ohnx / minervabot

Modular IRC bot. The reincarnation of athenabot!
Apache License 2.0
2 stars 1 forks source link

store userdb #7

Open ohnx opened 6 years ago

ohnx commented 6 years ago

create a userdb that stores a mapping from nick -> ident, cloak. etc.

update the userdb on NICK, JOIN, PART, and QUIT.

maybe even consider WHOIS stuff?

blockers: #6