bitbot-3.11-fork/modules
2018-11-27 17:36:22 +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 Add !disconnect to admin.py 2018-11-20 14:27:24 +00:00
auto_mode.py
badwords.py 'continue' -> 'return' in moules/badwords.py 2018-10-28 14:02:43 +00:00
bitcoin.py
books.py
bot_channel.py
channel_op.py Move channel tracking data/functions to src/IRCChannel.Channels 2018-11-11 12:34:22 +00:00
channel_save.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
check_mode.py Add missing "}"s in modules/check_mode.py 2018-11-10 22:35:35 +00:00
check_urls.py
coins.py Show wallet balances in a human format (with ","s) 2018-11-02 13:09:09 +00:00
commands.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
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
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
eval_python.py Give page an initial value of None, in case the get_url call fails in 2018-10-24 13:54:22 +01:00
eval_rust.py
factoids.py 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
github.py 'line' -> 'output' (github.py) 2018-11-27 15:07:22 +00:00
google.py
greeting.py
hash.py
haveibeenpwned.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
in.py Use send.stdout in modules/in.py 2018-11-21 20:05:08 +00:00
ip_addresses.py Make IP regex neater in modules/ip_addresses.py 2018-11-15 15:41:55 +00:00
isgd.py
karma.py
lastfm.py
line_handler.py Don't prefix "self." events with "received." 2018-11-27 15:43:32 +00:00
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
nickname_aliases.py
nickserv.py
nr.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
perform.py
permissions.py
pong.py
print_activity.py Show who invited who when printing and invite (print_activity.py) 2018-11-27 17:36:22 +00:00
quit.py
quotes.py
random_number.py
rest_api.py Grab response from functions asked to be executed on the main thread and feed 2018-11-27 14:25:12 +00:00
resume.py
rot13.py
sasl.py
scripts.py
sed.py
seen.py
set.py Remove accidentally-added additional argument in modules/set.py.bot_set 2018-11-12 20:33:56 +00:00
shakespeare.py
signals.py Reload bot config (on USR1) on the main thread 2018-11-27 15:10:49 +00:00
soundcloud.py
spotify.py
stats.py Show list of users in a channel, not just count 2018-11-27 13:34:51 +00:00
strax.py
strip_color.py
sts.py
telegram.py
tfl.py
thesaurus.py
title.py Catch exceptions in modules/title.py 2018-10-19 10:31:45 +01:00
to.py
todo.py
trakt.py
translate.py Strip font from the last message in a channel before trying to translate it 2018-11-14 14:44:01 +00:00
tweets.py
upc.py
urbandictionary.py
weather.py
wikipedia.py
wolframalpha.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
words.py Better support passing "send" events through the parsers already present in 2018-11-14 14:41:28 +00:00
youtube.py