bitbot-3.11-fork/modules
2019-01-29 22:36:54 +00:00
..
github Add a permission to !ghwebhook so an admin user can use it without +o (github) 2019-01-29 08:06:59 +00:00
scripts
8ball.py
accept_invite.py
admin.py
auto_mode.py
badges.py
badwords.py
bitcoin.py
books.py
bot_channel.py
channel_access.py We don't have an event object in _has_channel_access (channel_access.py) 2019-01-29 15:35:38 +00:00
channel_op.py Correct usage help for kickban/tempkickban (channel_op.py) 2019-01-29 17:37:14 +00:00
channel_save.py
check_mode.py
check_urls.py
coins.py
commands.py Stop processing a command when we've decided the user doesn't have permission 2019-01-29 15:38:04 +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
define.py
dice.py
ducks.py
eval_lua.py
eval_python.py
eval_rust.py
factoids.py 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
google.py
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
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
in.py
ip_addresses.py
isgd.py
karma.py
lastfm.py
line_handler.py
mixed_unicode.py
modules.py
nickserv.py
nr.py
perform.py
permissions.py
pong.py
print_activity.py Actually use new sender arg for _on_notice() (print_activity.py) 2019-01-17 14:51:44 +00:00
quit.py
quotes.py Pass category arg to _set_quotes in quote_add (quotes.py) 2019-01-26 16:06:15 +00:00
random_number.py 'guid' -> 'uuid' as apparently guid is microsoft's name for a uuid 2019-01-14 21:37:14 +00:00
rest_api.py I totally forgot that we don't need flask. at all. 2019-01-24 19:17:31 +00:00
resume.py
rot13.py Add modules/rot13.py 2018-10-11 12:44:22 +01:00
sasl.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
scripts.py
sed.py
seen.py
set.py We don't need a seperate command for !channelset override (set.py) 2019-01-29 07:18:03 +00:00
shakespeare.py
signals.py
soundcloud.py
spotify.py Forgot to import base64 (spotify.py) 2019-01-29 22:36:54 +00:00
stats.py
strax.py
strip_color.py
sts.py
tfl.py
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
tweets.py
upc.py
urbandictionary.py
weather.py
wikipedia.py
wolframalpha.py
words.py Typo in words.py: 'strippped_word' -> 'stripped_word' 2019-01-04 12:36:38 +00:00
youtube.py