README.md in cogbot-0.1.4 vs README.md in cogbot-0.1.5
- old
+ new
@@ -16,10 +16,11 @@
* redmine issues polled from redmine and announced
* commands to ask google, rubygems or stack overflow
* the urban dictionary to make us laugh
* a twitter search plugin
* a trello webhooks listener
+* a RSS announce poller
* and some other more or less used features
## Installation
@@ -31,9 +32,18 @@
cogbot start
you will be prompted to create a configuration file in ~/.cogbot/cogbot.yml
When this is done you can launch again and it will just run according to your configuration.
+
+To stop the robot, just use
+
+ cogbot stop
+
+You can specify an alternative config directory using the COGBOT_DIR environment variable:
+
+ COGBOT_DIR=~/.cogbot-alt cogbot start
+ COGBOT_DIR=~/.cogbot-alt cogbot stop
## Configuration
Some plugins require extra config parameters: