bitbot-3.11-fork/modules
2019-02-04 21:35:31 +00:00
..
github Add ")" that should have been removed when we stopped using enumerate for 2019-02-04 21:35:31 +00:00
scripts
8ball.py Minor code styling change in modules/8ball.py 2018-11-17 12:48:42 +00:00
accept_invite.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
admin.py
auto_mode.py
badges.py Typo, '==' -> '=' 2018-12-22 09:36:13 +00:00
badwords.py
bitcoin.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
books.py
bot_channel.py Add 'bot-channel' config in bot.conf.example and use it, if present, in 2018-12-06 12:13:59 +00:00
channel_access.py
channel_op.py
channel_save.py
check_mode.py
check_urls.py
coins.py
commands.py Reply to statusmsg commands (e.g. '/msg +channel !ping') with the same statusmsg 2019-02-04 21:32:44 +00:00
ctcp.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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
dice.py
ducks.py
eval_lua.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
eval_python.py
eval_rust.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
factoids.py
google.py
greeting.py
hash.py
ids.py
imdb.py
imgur.py
in.py
ip_addresses.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
isgd.py
karma.py
lastfm.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
line_handler.py Reply to statusmsg commands (e.g. '/msg +channel !ping') with the same statusmsg 2019-02-04 21:32:44 +00:00
mixed_unicode.py
modules.py typo in modules.py, '_reload' -> 'self._reload' 2018-12-02 09:19:03 +00:00
nickserv.py
nr.py
perform.py
permissions.py
pong.py
print_activity.py
quit.py
quotes.py Pass category arg to _set_quotes in quote_add (quotes.py) 2019-01-26 16:06:15 +00:00
random_number.py
rest_api.py apikey command should have a minimum argument restriction (rest_api.py) 2019-02-01 12:02:02 +00:00
resume.py
rot13.py
sasl.py
scripts.py
sed.py Add type/return hints throughout src/ and, in doing so, fix some cyclical 2018-10-30 14:58:48 +00:00
seen.py
set.py
shakespeare.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
signals.py
soundcloud.py
spotify.py
stats.py
strax.py
strip_color.py
sts.py INFO instead of TRACE log for STS policy setting and connection upgrade 2018-11-08 12:21:54 +00:00
tfl.py bus_stop isnt a Response object (tfl.py) 2019-01-21 10:46:23 +00:00
thesaurus.py
timer.py 'recevied' -> 'received' (timer.py) 2018-12-20 23:55:45 +00:00
title.py
to.py
todo.py
trakt.py
translate.py
tweets.py
upc.py
urbandictionary.py
weather.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
wikipedia.py
wolframalpha.py
words.py
youtube.py