.. |
channel_log
|
|
|
commands
|
|
|
fediverse
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
git_webhooks
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
ircv3_sasl
|
don't get far in to attempting sasl when we haven't got it configured
|
2019-11-08 13:34:05 +00:00 |
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
|
move IRCLine related code from utils.irc to IRCLine.py
|
2019-10-27 10:19:00 +00:00 |
badges.py
|
|
|
badwords.py
|
|
|
birthday.py
|
|
|
bitcoin.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_access.py
|
|
|
channel_blacklist.py
|
|
|
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
|
|
|
config.py
|
add !c as an alias of !config
|
2019-11-05 12:51:10 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
|
|
deferred_read.py
|
|
|
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
|
|
|
echo.py
|
|
|
eightball.py
|
|
|
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
|
|
|
fake_echo.py
|
move IRCLine related code from utils.irc to IRCLine.py
|
2019-10-27 10:19:00 +00:00 |
format_activity.py
|
|
|
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
|
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
|
|
|
info.py
|
show branch name in !version output
|
2019-11-04 13:40:16 +00:00 |
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
|
|
|
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
|
Fix more instances of event["args"] (now event["line"].args)
|
2019-06-22 22:08:39 +01:00 |
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
|
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
|
|
|
lastfm.py
|
refactor lastfm.py
|
2019-11-15 17:00:38 +00:00 |
location.py
|
|
|
markov.py
|
|
|
message_filter.py
|
|
|
modules.py
|
|
|
mumble.py
|
'srt' -> 'str'
|
2019-09-17 12:23:05 +01:00 |
nick_regain.py
|
|
|
nickserv.py
|
use utils.SensitiveSetting in nickserv.py
|
2019-09-12 12:17:52 +01:00 |
nr.py
|
|
|
onionoo.py
|
Adds an Onionoo module for looking up Tor relays
|
2019-07-26 13:35:05 +01:00 |
ops.py
|
|
|
perform.py
|
|
|
pong.py
|
Remove "!" from help strings
|
2019-06-18 17:33:42 +01:00 |
print_activity.py
|
allow channels to be excluded from print_activity.py
|
2019-11-14 13:25:41 +00:00 |
pronouns.py
|
|
|
proxy.py
|
|
|
quotes.py
|
better help/usage for quote.py commands
|
2019-10-04 15:25:53 +01:00 |
random_number.py
|
|
|
relay.py
|
|
|
rest_api.py
|
|
|
rot13.py
|
|
|
rss.py
|
|
|
rust.py
|
|
|
sed.py
|
|
|
seen.py
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
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
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
stats.py
|
|
|
strip_color.py
|
|
|
strip_otr.py
|
|
|
thesaurus.py
|
dont use "|" multi-event syntax. it's weird
|
2019-06-26 10:59:03 +01:00 |
throttle.py
|
|
|
title.py
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
to.py
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
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
|
improve !ud usage string (wrt #number)
|
2019-09-20 14:19:06 +01:00 |
user_time.py
|
|
|
vote.py
|
|
|
weather.py
|
dont fail !weather when we decide a nickname is a location
|
2019-10-16 15:53:34 +01:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
move all datetime-related code from utils/__init__ to utils.datetime
|
2019-11-15 13:59:09 +00:00 |
youtube.py
|
|
|