bitbot-3.11-fork/modules
2019-04-15 16:53:52 +01:00
..
channel_log
commands
github 'closed #123 without merging' -> 'closed #123' 2019-04-11 13:09:30 +01:00
line_handler Add/remove people from channels before received.join/received.part events 2019-04-15 14:41:09 +01:00
permissions Add a master-admin login system, to have a bot-wide password to give any user 2019-04-15 14:52:08 +01:00
sasl
scripts
8ball.py
accept_invite.py
admin.py !raw needs to parse the line it's given in to an IRCParsedLine now 2019-02-23 16:11:41 +00:00
auto_mode.py
badges.py
badwords.py 'continue' -> 'return' in moules/badwords.py 2018-10-28 14:02:43 +00:00
bitcoin.py
books.py
bot_channel.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
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
channel_save.py
check_mode.py
check_urls.py
coins.py Also human-ify coin bet amounts in a flip 2019-03-21 21:09:53 +00:00
ctcp.py
cve.py
database_backup.py
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 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
format_activity.py
google.py
greeting.py
hash.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
ids.py
imdb.py
imgur.py
in.py
ip_addresses.py
isgd.py
karma.py
lastfm.py only use one "-" to separate text from url in lastfm.py 2019-02-28 16:34:22 +00:00
message_tracking.py
mixed_unicode.py
modules.py
nick_regain.py
nickserv.py
nr.py
perform.py
pong.py
print_activity.py don't utils.irc.parse_format in format_activity.py, so we don't have to use 2019-03-06 14:30:33 +00:00
quotes.py
random_number.py
rest_api.py Add 'api-port' setting to bot.conf and use it in rest_api.py 2019-03-13 16:52:51 +00:00
resume.py
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
signals.py
soundcloud.py
spotify.py
stats.py
strax.py
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
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
words.py
youtube.py