bitbot-3.11-fork/modules
2019-10-04 12:39:36 +01:00
..
channel_log Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
commands pass whether a command.regex trigger was an ACTION or not 2019-10-03 16:42:11 +01:00
fediverse
git_webhooks
ircv3_sasl
line_handler
permissions
scripts
tweets
accept_invite.py
acronym.py refactor utils.http.requests to support a Request object 2019-09-11 17:44:07 +01:00
admin.py alias doesnt exist either 2019-10-03 05:19:16 +01:00
badges.py
badwords.py
birthday.py
bitcoin.py
bot_channel.py
botlist.py
channel_access.py
channel_blacklist.py disregard empty JOIN channel params (e.g. "JOIN #bad,") 2019-09-07 12:58:20 +01:00
channel_keys.py
channel_op.py !k should be alias_of !kick 2019-09-26 14:06:47 +01:00
channel_save.py
check_certificate.py add check_certificate.py, to warn about expiring or not valid client certs 2019-09-26 16:03:23 +01:00
check_mode.py allow all preprocess.command and check.command failures to have a message 2019-09-26 12:14:55 +01:00
coins.py
command_suggestions.py
config.py
ctcp.py
cve.py append "CVE-" to CVE ids without it 2019-09-18 17:51:08 +01:00
database_backup.py
deferred_read.py add deferred_read.py, to defer parsing of *some* lines until after 001 2019-06-22 22:22:50 +01:00
define.py
dice.py
duckduckgo.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ducks.py
echo.py add !msg 2019-09-27 16:18:49 +01:00
eightball.py add !8 as alias of !8ball 2019-09-09 14:25:19 +01:00
eval_lua.py refactor utils.http.requests to support a Request object 2019-09-11 17:44:07 +01:00
eval_python.py
factoids.py implement @utils.kwarg() magic, use it for command.regex hooks 2019-06-26 14:37:41 +01:00
fake_echo.py
format_activity.py update channel.topic_setter-related code 2019-09-16 18:41:47 +01:00
github.py
google.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
greeting.py
hash.py Show available hash algorithms when none is provided 2019-07-28 16:41:12 +01:00
help.py be explicit when a command has no help available 2019-09-17 16:27:35 +01:00
highlight_spam.py remove debug print 2019-08-14 14:51:07 +01:00
ids.py
ignore.py preprocess.command returns now need action, message returns 2019-10-04 12:05:28 +01:00
imdb.py
imgur.py
in.py
info.py remove debug prints from info.py 2019-09-05 11:58:35 +01:00
ip_addresses.py
ircv3.py Show IRCd 'version' string in !specsup output 2019-06-29 22:44:05 +01:00
ircv3_botignore.py ircv3_botignore.py should use HIGH priority 2019-07-09 21:25:43 +01:00
ircv3_chathistory.py
ircv3_echo_message.py
ircv3_labeled_responses.py make labeled-response depend on batch 2019-06-23 09:44:59 +01:00
ircv3_message_tracking.py
ircv3_metadata.py
ircv3_msgid.py Check our own (echoed) msgids 2019-06-21 10:47:39 +01:00
ircv3_multiline.py
ircv3_resume.py
ircv3_server_time.py Add an export for IRCv3 CAPs 2019-06-20 16:52:23 +01:00
ircv3_sts.py
isup.py lowerify isup.py's _name 2019-07-16 17:25:46 +01:00
karma.py
kick-rejoin.py
lastfm.py
location.py Switch more settings to FunctionSettings 2019-09-04 14:27:10 +01:00
markov.py
message_filter.py
modules.py
mumble.py
nick_regain.py
nickserv.py use utils.SensitiveSetting in nickserv.py 2019-09-12 12:17:52 +01:00
nr.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
onionoo.py
ops.py
perform.py
pong.py
print_activity.py
pronouns.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
proxy.py
quotes.py
random_number.py
relay.py
rest_api.py
rot13.py
rss.py actually pass Request objects to utils.http.request_many() from rss.py 2019-09-19 15:04:50 +01:00
rust.py
sed.py don't disregard matched backslashes before ampersand 2019-09-08 11:43:13 +01:00
seen.py
shorturl.py Add IntRangeSetting, reorder OptionsSetting arg order 2019-08-30 14:40:54 +01:00
signals.py
silence.py
soundcloud.py return matching string from buffer.find() as most uses were redundantly regexing 2019-08-13 13:48:03 +01:00
spotify.py
stats.py capitalisation and comma for "!stats <alias>" 2019-09-26 14:59:26 +01:00
strip_color.py
strip_otr.py add strip_otr.py 2019-09-16 15:29:09 +01:00
tfl.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
thesaurus.py
throttle.py switch throttle.py to use FunctionSetting 2019-09-04 12:11:22 +01:00
title.py ignore one-char "words" in <title> if they're not a "letter" 2019-10-04 11:20:35 +01:00
to.py
todo.py
trakt.py
translate.py
urbandictionary.py
user_time.py support location names for !timezone too 2019-09-08 18:22:04 +01:00
vote.py
weather.py if a word is known as a nickname but the user has no location, treat as location 2019-09-17 15:06:13 +01:00
which.py
wikipedia.py
wolframalpha.py
words.py support disabling word tracking per channel, not just per user 2019-09-10 10:34:44 +01:00
youtube.py