bitbot-3.11-fork/modules
2019-08-30 17:17:31 +01:00
..
channel_log
commands
git_webhooks
ircv3_sasl Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
line_handler
permissions Add IntRangeSetting, reorder OptionsSetting arg order 2019-08-30 14:40:54 +01:00
scripts
tweets return matching string from buffer.find() as most uses were redundantly regexing 2019-08-13 13:48:03 +01:00
accept_invite.py
acronym.py add acronym.py 2019-08-01 17:59:36 +01:00
admin.py also support 'realname' in !editserver 2019-08-30 11:53:57 +01:00
auto_mode.py
badges.py
badwords.py
birthday.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
bitcoin.py
books.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
bot_channel.py
botlist.py Add !botlist and !rollcall 2019-05-12 22:37:08 +01:00
botsnack.py bots need snacks too 2019-07-11 13:42:21 +01:00
channel_access.py
channel_keys.py unset saved channel key on -k 2019-07-03 08:29:47 +01:00
channel_op.py Add IntRangeSetting, reorder OptionsSetting arg order 2019-08-30 14:40:54 +01:00
channel_save.py
check_mode.py
check_urls.py
coins.py
command_suggestions.py unknown_command.py -> command_suggestions.py 2019-06-24 22:58:14 +01:00
config.py
ctcp.py
cve.py
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
duckduckgo.py
ducks.py Add IntRangeSetting, reorder OptionsSetting arg order 2019-08-30 14:40:54 +01:00
echo.py
eightball.py
eval_lua.py
eval_python.py
eval_rust.py
factoids.py implement @utils.kwarg() magic, use it for command.regex hooks 2019-06-26 14:37:41 +01:00
fake_echo.py
fediverse.py Remove debug prints 2019-08-05 15:44:57 +01:00
format_activity.py prefix formatted KICKs with "- " 2019-08-16 16:09:57 +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
help.py
highlight_spam.py remove debug print 2019-08-14 14:51:07 +01:00
ids.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
ignore.py Make ignore logic PRIORITY_HIGH so it catches before format events 2019-07-01 20:13:16 +01:00
imdb.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
imgur.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
in.py
info.py add !version and !source 2019-08-12 17:29:01 +01:00
ip_addresses.py
ircv3.py
ircv3_botignore.py
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 Revert ".eat()ing privmsg/notice send should be high priority" 2019-07-30 15:01:29 +01:00
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
karma.py add !addpoint and !rmpoint (explicit ++/-- karma) 2019-08-15 13:38:04 +01:00
kick-rejoin.py
lastfm.py
location.py
message_filter.py
mixed_unicode.py
modules.py
nick_regain.py Fix more instances of event["args"] (now event["line"].args) 2019-06-22 22:08:39 +01:00
nickserv.py
nr.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
onionoo.py Adds an Onionoo module for looking up Tor relays 2019-07-26 13:35:05 +01:00
ops.py
perform.py Remove debug print from perform.py 2019-07-22 12:32:54 +01:00
pong.py Remove "!" from help strings 2019-06-18 17:33:42 +01:00
print_activity.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
pronouns.py
proxy.py
quotes.py
random_number.py
relay.py
rest_api.py Change REST API to listen on IPv6 2019-08-13 12:58:23 +01:00
rot13.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
rss.py suggest similar feeds when trying to remove an unknown feed 2019-08-12 16:07:07 +01:00
sed.py
seen.py
shakespeare.py
shorturl.py
signals.py
silence.py
slowvoice.py
soundcloud.py
spotify.py
stats.py
strax.py
strip_color.py Refactor set/channelset/serverset/botset in to 'utils.Setting' objects 2019-06-28 23:16:05 +01:00
tfl.py
thesaurus.py
throttle.py add throttle.py 2019-07-23 17:46:40 +01:00
timer.py
title.py return matching string from buffer.find() as most uses were redundantly regexing 2019-08-13 13:48:03 +01:00
to.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
todo.py
trakt.py
translate.py
urbandictionary.py improve !ud regex 2019-07-02 14:53:08 +01:00
user_time.py
vote.py
weather.py use reverse geocoding to turn location to latlon for weather 2019-07-16 16:42:32 +01:00
wikipedia.py
wolframalpha.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
words.py
youtube.py