Commit Graph

7 Commits

Author SHA1 Message Date
Pragmatic Software dfae9bebc0 Relicense under MIT 2021-07-10 15:00:22 -07:00
Pragmatic Software 61881535fa Rename various duplicated backend keys, e.g., $pbot->{factoids}->{factoids} to, e.g., $pbot->{factoids}->{storage} 2021-07-09 14:39:35 -07:00
Pragmatic Software 20134def36 EventQueue: rearrange subroutines in file more logically 2021-06-22 14:38:30 -07:00
Pragmatic Software af0938dfc3 EventQueue: add some unnecessary comments 2021-06-22 14:02:51 -07:00
Pragmatic Software db3320195e EventQueue: improve usage message; `.*` and `*` both work in `remove` 2021-06-22 13:56:15 -07:00
Pragmatic Software cf3ca4e815 EventQueue: Rename do_next_event() to do_events() 2021-06-21 17:40:36 -07:00
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