.. |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
auto_mode.py
|
Check automode when BitBot joins a channel
|
2018-10-13 22:21:51 +01:00 |
bitcoin.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
books.py
|
|
|
bot_channel.py
|
|
|
channel_op.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
channel_save.py
|
|
|
check_mode.py
|
|
|
check_urls.py
|
|
|
coins.py
|
We should be changing bet_amounts instead of parsing a bet amount and doing
|
2018-10-17 08:40:23 +01:00 |
commands.py
|
str(utils.EventError) should be written to stderr, not stdout
|
2018-10-16 15:15:20 +01:00 |
ctcp.py
|
|
|
database_backup.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
define.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
dice.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
ducks.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
eval_lua.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
eval_python.py
|
' -> " in modules/eval_python.py
|
2018-10-12 13:23:54 +01:00 |
eval_rust.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
github.py
|
Only get list of github-hook channels once
|
2018-10-13 09:16:22 +01:00 |
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
haveibeenpwned.py
|
|
|
ids.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
imdb.py
|
|
|
in.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
ip_addresses.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
isgd.py
|
|
|
karma.py
|
|
|
lastfm.py
|
|
|
line_handler.py
|
event["args"] is an array already, args_split does not exist. Also send raw
|
2018-10-15 14:29:16 +01:00 |
modules.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
nickname_aliases.py
|
|
|
nickserv.py
|
|
|
nr.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
perform.py
|
|
|
permissions.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
pong.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
print_activity.py
|
|
|
quit.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
rot13.py
|
|
|
sasl.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
scripts.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
sed.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
seen.py
|
|
|
set.py
|
Typo on modules/set.py; 'events.call' -> 'events.on'
|
2018-10-16 23:13:19 +01:00 |
shakespeare.py
|
|
|
signals.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
soundcloud.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
spotify.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
stats.py
|
|
|
strax.py
|
|
|
strip_color.py
|
|
|
telegram.py
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
tfl.py
|
|
|
thesaurus.py
|
|
|
title.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
to.py
|
|
|
todo.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
trakt.py
|
Mark command hooks that are aliases ('g' vs 'google')
|
2018-10-10 10:42:41 +01:00 |
translate.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
tweets.py
|
|
|
upc.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
urbandictionary.py
|
|
|
weather.py
|
|
|
wikipedia.py
|
Mark command hooks that are aliases ('g' vs 'google')
|
2018-10-10 10:42:41 +01:00 |
wolframalpha.py
|
|
|
words.py
|
Add ` and * to characters stripped from start/end or words in modules/words.py
|
2018-10-12 08:38:29 +01:00 |
youtube.py
|
|
|