bitbot-3.11-fork/modules
2018-11-16 20:39:37 +00:00
..
scripts
8ball.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
accept_invite.py
admin.py
auto_mode.py
badwords.py
bitcoin.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
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
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
define.py
dice.py we need strings! 2018-11-16 17:43:05 +00:00
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
github.py Show more than 3 commits in 1 message speficially designed for doing so 2018-11-16 20:39:37 +00:00
google.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
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
haveibeenpwned.py
ids.py
imdb.py
imgur.py
in.py
ip_addresses.py Make IP regex neater in modules/ip_addresses.py 2018-11-15 15:41:55 +00:00
isgd.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
karma.py
lastfm.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
line_handler.py This elif should have actually been one even indented! 2018-11-14 22:18:54 +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 Fix the order of some connection params, add alias as a seperate argument to 2018-11-05 18:30:39 +00:00
permissions.py serverset identity-mechanism should be in modules/permissions.py 2018-11-02 11:08:03 +00:00
pong.py
print_activity.py 'self.message.*' now uses 'send.message.*' 2018-11-14 22:54:27 +00:00
quit.py
quotes.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
random_number.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
rest_api.py Prefix modules/rest_api.py logging with "[HTTP] " 2018-11-14 23:02:32 +00:00
resume.py Remove unneeded string literal for resume CAP 2018-11-09 11:15:07 +00:00
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 Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
soundcloud.py
spotify.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
stats.py update modules/stats.py to use connection_params 2018-11-11 08:47:21 +00:00
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 INFO instead of TRACE log for STS policy setting and connection upgrade 2018-11-08 12:21:54 +00:00
telegram.py
tfl.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
thesaurus.py
title.py
to.py
todo.py Change all instances of stdout.write+return to raise utils.EventError in 2018-10-16 15:09:58 +01:00
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
words.py Better support passing "send" events through the parsers already present in 2018-11-14 14:41:28 +00:00
youtube.py