|
|
@@ -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
|