.. |
channel_log
|
|
|
commands
|
return command (in case resolved alias) from _find_command_hook()
|
2019-09-12 21:53:52 +01:00 |
fediverse
|
fedi http headers should be PascalCase
|
2019-09-19 15:28:58 +01:00 |
git_webhooks
|
|
|
ircv3_sasl
|
|
|
line_handler
|
|
|
permissions
|
|
|
scripts
|
|
|
tweets
|
|
|
accept_invite.py
|
|
|
acronym.py
|
|
|
admin.py
|
'seperate_hostmask()' -> 'parse_hostmask()'
|
2019-09-16 18:43:57 +01:00 |
badges.py
|
force timezone info on to badge dates
|
2019-09-07 22:02:08 +01:00 |
badwords.py
|
|
|
birthday.py
|
Switch more settings to FunctionSettings
|
2019-09-04 14:27:10 +01:00 |
bitcoin.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_access.py
|
|
|
channel_blacklist.py
|
|
|
channel_keys.py
|
|
|
channel_op.py
|
|
|
channel_save.py
|
|
|
check_mode.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
coins.py
|
|
|
command_suggestions.py
|
|
|
config.py
|
allow "!config #channel" for channels other than the current one
|
2019-09-17 17:56:56 +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
|
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
|
Remove "!" from help strings
|
2019-06-18 17:33:42 +01:00 |
duckduckgo.py
|
|
|
ducks.py
|
|
|
echo.py
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
eightball.py
|
add !8 as alias of !8ball
|
2019-09-09 14:25:19 +01:00 |
eval_lua.py
|
|
|
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
|
|
|
greeting.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
hash.py
|
|
|
help.py
|
be explicit when a command has no help available
|
2019-09-17 16:27:35 +01:00 |
highlight_spam.py
|
|
|
ids.py
|
add !myaccount
|
2019-09-17 15:15:54 +01:00 |
ignore.py
|
|
|
imdb.py
|
|
|
imgur.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
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
|
event["channel"] -> event["target"]
|
2019-09-15 21:31:31 +01:00 |
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_chathistory.py
|
|
|
ircv3_echo_message.py
|
|
|
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
|
|
|
ircv3_resume.py
|
|
|
ircv3_server_time.py
|
|
|
ircv3_sts.py
|
|
|
isup.py
|
lowerify isup.py's _name
|
2019-07-16 17:25:46 +01:00 |
karma.py
|
[:1] -> [:-1]
|
2019-09-15 22:52:20 +01:00 |
kick-rejoin.py
|
|
|
lastfm.py
|
|
|
location.py
|
|
|
message_filter.py
|
|
|
modules.py
|
Catch a module not being "found" in modules.py
|
2019-06-19 23:11:56 +01:00 |
mumble.py
|
'srt' -> 'str'
|
2019-09-17 12:23:05 +01:00 |
nick_regain.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
perform.py
|
Remove debug print from perform.py
|
2019-07-22 12:32:54 +01:00 |
pong.py
|
|
|
print_activity.py
|
|
|
pronouns.py
|
|
|
proxy.py
|
Switch more settings to FunctionSettings
|
2019-09-04 14:27:10 +01:00 |
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
|
url_for was moved to _module._url_for
|
2019-09-16 15:05:14 +01:00 |
rot13.py
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
rss.py
|
|
|
rust.py
|
add !crate in rust.py
|
2019-09-16 12:11:03 +01:00 |
sed.py
|
|
|
seen.py
|
don't use JOIN/QUIT as !seen events (netsplits cause these)
|
2019-09-18 11:43:59 +01:00 |
shorturl.py
|
|
|
signals.py
|
|
|
silence.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
stats.py
|
|
|
strip_color.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
strip_otr.py
|
add strip_otr.py
|
2019-09-16 15:29:09 +01:00 |
tfl.py
|
|
|
thesaurus.py
|
dont use "|" multi-event syntax. it's weird
|
2019-06-26 10:59:03 +01:00 |
throttle.py
|
switch throttle.py to use FunctionSetting
|
2019-09-04 12:11:22 +01:00 |
title.py
|
|
|
to.py
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
todo.py
|
|
|
trakt.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
support location names for !timezone too
|
2019-09-08 18:22:04 +01:00 |
vote.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
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
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
words.py
|
support disabling word tracking per channel, not just per user
|
2019-09-10 10:34:44 +01:00 |
youtube.py
|
|
|