bitbot-3.11-fork/modules
2018-10-14 19:43:46 +01:00
..
scripts Add scripts.py, to support basic modules in languages other than python 2018-09-29 09:45:08 +01:00
8ball.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01: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 !connect in modules/admin.py 2018-10-03 15:59:36 +01:00
auto_mode.py Check automode when BitBot joins a channel 2018-10-13 22:21:51 +01:00
bitcoin.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
books.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
bot_channel.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
channel_op.py Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01: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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
check_urls.py send.stdout/send.stderr need a server kwarg 2018-10-04 14:44:33 +01:00
coins.py event["server"] -> server in modules/coins.py 2018-10-14 19:43:46 +01:00
commands.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01: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 Replace ' ' with '+' in modules/define.py's URL-getting 2018-10-03 16:45:19 +01:00
dice.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
ducks.py Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
eval_lua.py Change utils.http to use requests 2018-10-10 13:41:58 +01:00
eval_python.py ' -> " in modules/eval_python.py 2018-10-12 13:23:54 +01:00
eval_rust.py Change utils.http to use requests 2018-10-10 13:41:58 +01:00
github.py Only get list of github-hook channels once 2018-10-13 09:16:22 +01:00
google.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
in.py Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
ip_addresses.py Improve(?) IPv6 regex 2018-10-04 13:19:59 +01: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 send.stdout/send.stderr need a server kwarg 2018-10-04 14:44:33 +01:00
lastfm.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
line_handler.py raw.* events should be call_unsafe 2018-10-06 09:30:40 +01:00
modules.py 'ModuleWarning' -> 'ModuleManager.ModuleWarning' in modules/modules.py 2018-10-04 10:18:17 +01: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 NR: Slightly shorten service output 2018-10-04 14:13:13 +01:00
perform.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
permissions.py Correct the way !givepermission checks if a user is identified 2018-10-11 13:16:55 +01:00
pong.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
print_activity.py Actually use the sorted mode list in print_activity 2018-10-04 04:46:32 +01:00
quit.py Life's but a walking shadow, a poor player that struts and frets his hour upon the stage, and then is heard no more. It is a tale told by an idiot, full of sound and fury, signifying nothing 2018-10-06 22:30:26 +01:00
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 Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
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 Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
sed.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
seen.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
set.py Fire an event when a user/channel/server/bot setting is set in modules/set.py 2018-10-12 10:57:11 +01: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 Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
soundcloud.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
spotify.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
stats.py Support POST through modules/rest_api.py 2018-10-05 22:49:06 +01: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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
telegram.py Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
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 Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
title.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01: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 Add !todomove in modules/todo.py 2018-10-12 10:49:38 +01:00
trakt.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
translate.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
tweets.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
upc.py Add "GTIN" to modules/upc.py error message, to better denote that we support 2018-10-09 22:15:40 +01:00
urbandictionary.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
weather.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
wikipedia.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
wolframalpha.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00
words.py Add ` and * to characters stripped from start/end or words in modules/words.py 2018-10-12 08:38:29 +01:00
youtube.py Mark command hooks that are aliases ('g' vs 'google') 2018-10-10 10:42:41 +01:00