bitbot-3.11-fork/modules
2019-10-10 12:19:34 +01:00
..
channel_log
commands
fediverse
git_webhooks 'ref' doesn't always come in "a/b/c" format for Gitea 2019-09-24 13:00:08 +01:00
ircv3_sasl make 'sasl' setting 'sensitive' 2019-10-07 13:12:17 +01:00
line_handler
permissions only FORCE_SUCCESS for masterlogin when there's a permissions requirement 2019-10-09 14:29:25 +01:00
scripts
tweets
accept_invite.py
acronym.py
admin.py
badges.py change badges.py to use utils.datetime_utcnow() - less code dupe 2019-10-10 12:17:10 +01:00
badwords.py
birthday.py Switch more settings to FunctionSettings 2019-09-04 14:27:10 +01:00
bitcoin.py
bot_channel.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
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
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 unknown_command.py -> command_suggestions.py 2019-06-24 22:58:14 +01:00
config.py Setting.format() should effect when you change a setting, mostly for 2019-10-07 13:11:58 +01:00
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
define.py
dice.py default !roll to 1d6 2019-09-26 14:48:05 +01:00
duckduckgo.py
ducks.py
echo.py
eightball.py add !8 as alias of !8ball 2019-09-09 14:25:19 +01:00
eval_lua.py
eval_python.py
factoids.py
fake_echo.py 'seperate_hostmask()' -> 'parse_hostmask()' 2019-09-16 18:43:57 +01:00
format_activity.py
github.py
google.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
greeting.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
hash.py Show available hash algorithms when none is provided 2019-07-28 16:41:12 +01:00
help.py
highlight_spam.py remove debug print 2019-08-14 14:51:07 +01:00
ids.py add !myaccount 2019-09-17 15:15:54 +01:00
ignore.py preprocess.command returns now need action, message returns 2019-10-04 12:05:28 +01:00
imdb.py
imgur.py
in.py alias !remindme to !in 2019-08-14 10:56:18 +01:00
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 Adda system of aliases for CAPs, mostly for changeable draft specs and creating 2019-06-21 17:15:46 +01:00
ircv3_echo_message.py
ircv3_labeled_responses.py
ircv3_message_tracking.py
ircv3_metadata.py
ircv3_msgid.py
ircv3_multiline.py
ircv3_resume.py
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
isup.py
karma.py [:,] shouldn't be optional because the wider group is 2019-10-09 10:33:31 +01:00
kick-rejoin.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00
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 add help and channel_only kwargs to !ops 2019-07-09 21:24:35 +01:00
perform.py
pong.py Remove "!" from help strings 2019-06-18 17:33:42 +01:00
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 combine find_setting() and find_setting_prefix() on user/channel/server/bot 2019-10-07 12:46:52 +01:00
rest_api.py
rot13.py
rss.py
rust.py add !crate in rust.py 2019-09-16 12:11:03 +01:00
sed.py don't disregard matched backslashes before ampersand 2019-09-08 11:43:13 +01:00
seen.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 add require_access flags to !silence/!unsilence 2019-09-26 17:56:10 +01:00
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 server.hostmask() already exists 2019-10-10 12:19:34 +01:00
strip_color.py
strip_otr.py add strip_otr.py 2019-09-16 15:29:09 +01:00
tfl.py
thesaurus.py
throttle.py
title.py also split auto-title words on / 2019-10-09 12:58:25 +01:00
to.py
todo.py consistently use 'todo list' vs 'todo' 2019-07-11 10:11:21 +10:00
trakt.py
translate.py utf8-decode translation data 2019-09-24 12:47:16 +01:00
urbandictionary.py
user_time.py
vote.py combine find_setting() and find_setting_prefix() on user/channel/server/bot 2019-10-07 12:46:52 +01:00
weather.py
wikipedia.py
wolframalpha.py
words.py
youtube.py only show youtu.be url when one was not provided 2019-10-08 11:39:14 +01:00