|
69ee8f69f8
|
fix unload error on funcs with @rate
|
2020-01-29 14:06:58 -05:00 |
|
|
c424dd2658
|
make shutdown cleaner
|
2020-01-14 12:39:26 -05:00 |
|
|
7a17e50069
|
added scheduler
|
2020-01-13 12:54:11 -05:00 |
|
|
1b71e73757
|
refactored trigger
|
2020-01-07 18:58:19 -05:00 |
|
|
6368a60f59
|
fix channel.users dict not updated on nick change
|
2019-11-05 07:56:50 -05:00 |
|
|
a7fb575a55
|
bugfix
|
2019-10-09 18:35:38 -04:00 |
|
|
b552c35baa
|
refactored config
|
2019-10-08 12:39:13 -04:00 |
|
|
d06b8f2fdc
|
refactor bot.channels, privileges and more
|
2019-10-08 11:45:21 -04:00 |
|
|
6a067166fe
|
refactor bot.commands and bot._callables
|
2019-10-08 07:52:37 -04:00 |
|
|
af08fe0f16
|
user_joined callback
|
2019-10-07 16:37:39 -04:00 |
|
|
180cb159a7
|
add error handling for broken unicode
|
2019-09-13 19:01:08 -04:00 |
|
|
54ee7615b0
|
added event for when bot has it's nick changed.
|
2019-03-17 13:31:36 -04:00 |
|
|
6cb2a7a4f1
|
added ability to disable modules from the config
|
2018-06-11 12:50:09 -04:00 |
|
|
76ad41ec48
|
added callbacks for whois idle time, .updick works on others now
|
2018-05-29 17:41:47 -04:00 |
|
|
feb33e2345
|
fix command name lookup error, maybe fix seendb threading error
|
2018-05-29 08:08:42 -04:00 |
|
|
ea4e7a6653
|
added logging
|
2018-05-27 21:45:17 -04:00 |
|
|
b8bbcd4971
|
modeChanged() works properly, small changes to module loading
|
2018-05-27 14:16:50 -04:00 |
|
|
55087c42ed
|
changed bot.say to bot.msg
|
2018-05-25 15:21:18 -04:00 |
|
|
902a57c911
|
.help lists aliases
|
2018-05-25 13:46:43 -04:00 |
|
|
09a4f03f4c
|
@require_privilege sets func.priv
|
2018-05-25 12:54:11 -04:00 |
|
|
5a7d90b0ba
|
refactored internal commands structure, made .help only show one alias per function
|
2018-05-25 11:53:15 -04:00 |
|
|
58f3cce7d0
|
some light housekeeping, reworking grog.py, renamed rundown() correctly
|
2018-03-28 23:03:06 -04:00 |
|
|
83889b2941
|
added cmd_priv dict and made .help only output commands a user can use
|
2018-03-25 14:26:29 -04:00 |
|
|
99b40b9e54
|
fix some oops's
|
2018-03-16 03:59:02 -04:00 |
|
|
67627a0740
|
initial commit
|
2018-03-16 03:13:43 -04:00 |
|