bitbot-3.11-fork/modules
2019-06-24 22:46:15 +01:00
..
channel_log
commands Don't exclude !commands from IRCBuffer objects 2019-06-20 11:55:58 +01:00
git_webhooks 'web hooks' -> 'webhooks' 2019-06-24 22:46:15 +01:00
ircv3_sasl Fix more instances of event["args"] (now event["line"].args) 2019-06-22 22:08:39 +01:00
line_handler
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
8ball.py Remove "!" from help strings 2019-06-18 17:33:42 +01:00
accept_invite.py
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
badwords.py
birthday.py Manually strf birthdays so years are not .strip("0")ed 2019-06-19 11:06:26 +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
botlist.py
channel_access.py
channel_op.py
channel_save.py Add IRCServer.send_joins, a nicer interface than manually ",".joining 2019-02-20 17:08:30 +00:00
check_mode.py
check_urls.py
coins.py
config.py
ctcp.py
cve.py
database_backup.py Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
deferred_read.py
define.py
dice.py Remove "!" from help strings 2019-06-18 17:33:42 +01:00
duckduckgo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ducks.py
echo.py
eval_lua.py
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
fake_echo.py Change raw.send and raw.receive commands to just pass around ParsedLines 2019-06-22 12:17:45 +01:00
format_activity.py
github.py
google.py
greeting.py
hash.py Don't discard empty command args for !hash 2019-06-23 12:14:06 +01:00
help.py Add missing ">" to !help output 2019-06-22 19:36:54 +01:00
ids.py
ignore.py
imdb.py
imgur.py
in.py
ip_addresses.py Actually capture IP addresses in groups 2019-06-03 16:49:25 +01:00
ircv3_botignore.py
ircv3_chathistory.py
ircv3_echo_message.py set echo-message response ID to the ID of the original message 2019-06-21 18:22:36 +01:00
ircv3_labeled_responses.py
ircv3_message_tracking.py Prefix names for all IRCv3 modules with "ircv3_" 2019-06-03 12:44:04 +01:00
ircv3_metadata.py
ircv3_msgid.py
ircv3_multiline.py Adda system of aliases for CAPs, mostly for changeable draft specs and creating 2019-06-21 17:15:46 +01:00
ircv3_resume.py
ircv3_server_time.py Add an export for IRCv3 CAPs 2019-06-20 16:52:23 +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
lastfm.py
location.py
message_filter.py
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
nick_regain.py
nickserv.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
nr.py
perform.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
pong.py
print_activity.py
pronouns.py
quotes.py
random_number.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
relay.py
rest_api.py
rot13.py
rss.py rss-seen-ids should be set per-url or they'll overwrite each other 2019-06-24 20:34:22 +01:00
sed.py
seen.py
shakespeare.py
shorturl.py return unshortened url when shortening fails 2019-06-20 16:35:58 +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
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
strip_color.py
tfl.py
thesaurus.py
timer.py
title.py
to.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
todo.py
trakt.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
translate.py
urbandictionary.py
user_time.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
vote.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