Commit Graph

18 Commits

Author SHA1 Message Date
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 c058c42b1c Plugins: add capabilities to default groups 2020-02-05 18:28:59 -08:00
Pragmatic Software 26f9fc7677 Plugin/ActionTrigger: improve weather example 2020-02-01 23:06:48 -08:00
Pragmatic Software 5a797e84b1 Plugins/ActionTrigger: add weather example 2020-02-01 23:03:44 -08:00
Pragmatic Software e848a03717 Plugins/ActionTrigger: minor fix to usage message 2020-02-01 22:47:04 -08:00
Pragmatic Software 31a5a0f879 Plugins/ActionTrigger: improve kick example's kick message 2020-02-01 22:39:02 -08:00
Pragmatic Software 059dc26488 Plugin/ActionTrigger: improve examples; remove bind_param()s 2020-02-01 22:29:56 -08:00
Pragmatic Software 4b25ec3ee1 Plugins/ActionTrigger: properly handle quoted arguments; massive clean-up 2020-02-01 22:20:44 -08:00
Pragmatic Software b92fe8a83f Plugins: use new Users system 2020-01-25 12:31:08 -08:00
Pragmatic Software 9fd9e4f99c ActionTrigger: remove trailing comma from database creation 2019-12-19 22:57:54 -08:00
Pragmatic Software c788b2c5bd ActionTrigger: fix undefined reference when no triggers 2019-12-15 14:44:52 -08:00
Pragmatic Software 75b7d05a69 ActionTrigger: silence undefined variable warnings 2019-12-14 09:54:38 -08:00
Pragmatic Software f4473832ee ActionTrigger: add repeat delay 2019-11-14 17:24:51 -08:00
Pragmatic Software 504296bdbb ActionTrigger: strip /me from ACTION messages 2019-11-09 20:04:22 -08:00
Pragmatic Software fc8a1057c9 Move Plugins directory to root, out of PBot source tree 2019-09-01 11:01:18 -07:00