Commits
Commit:
89ba1c136a71c97e18039ab867191edb55b55e10 (master)
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Thu May 18 21:24:51 2023 UTC
Added list of ip addresses user by user in user report Also added $self->{dbh} object
Commit:
917188509192877feb9d6024b7e242810142d665
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Thu May 18 20:24:34 2023 UTC
Added ability to search for ip Added update to help message
Commit:
b2b8298e78436b45bd4e6e53c748746f99cca3e5
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Wed May 17 04:58:03 2023 UTC
added support for searching username or email users without a search returns count of users.
Commit:
7d9238c442e71ea7b906beb7d16e5550568ce326
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Mon May 15 18:43:08 2023 UTC
Respond with private data in pm now.
Commit:
0b0333461f9db1d7b208b4b016de7f8b2e6cd86d
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Mon May 15 17:41:09 2023 UTC
Added support for verifying requester is authenticated Added support for listing users with email and epoch of last time seen.
Commit:
df7b26189826b401bd00094584d7b6cabed3e8b0
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Mon May 15 06:40:41 2023 UTC
Added .gitignore and description to repo
Commit:
151b01d1efd1a3ceacd8624d3e898f564c7c11af
Author:
Izzy Blacklock <izzyb@planetofnix.com>
Committer:
Izzy Blacklock <izzyb@planetofnix.com>
Date:
Mon May 15 05:37:10 2023 UTC
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.
IRCNow