bitbot-3.11-fork/modules
2018-09-29 09:46:47 +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 Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
accept_invite.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
admin.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
auto_mode.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
bitcoin.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
books.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
bot_channel.py Put linebreak in a better place for @Utils.export in bot_channel.py 2018-09-27 12:10:54 +01:00
channel_op.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
channel_save.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
check_mode.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
check_urls.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
coins.py Remove cyclical references to IRCBot 2018-09-28 16:51:36 +01:00
commands.py Support command hooks not coming from a class instance 2018-09-29 09:44:13 +01:00
ctcp.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
database_backup.py Remove cyclical references to IRCBot 2018-09-28 16:51:36 +01:00
define.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
dice.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
dns.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
ducks.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
eval.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
geoip.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
google.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
greeting.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
hash.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
haveibeenpwned.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
ids.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
imdb.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
in.py Remove cyclical references to IRCBot 2018-09-28 16:51:36 +01:00
isgd.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
karma.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
lastfm.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
modules.py Update ModuleManager.load_module calls in modules.py 2018-09-29 09:23:57 +01:00
nickname_aliases.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
nickserv.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
nr.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
perform.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
permissions.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
pong.py Move most code in root directory to src/ 2018-09-24 15:13:27 +01:00
print_activity.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
quit.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
quotes.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
random_number.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
sasl.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
scripts.py Strip trailing newlines from scripts.py returns 2018-09-29 09:46:47 +01:00
sed.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
seen.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
set.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
shakespeare.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
signals.py Move most code in root directory to src/ 2018-09-24 15:13:27 +01:00
soundcloud.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
spotify.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
stats.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
strax.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
telegram.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
tfl.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
thesaurus.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
title.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
to.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
todo.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
trakt.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00
translate.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
tweets.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
upc.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
urbandictionary.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
weather.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
wikipedia.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
wolframalpha.py Use ModuleManager.BaseModule in more modules 2018-09-27 11:46:10 +01:00
words.py Switch to using @Utils.hook and docstrings for event hooks 2018-09-26 18:27:17 +01:00
youtube.py Move all exports to @Utils.export calls 2018-09-27 12:08:07 +01:00