curl -sS https://getcomposer.org/installer | php
./composer.phar install
Get help:
php bot.php symfonycon:bot:run -h
Example:
php bot.php symfonycon:bot:run --nickname=MrBot random-channel
- BeerPlugin - if you mention beer|pint|pub|bar|party, it will inform you how you can order beer in Warsaw
- TalksPlugin - type in "next talk" to see what's next on SymfonyCon!
Look at the example plugin in src/SymfonyCon/Bot/Plugin
and send us a pull request! :)
Please do not run the same bot with the beerplugin or similar in the same channel. It will cause a loop and you will be banned and just cause a lot of spam.