we do this deep in the server in order to have the split functionality use it properly. i still don't know if it handles server privacy masks properly (which would only be noticed if that cloak is sent when you connect). actually, on that note, this only works if the ircd sends the nickmask in 001. but hey, it works on one server at least
11 lines
521 B
Plaintext
11 lines
521 B
Plaintext
dr.botzo --- BUGS
|
|
|
|
* aliases referencing the bot by name, like !join #botname, just have MegaHAL fire twice
|
|
this one may be more tricky as it involves alias order of operations and whatnot.
|
|
maybe it's time to finally implement an internal message bus distinct from the pubmsg
|
|
handler
|
|
* being in #chan and telling the bot to !part #chan is a crash if it can't message
|
|
#chan after it leaves
|
|
* Countdown formatting has singular nouns for negative numbers (-21 day)
|
|
* probably many, many more
|