Welcomebot

From StatusNet

Jump to: navigation, search

To enable a welcomebot, to greet new users, like this one on identi.ca http://identi.ca/welcomebot

  1. Create a new user called "welcomebot".
  2. In your config add this:
$config['newuser']['welcome'] = 'welcomebot';

or run this command

php scripts/setconfig.php newuser welcome welcomebot

At this time the message is not configurable.

Personal tools