Ver Fonte

Add more docs about roles

Bryan Drewery há 12 anos atrás
pai
commit
768438fc2d
1 ficheiros alterados com 7 adições e 1 exclusões
  1. 7 1
      doc/UPDATES

+ 7 - 1
doc/UPDATES

@@ -1,4 +1,10 @@
-* Add cmd_roles (leaf only) to display roles for a channel.
+* Wraith now automatically assigns roles to bots for channels, no longer
+  requiring manually assigning them with flags +flry for flood, limit,
+  resolve, auto-voice, auto-op. These roles are decentralized and per-chan
+  such that net-splits and botnet-splits and multiple groups in 1 chan
+  will properly assign roles out to bots to not cause overlap. Only leaf
+  bots know which bots have which roles. (#39)
+* Add cmd_roles (leaf only) to display roles for a channel. (#39)
 
 maint
   * Read in /etc/hosts on startup