bitbot-3.11-fork/modules
2019-06-14 12:29:24 +01:00
..
channel_log
commands add self check.command, change !config to use new yields 2019-06-14 12:09:42 +01:00
github Better formating for pull_request ready_for_review event 2019-06-07 11:29:11 +01:00
ircv3_sasl 'hunder2' -> 'hunter2'. meme typos D: 2019-06-04 09:30:33 +01:00
line_handler Mode mode (and mode arg) parsing to IRCChannel.py, add IRCChannel.mode_str 2019-06-13 11:53:47 +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
tweets manage tweet thread ourselves to make sure it's a daemon 2019-06-09 15:15:50 +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 Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
channel_op.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +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 Remove !set/!channelset/!serverset/!botset and related commands 2019-06-14 12:29:24 +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 typo, 'acount' -> 'count' 2019-06-12 22:57:04 +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 Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +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
in.py
ip_addresses.py Actually capture IP addresses in groups 2019-06-03 16:49:25 +01:00
ircv3_chathistory.py
ircv3_labeled_responses.py WARN log (instead of exception) when we receive an unknown label 2019-06-12 15:36:59 +01:00
ircv3_message_tracking.py
ircv3_metadata.py
ircv3_msgid.py
ircv3_resume.py draft/resume-0.4 -> draft/resume-0.5 2019-06-09 16:18:25 +01:00
ircv3_server_time.py
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
location.py
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
modules.py
nick_regain.py
nickserv.py
nr.py
perform.py
pong.py
print_activity.py
pronouns.py
quotes.py
random_number.py
rest_api.py
rot13.py
sed.py
seen.py put formatting reset after !seen info (so colors can't leak) 2019-06-05 20:52:25 +01:00
shakespeare.py
shorturl.py
signals.py List()ify self.bot.servers.values() as it can change mid-QUIT 2019-06-06 22:39:57 +01:00
silence.py
soundcloud.py
spotify.py
stats.py add self check.command, change !config to use new yields 2019-06-14 12:09:42 +01:00
strax.py
strip_color.py
tfl.py
thesaurus.py
timer.py
title.py
to.py
todo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
trakt.py
translate.py
upc.py
urbandictionary.py
user_time.py
weather.py
wikipedia.py Make root wikipedia command !wikipedia, !wi and !wiki as aliases 2019-06-10 23:06:47 +01:00
wolframalpha.py
words.py
youtube.py