bitbot-3.11-fork/modules
2019-06-16 18:40:25 +01:00
..
channel_log Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
commands Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
github Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
ircv3_sasl 'hunder2' -> 'hunter2'. meme typos D: 2019-06-04 09:30:33 +01:00
line_handler Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
permissions Add a way to __or__ utils.Checks, as a "if one of these passes" thing 2019-06-14 12:01:55 +01:00
scripts Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
tweets Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
8ball.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
accept_invite.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
admin.py Give SentLine (and preproc.send events) a new event object, to track events 2019-06-04 17:51:20 +01:00
auto_mode.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
badges.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
badwords.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
birthday.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
bitcoin.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
books.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
bot_channel.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
botlist.py Add !botlist and !rollcall 2019-05-12 22:37:08 +01:00
channel_access.py Change prviate channel_access commands to use a "channel-access" yield check 2019-06-14 17:23:22 +01:00
channel_op.py Change from yield checks to a func in events that pass up EventErrors 2019-06-15 18:42:14 +01:00
channel_save.py Add IRCServer.send_joins, a nicer interface than manually ",".joining 2019-02-20 17:08:30 +00:00
check_mode.py Add a way to __or__ utils.Checks, as a "if one of these passes" thing 2019-06-14 12:01:55 +01:00
check_urls.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
coins.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
config.py Change from yield checks to a func in events that pass up EventErrors 2019-06-15 18:42:14 +01:00
ctcp.py Consolidate PRIVMSG, NOTICE and TAGMSG handlers in to 1 function 2019-06-03 11:03:12 +01:00
cve.py fix cve.py helpstring 2019-05-25 21:44:50 +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 Strip html from !define/!randomword output 2019-06-05 12:05:51 +01:00
dice.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
duckduckgo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ducks.py Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
echo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
eval_lua.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
eval_python.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
eval_rust.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
factoids.py Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
format_activity.py Pass along minimalistic formatted lines, as well as prettier ones 2019-06-05 13:18:13 +01:00
google.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
greeting.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
hash.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ids.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
imdb.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
imgur.py Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
in.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ip_addresses.py Actually capture IP addresses in groups 2019-06-03 16:49:25 +01:00
ircv3_chathistory.py Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
ircv3_labeled_responses.py Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
ircv3_message_tracking.py Prefix names for all IRCv3 modules with "ircv3_" 2019-06-03 12:44:04 +01:00
ircv3_metadata.py Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
ircv3_msgid.py Also track msgids from CTCP in ircv3_msgid.py 2019-06-03 14:10:25 +01:00
ircv3_multiline.py 'multi-line' -> 'multiline' 2019-06-16 17:20:31 +01:00
ircv3_resume.py Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
ircv3_server_time.py Return all caps through received.cap.ls|new and check if valid in line_handler, 2019-06-16 15:33:20 +01:00
ircv3_sts.py Ignore sts tokens on plain-text connections if no port key is provided 2019-06-10 14:01:58 +01:00
karma.py Drastically simplify karma regex: only "strip" off last 2 chars of --/++ 2019-06-11 13:17:50 +01:00
lastfm.py Resolve lastfm nowplaying args to a user's set lastfm args is available 2019-06-03 16:00:53 +01:00
location.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
message_filter.py INFO log when we drop a message in message_filter.py 2019-06-10 15:02:20 +01: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 'bot' -> 'self.bot' 2019-05-27 17:04:21 +01:00
nick_regain.py send() is only for parsed irc lines 2019-05-12 22:07:25 +01:00
nickserv.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
nr.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
perform.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
pong.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
print_activity.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
pronouns.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
quotes.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
random_number.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
rest_api.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
rot13.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
sed.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
seen.py put formatting reset after !seen info (so colors can't leak) 2019-06-05 20:52:25 +01:00
shakespeare.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
shorturl.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
signals.py List()ify self.bot.servers.values() as it can change mid-QUIT 2019-06-06 22:39:57 +01:00
silence.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
soundcloud.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
spotify.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
stats.py Remove debug yield check 2019-06-15 18:41:04 +01:00
strax.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
strip_color.py Check that we have enough PRIVMSG args for strip_color.py 2019-06-16 09:52:04 +01:00
tfl.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
thesaurus.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
timer.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
title.py Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00
to.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
todo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
trakt.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
translate.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
upc.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
urbandictionary.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
user_time.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
weather.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
wikipedia.py Make root wikipedia command !wikipedia, !wi and !wiki as aliases 2019-06-10 23:06:47 +01:00
wolframalpha.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
words.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
youtube.py Allow command.regex hooks to opt-in to being triggered from a /me 2019-06-16 18:40:25 +01:00