Commit Graph

15 Commits

Author SHA1 Message Date
Pragmatic Software 1a41f9aebb Refactor PBot::Timer into PBot::EventQueue
Make better use of PBot::IRC's select loop
Remove use of SIGALRM
2021-06-21 17:26:24 -07:00
Pragmatic Software 1c2b4da9ab Consolidate imports into PBot::Imports 2021-06-18 21:23:34 -07:00
Pragmatic Software 7acb1e2cf4 Plugins/AntiTwitter.pm: use utf8 2021-04-04 23:16:37 -07:00
Pragmatic Software 2af12c97f5 Plugins/AntiTwitter: disregard whitelisted users 2020-05-21 19:25:31 -07:00
Pragmatic Software ea19abad4f Refactor BanTracker into BanList; move stuff out off ChanOps 2020-04-28 21:33:49 -07:00
Pragmatic Software f258cf6cc6 Plugins/AntiTwitter: use event queue to decrement offense counter 2020-03-07 18:45:34 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software 59af6e944d Plugins: use Plugin parent class 2020-02-08 19:48:05 -08:00
Pragmatic Software 39e98db663 Plugins: __PACKAGE__ no longer necessary in unload() 2020-02-07 20:48:09 -08:00
Pragmatic Software 9f2a0346e0 Plugins: unregister event handlers on unload 2020-02-07 12:24:21 -08:00
Pragmatic Software 63f6ccb80c Remove unnecessary use of delete keyword 2020-02-06 01:14:08 -08:00
Pragmatic Software 5e40730f36 AntiTwitter: whoops 2019-12-30 02:05:55 -08:00
Pragmatic Software 341d5e7270 AntiTwitter: Remove nick prefix from private messages 2019-12-30 02:01:04 -08:00
Pragmatic Software d2203db285 AntiTwitter: `@` symbol must now be adjacent to nick 2019-12-30 01:44:02 -08:00
Pragmatic Software fc8a1057c9 Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00