WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Re-implement Auth #49

Closed NanoSector closed 7 years ago

NanoSector commented 8 years ago

We need some way of re-implementing Auth. Possibly we can make this a submodule of Commandparser? We could hook it in there and create a new elevatedcommand event group, or something similar.

NanoSector commented 7 years ago

https://github.com/WildPHP/Wild-IRC-Bot/issues/74