bitbot-3.11-fork/modules
2019-02-20 17:08:30 +00:00
..
commands
github Put a helper function in utils to do iso8601 formatting. change IRCServer's 2019-02-17 14:15:40 +00:00
permissions Use '&lt;' for '<' in README (permissions) 2019-02-17 14:29:50 +00:00
sasl 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
scripts
8ball.py Minor code styling change in modules/8ball.py 2018-11-17 12:48:42 +00:00
accept_invite.py
admin.py Actually return function hook from _shutdown_hook (admin.py) 2019-02-11 10:09:39 +00:00
auto_mode.py Shift formatting protocol data to it's own file: utils.irc.protocol 2019-02-18 14:58:27 +00:00
badges.py 'current_badges' -> 'badges' (badges.py) 2019-02-13 16:33:28 +00:00
badwords.py 'continue' -> 'return' in moules/badwords.py 2018-10-28 14:02:43 +00:00
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 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
channel_access.py
channel_op.py Shift formatting protocol data to it's own file: utils.irc.protocol 2019-02-18 14:58:27 +00:00
channel_save.py Add IRCServer.send_joins, a nicer interface than manually ",".joining 2019-02-20 17:08:30 +00:00
check_mode.py
check_urls.py
coins.py
ctcp.py Typo, 'datetme' -> 'datetime' (ctcp.py) 2019-02-12 16:55:56 +00: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 range()'s upper bound is not inclusive 2018-11-17 12:29:24 +00:00
ducks.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
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 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
google.py
greeting.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
hash.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
imgur.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
in.py Have to refer to timer.kwargs to get kwargs (in.py) 2019-02-10 13:27:49 +00:00
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 Don't put channel messages as low priority, so we can still catch "bitbot: ++" 2019-01-25 23:53:53 +00:00
lastfm.py
line_handler.py
message_tracking.py
mixed_unicode.py Move all logic related to score reasons until after we've checked if we have 2018-11-20 20:43:26 +00:00
modules.py
nick_regain.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
nickserv.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
nr.py NR: list only called/total full count for service 2018-12-20 23:53:40 +00:00
perform.py
pong.py
print_activity.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
quit.py quit: Fix style but better 2019-02-19 18:06:24 +01:00
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 Pass key through to _get_settings (rest_api.py) 2019-02-19 19:49:13 +00:00
resume.py Default cap_done to True, there's only one scenario were it is false (resume.py) 2019-02-17 16:00:33 +00:00
rot13.py Add modules/rot13.py 2018-10-11 12:44:22 +01:00
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 server.get_channel was moved to server.channels.get a long time ago (set.py) 2019-01-30 19:40:20 +00:00
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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
strip_color.py
sts.py
tfl.py bus_stop isnt a Response object (tfl.py) 2019-01-21 10:46:23 +00:00
thesaurus.py Correctly handle a 404 in thesaurus.py 2018-12-16 11:03:36 +00:00
timer.py
title.py
to.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
wolframalpha.py Use the correct namespace for HTTPTimeoutException (wolframalpha) 2019-01-20 19:05:50 +00:00
words.py Typo in words.py: 'strippped_word' -> 'stripped_word' 2019-01-04 12:36:38 +00:00
youtube.py