Quellcode durchsuchen

Add more docs about roles

Bryan Drewery vor 12 Jahren
Ursprung
Commit
768438fc2d
1 geänderte Dateien mit 7 neuen und 1 gelöschten Zeilen
  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