bitbot-3.11-fork/modules
2019-02-08 22:04:39 +00:00
..
github Show when a check_run is queued (github) 2019-02-07 23:05:29 +00:00
sasl Use HTML entity for less-than symbol (sasl README.md) 2019-02-07 13:53:46 +00:00
scripts
8ball.py
accept_invite.py
admin.py
auto_mode.py
badges.py
badwords.py
bitcoin.py
books.py
bot_channel.py
channel_access.py
channel_op.py Actually add private_unban function def. oops. (channel_op.py) 2019-01-30 21:07:03 +00:00
channel_save.py
check_mode.py
check_urls.py
coins.py
commands.py
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 Add missing .data on a utils.http.request Response object (define.py) 2018-12-15 22:56:04 +00:00
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
factoids.py
google.py
greeting.py
hash.py
ids.py
imdb.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
imgur.py
in.py
ip_addresses.py
isgd.py Change isgd.py to use Exports to offer url shortening, not events 2019-02-07 10:07:11 +00:00
karma.py
lastfm.py
line_handler.py server_capabilities is a dict, capabilities is a set (line_handler.py) 2019-02-08 17:48:41 +00:00
mixed_unicode.py
modules.py
nickserv.py Remove unneeded \n 2018-10-03 16:00:07 +01:00
nr.py
perform.py
permissions.py
pong.py
print_activity.py
quit.py quit: add quote 2019-02-07 18:21:35 +00:00
quotes.py
random_number.py
rest_api.py Abstract away sending response to REST API request (rest_api.py) 2019-02-08 22:04:39 +00:00
resume.py Remove unneeded string literal for resume CAP 2018-11-09 11:15:07 +00:00
rot13.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
signals.py
soundcloud.py
spotify.py make !sp and alias of !spotify (spotify.py) 2019-02-08 15:34:04 +00:00
stats.py Show capabilities in API server stats (stats.py) 2019-02-08 17:56:13 +00:00
strax.py
strip_color.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
sts.py
tfl.py
thesaurus.py Correctly handle a 404 in thesaurus.py 2018-12-16 11:03:36 +00:00
timer.py
title.py
to.py
todo.py
trakt.py
translate.py
tweets.py Change isgd.py to use Exports to offer url shortening, not events 2019-02-07 10:07:11 +00:00
upc.py
urbandictionary.py
weather.py
wikipedia.py
wolframalpha.py Use the correct namespace for HTTPTimeoutException (wolframalpha) 2019-01-20 19:05:50 +00:00
words.py
youtube.py