bitbot-3.11-fork/modules
jesopo 476e4cc9c1 ["review"]["user"]["login"] -> ["sender"]["login"] to show who created a
pull_request_review event, not who started the review
2018-12-06 18:35:46 +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 Add !disconnect to admin.py 2018-11-20 14:27:24 +00:00
auto_mode.py Check automode when BitBot joins a channel 2018-10-13 22:21:51 +01:00
badwords.py
bitcoin.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
books.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
bot_channel.py Add 'bot-channel' config in bot.conf.example and use it, if present, in 2018-12-06 12:13:59 +00:00
channel_op.py Move channel tracking data/functions to src/IRCChannel.Channels 2018-11-11 12:34:22 +00:00
channel_save.py utils.irc.lower channel names when adding them to the autojoin list 2018-12-05 15:46:51 +00:00
check_mode.py Add missing "}"s in modules/check_mode.py 2018-11-10 22:35:35 +00:00
check_urls.py send.stdout/send.stderr need a server kwarg 2018-10-04 14:44:33 +01:00
coins.py Don't try to call .isdigit() on an int object in coin.py.lottery_buy 2018-12-05 11:28:44 +00:00
commands.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
ctcp.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01: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 Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
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
eval_rust.py
factoids.py 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
github.py ["review"]["user"]["login"] -> ["sender"]["login"] to show who created a 2018-12-06 18:35:46 +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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
haveibeenpwned.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
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 Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
imgur.py
in.py Use send.stdout in modules/in.py 2018-11-21 20:05:08 +00:00
ip_addresses.py
isgd.py
karma.py Add type/return hints throughout src/ and, in doing so, fix some cyclical 2018-10-30 14:58:48 +00:00
lastfm.py Standardise "Failed to load results" errors! 2018-10-20 20:53:24 +01:00
line_handler.py Only pop MODE args when we're certain we should (pays more attention to 2018-12-06 08:26:07 +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 typo in modules.py, '_reload' -> 'self._reload' 2018-12-02 09:19:03 +00:00
nickname_aliases.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
nickserv.py Remove unneeded \n 2018-10-03 16:00:07 +01:00
nr.py Remove telegram functionality - it's very broken/outdated and needs a 2018-12-05 15:53:49 +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 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 .items() on self.headers, to correctly use it for a dict comprehension 2018-12-06 12:03:58 +00:00
resume.py
rot13.py
sasl.py
scripts.py
sed.py
seen.py
set.py Prevent setting values to array settings and prevent adding to non-array 2018-12-05 12:13:29 +00:00
shakespeare.py
signals.py Only gracefully handle SIGINT once 2018-12-03 19:46:15 +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
tfl.py
thesaurus.py
title.py
to.py
todo.py
trakt.py
translate.py
tweets.py
upc.py
urbandictionary.py
weather.py
wikipedia.py
wolframalpha.py
words.py
youtube.py