Commits
- Commit:
df7b26189826b401bd00094584d7b6cabed3e8b0
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
Added .gitignore and description to repo
- Commit:
151b01d1efd1a3ceacd8624d3e898f564c7c11af
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
Initial commit of Bot::BasicBot::Plugable::Module::BotnowDB
Initial work to create a module that can access the botnow.db
database. It currently can give a list of users in the bnc
table. It only answers takes action of the message starts with
botnow. Currently working poc commands are:
botnow users
--Returns list of users in the database.
botnow user $username
--Returns nick, email address, date last seen, channel and message
last post seen.