bitbot-3.11-fork/modules
2019-11-01 17:50:21 +11:00
..
channel_log include CHGHOST lines in channel_log logs 2019-10-31 15:36:22 +00:00
commands _messag_factory._ should take a tags arg 2019-10-28 11:24:56 +00:00
fediverse 'element.contents' -> 'element.children' for consistency 2019-10-31 15:18:45 +00:00
git_webhooks use the same formatting for "confidential_note" as "note" 2019-10-28 14:25:26 +00:00
ircv3_sasl actually set server._sasl_timeout 2019-10-30 11:41:49 +00:00
line_handler format and print CHGHOST events 2019-10-31 15:35:53 +00:00
permissions
scripts
tweets also support twitter mobile urls 2019-10-20 17:10:01 +01:00
accept_invite.py
acronym.py
admin.py move IRCLine related code from utils.irc to IRCLine.py 2019-10-27 10:19:00 +00:00
badges.py add utils.date_human() - use it in badges.py 2019-10-30 10:25:07 +00:00
badwords.py
birthday.py Switch more settings to FunctionSettings 2019-09-04 14:27:10 +01:00
bitcoin.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
bot_channel.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
botlist.py Add !botlist and !rollcall 2019-05-12 22:37:08 +01:00
channel_access.py allow all preprocess.command and check.command failures to have a message 2019-09-26 12:14:55 +01:00
channel_blacklist.py
channel_keys.py unset saved channel key on -k 2019-07-03 08:29:47 +01:00
channel_op.py add !cmute/!cunmute to set +m/-m on current channel 2019-10-25 18:30:57 +01:00
channel_save.py batch up channel_save.py JOINs in to groups of 10 2019-07-22 12:42:43 +01:00
check_certificate.py
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 add server/channel config to disable command suggestions 2019-10-30 11:48:35 +00:00
config.py tell user config setting is unchanged 2019-11-01 17:50:21 +11:00
ctcp.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +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 Show an error (instead of throwing) when !define gets a 404 2019-07-03 07:59:12 +01:00
dice.py default !roll to 1d6 2019-09-26 14:48:05 +01:00
duckduckgo.py
ducks.py
echo.py
eightball.py
eval_lua.py
eval_python.py
factoids.py
fake_echo.py move IRCLine related code from utils.irc to IRCLine.py 2019-10-27 10:19:00 +00:00
format_activity.py 'changed host (_@_)' -> 'changed host to _@_' 2019-10-31 15:51:24 +00:00
github.py eat errors for failing to parse @commit 2019-10-14 14:03:47 +01:00
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
ids.py
ignore.py
imdb.py
imgur.py
in.py alias !remindme to !in 2019-08-14 10:56:18 +01:00
info.py
ip_addresses.py
ircv3.py
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 Revert ".eat()ing privmsg/notice send should be high priority" 2019-07-30 15:01:29 +01:00
ircv3_labeled_responses.py
ircv3_message_tracking.py
ircv3_metadata.py Adda system of aliases for CAPs, mostly for changeable draft specs and creating 2019-06-21 17:15:46 +01:00
ircv3_msgid.py Check our own (echoed) msgids 2019-06-21 10:47:39 +01:00
ircv3_multiline.py remove src/utils/irc/protocol.py 2019-10-28 10:56:33 +00:00
ircv3_resume.py
ircv3_server_time.py
ircv3_sts.py
isup.py put a permission restriction on !tcpup - it could be abused for port scanning 2019-10-18 15:18:46 +01:00
karma.py Show 0 karma in the colour of gold™ 2019-10-11 23:23:58 -07:00
kick-rejoin.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00
lastfm.py
location.py
markov.py don't record ACTIONs in markov chains 2019-10-29 18:09:57 +00:00
message_filter.py
modules.py add ModuleManager.try_reload_modules(), to try reloading in a transaction 2019-10-14 12:56:04 +01:00
mumble.py
nick_regain.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00
nickserv.py
nr.py
onionoo.py Adds an Onionoo module for looking up Tor relays 2019-07-26 13:35:05 +01:00
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 format and print CHGHOST events 2019-10-31 15:35:53 +00:00
pronouns.py
proxy.py improve proxy.py socket override using nested function def 2019-10-28 18:11:57 +00:00
quotes.py better help/usage for quote.py commands 2019-10-04 15:25:53 +01:00
random_number.py
relay.py fix relay exception 2019-10-28 13:56:04 +00:00
rest_api.py major security fix: adding api keys should be admin-only 2019-10-18 15:17:04 +01:00
rot13.py
rss.py refactor multi-line-to-line normalisation to utils.parse.line_normalise(), use it in rss.py 2019-10-10 10:33:18 +01:00
rust.py
sed.py
seen.py !seen seen-info should be per-channel, not network wide 2019-10-30 11:42:00 +00:00
shorturl.py
signals.py remove src/utils/irc/protocol.py 2019-10-28 10:56:33 +00:00
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 Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
stats.py
strip_color.py
strip_otr.py
tfl.py Add .travis.yml to run mypy. (#192) 2019-11-01 06:10:35 +00:00
thesaurus.py dont use "|" multi-event syntax. it's weird 2019-06-26 10:59:03 +01:00
throttle.py
title.py use utils.parse.line_normalise in title.py 2019-10-31 10:27:42 +00:00
to.py only allow !to against users bitbot has seen before 2019-10-04 15:20:38 +01:00
todo.py
trakt.py
translate.py
urbandictionary.py
user_time.py if a nickname has no location set, assume it's a location 2019-10-18 15:03:19 +01:00
vote.py Fix !startvote advice on voting on the started vote 2019-10-25 14:21:47 +01:00
weather.py
wikipedia.py
wolframalpha.py
words.py
youtube.py show youtube upload time as YYYY-MM-DD, not timespan 2019-10-30 10:25:18 +00:00