bitbot-3.11-fork/modules
2019-02-12 17:07:39 +00:00
..
commands Let IRCLine.Line handle truncating command output 2019-02-10 20:49:59 +00:00
github Put an strf format for ISO8601 in utils 2019-02-12 11:08:24 +00:00
sasl Move constant-time compare function to utils.security 2019-02-12 11:57:49 +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 Actually return function hook from _shutdown_hook (admin.py) 2019-02-11 10:09:39 +00:00
auto_mode.py Delete automodes user_channel setting when it's empty (auto_mode.py) 2019-02-04 08:45:48 +00:00
badges.py Typo, '==' -> '=' 2018-12-22 09:36:13 +00:00
badwords.py
bitcoin.py
books.py
bot_channel.py
channel_access.py check we have a channel_arg kwarg before parsing it as an int 2019-01-30 19:20:11 +00:00
channel_op.py Actually add private_unban function def. oops. (channel_op.py) 2019-01-30 21:07:03 +00:00
channel_save.py Don't send empty JOIN when we have no saved channels (channel_save.py) 2019-02-10 14:55:46 +00:00
check_mode.py Add a way to force success and force failure of a command permission check 2019-01-28 23:29:52 +00:00
check_urls.py
coins.py Don't take a users coins when they make an invalid roulette bet (coins.py) 2019-02-05 23:00:56 +00:00
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
ducks.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
eval_lua.py
eval_python.py
eval_rust.py
factoids.py
google.py Channels are 'target' in command events 2018-12-15 22:57:38 +00:00
greeting.py
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
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 Don't use the event system to get results from other modules - use exports 2019-02-09 13:14:45 +00:00
line_handler.py user is null when we sent a NOTICE non-echo-message (line_handler.py) 2019-02-12 17:07:39 +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 Use constant-time compare in permissions.py for password identifying 2019-02-12 11:59:47 +00:00
pong.py
print_activity.py
quit.py Don't use the event system to get results from other modules - use exports 2019-02-09 13:14:45 +00: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 Add !cointoss to random_number.py 2019-02-12 15:23:02 +00:00
rest_api.py Don't require client cert validation (rest_api.py) 2019-02-10 13:26:35 +00:00
resume.py Upgrade resume.py to draft/resume-0.3 and support sending last-read timestamp 2019-02-12 11:14:36 +00:00
rot13.py
sed.py
seen.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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 Make use of "when line sent" logic to disconnect after QUIT (signals.py) 2019-02-10 14:32:04 +00:00
soundcloud.py Handle !soundcloud returning no results (soundcloud.py) 2019-01-08 10:14:21 +00:00
spotify.py
stats.py bytes_written/bytes_read is now on IRCServer.socket (stats.py) 2019-02-11 18:26:16 +00:00
strax.py
strip_color.py
sts.py
tfl.py
thesaurus.py
timer.py
title.py title is already a parsed string from _get_title() (title.py) 2019-02-09 13:38:09 +00:00
to.py
todo.py
trakt.py
translate.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
tweets.py
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
youtube.py Don't use the event system to get results from other modules - use exports 2019-02-09 13:14:45 +00:00