bitbot-3.11-fork/modules
2019-02-16 15:53:59 +00:00
..
commands Let IRCLine.Line handle truncating command output 2019-02-10 20:49:59 +00:00
github Put spaces either side of arrow symbol, makes it easier to see (github) 2019-02-16 09:06:29 +00:00
sasl 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
scripts
8ball.py
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
badges.py 'current_badges' -> 'badges' (badges.py) 2019-02-13 16:33:28 +00:00
badwords.py
bitcoin.py
books.py
bot_channel.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
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 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +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
ctcp.py Typo, 'datetme' -> 'datetime' (ctcp.py) 2019-02-12 16:55:56 +00:00
database_backup.py
define.py
dice.py
ducks.py
eval_lua.py
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 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
karma.py
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 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
message_tracking.py Only send +draft/delivered and +draft/read on private message 2019-02-15 00:07:33 +00:00
mixed_unicode.py
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
perform.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
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 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
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
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 typo, 'server.get_settings' -> 'server.get_setting' (resume.py) 2019-02-16 15:53:59 +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
spotify.py
stats.py 'src/IRCServer.capabilities' -> 'src/IRCServer.agreed_capabilities' 2019-02-16 09:12:43 +00:00
strax.py
strip_color.py
sts.py
tfl.py
thesaurus.py
timer.py 'recevied' -> 'received' (timer.py) 2018-12-20 23:55:45 +00:00
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
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
words.py
youtube.py raise EventError when no results are found, to avoid double stderr write (youtube.py) 2019-02-14 01:00:16 +00:00