bitbot-3.11-fork/modules
2019-01-30 11:26: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 Minor code styling change in modules/8ball.py 2018-11-17 12:48:42 +00:00
accept_invite.py
admin.py
auto_mode.py The event fired when we get an account-notify message iss 2019-01-27 07:16:41 +00:00
badges.py Typo, '==' -> '=' 2018-12-22 09:36:13 +00:00
badwords.py
bitcoin.py
books.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00: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_access.py Support a way to check user channel access in a private command 2019-01-30 11:16:34 +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 Add irc_lower() and irc_equals() to IRCServer.Server so that no where else 2019-01-24 17:12:50 +00:00
check_mode.py Add a way to force success and force failure of a command permission check 2019-01-28 23:29:52 +00:00
check_urls.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
coins.py
commands.py We should be using potential_hook until we've decided on a valid hook 2019-01-30 11:26:54 +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
ducks.py
eval_lua.py
eval_python.py Check if page is null before trying to access page.data (eval_python.py) 2019-01-15 12:39:27 +00:00
eval_rust.py
factoids.py 'factoid' -> 'value' 2018-11-18 11:18:37 +00:00
google.py Channels are 'target' in command events 2018-12-15 22:57:38 +00:00
greeting.py
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
in.py Use send.stdout in modules/in.py 2018-11-21 20:05:08 +00:00
ip_addresses.py
isgd.py
karma.py
lastfm.py
line_handler.py Use target (after prefixes lstrip) to get channel object (line_handler.py) 2019-01-27 22:43:35 +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
nickserv.py
nr.py
perform.py
permissions.py Use new utils.consts.PERMISSION_FORCE_SUCCESS in permissions.py 2019-01-29 07:14:53 +00:00
pong.py
print_activity.py
quit.py
quotes.py
random_number.py
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
sasl.py
scripts.py Update modules/scripts.py to use utils.parse.hashflags instead of 2018-11-05 12:15:54 +00:00
sed.py
seen.py
set.py Add a private channelset command (set.py) 2019-01-30 11:16:42 +00:00
shakespeare.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
signals.py Only gracefully handle SIGINT once 2018-12-03 19:46:15 +00:00
soundcloud.py
spotify.py Correctly compare current time and token expire time and actually cache the 2019-01-29 22:46:00 +00:00
stats.py Sort nicknames case-insensitively (stats.py) 2018-12-26 23:24:43 +00:00
strax.py
strip_color.py
sts.py
tfl.py
thesaurus.py
timer.py
title.py Error log failure to get title of a url (title.py) 2019-01-21 14:39:20 +00:00
to.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
tweets.py We only need one '-' between tweet content and short url (tweets.py) 2019-01-21 19:36:25 +00:00
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