|
@@ -18,13 +18,14 @@
|
|
|
* Add cmd_newhub for adding a new hub. All bots will add this to their config.
|
|
* Add cmd_newhub for adding a new hub. All bots will add this to their config.
|
|
|
* Hubs can now be overridden inside the botconfig (-C)
|
|
* Hubs can now be overridden inside the botconfig (-C)
|
|
|
* Optimize userfile writing by doing it asynchronously
|
|
* Optimize userfile writing by doing it asynchronously
|
|
|
- * Add [bot]set var 'groups' to configure what groups bots are in
|
|
|
|
|
- * Add chanset 'groups' to take a list of groups that should join. 'chanset #chan groups { main backup }'
|
|
|
|
|
- * Added group support to 'botcmd': 'botcmd %group cmd'
|
|
|
|
|
- * 'botjoin' and 'botpart' have been removed. Just use .+chan, .chanset, .botset to control groups.
|
|
|
|
|
- * Add command 'groups' to list all groups and which bots are in them.
|
|
|
|
|
- * Command 'channels' now accepts a '%group' param to show which channels a group are in.
|
|
|
|
|
- * Add '%group' support to 'bots' command.
|
|
|
|
|
|
|
+ * Groups support added. See: http://wraith.botpack.net/wiki/Groups
|
|
|
|
|
+ * Add [bot]set var 'groups' to configure what groups bots are in
|
|
|
|
|
+ * Add chanset 'groups' to take a list of groups that should join. 'chanset #chan groups { main backup }'
|
|
|
|
|
+ * Added group support to 'botcmd': 'botcmd %group cmd'
|
|
|
|
|
+ * 'botjoin' and 'botpart' have been removed. Just use .+chan, .chanset, .botset to control groups.
|
|
|
|
|
+ * Add command 'groups' to list all groups and which bots are in them.
|
|
|
|
|
+ * Command 'channels' now accepts a '%group' param to show which channels a group are in.
|
|
|
|
|
+ * Add '%group' support to 'bots' command.
|
|
|
* Improve output of 'bots' command by displaying and sorting nodename
|
|
* Improve output of 'bots' command by displaying and sorting nodename
|
|
|
|
|
|
|
|
maint
|
|
maint
|