.. |
dnsbl
|
add torexit.dan.me.uk to dnsbls
|
2020-09-18 01:02:31 +00:00 |
fediverse
|
give str(Exception) when webfinger fails
|
2020-03-08 18:45:15 +00:00 |
git_webhooks
|
git_webhooks/github.py: fix ping()
|
2022-03-01 10:03:36 -06:00 |
scripts
|
|
|
tweets
|
|
|
acronym.py
|
|
|
alias_variables.py
|
|
|
autojoin.py
|
|
|
badges.py
|
|
|
badwords.py
|
|
|
ban_enforce.py
|
|
|
birthday.py
|
|
|
bitcoin.py
|
|
|
botlist.py
|
don't respond to !botlist automatically
|
2019-11-15 10:57:29 +00:00 |
channel_log.py
|
|
|
channel_op.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 |
coins.py
|
|
|
command_suggestions.py
|
add server/channel config to disable command suggestions
|
2019-10-30 11:48:35 +00:00 |
cron_reminders.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
duckduckgo.py
|
|
|
ducks.py
|
ducks.py: do not accept ,bef or ,trap if ducks are disabled
|
2022-02-13 17:28:11 -06:00 |
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
|
|
|
github.py
|
github.py: use default shorteners
|
2022-01-20 13:45:16 -06:00 |
google.py
|
show !g snippet when available, title when not
|
2020-02-25 16:50:17 +00:00 |
greeting.py
|
support +draft/channel-context in modules/greeting.py
|
2022-04-22 10:14:47 +00:00 |
hash.py
|
|
|
healthcheck.py
|
|
|
highlight_spam.py
|
remove debug print
|
2019-08-14 14:51:07 +01:00 |
hostmask_tracking.py
|
|
|
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
inactive_channels.py
|
sent messages should mark channels 'active'
|
2020-05-06 16:35:54 +01:00 |
info.py
|
|
|
ip_addresses.py
|
additional fixes to ipinfo/geoip
|
2021-10-18 18:18:05 -04:00 |
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_editmsg.py
|
|
|
ircv3_multiline.py
|
|
|
ircv3_resume.py
|
don't overwrite on_resume() in ircv3_resume
|
2019-12-10 11:09:03 +00:00 |
ircv3_typing.py
|
+draft/typing has been ratified
|
2020-05-20 16:36:40 +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
|
|
|
kick-rejoin.py
|
transient timers shouldn't use the event system
|
2019-10-08 13:49:55 +01:00 |
lastfm.py
|
|
|
location.py
|
refuse setting location to timezones we can't understand
|
2020-11-09 23:32:44 +00:00 |
markov.py
|
|
|
message_filter.py
|
don't run filters/replaces on assured lines
|
2021-12-19 00:36:20 +00:00 |
messages.py
|
|
|
mumble.py
|
|
|
nickserv.py
|
use utils.SensitiveSetting in nickserv.py
|
2019-09-12 12:17:52 +01:00 |
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
ping.py
|
|
|
pronouns.py
|
|
|
quotes.py
|
|
|
rainbow.py
|
update rainbow.py to use command spec
|
2020-01-30 11:54:40 +00:00 |
random_number.py
|
|
|
relay.py
|
|
|
rest_api.py
|
utilise @utils.export for function exporting in more places
|
2020-02-19 17:29:10 +00:00 |
rot13.py
|
|
|
rss.py
|
|
|
rust.py
|
|
|
sed.py
|
|
|
seen.py
|
|
|
shorturl.py
|
shorturl-any shouldn't need a server
|
2020-10-17 16:46:37 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
stats.py
|
|
|
tell.py
|
|
|
thesaurus.py
|
|
|
title.py
|
strip ':' and ',' from titles too
|
2020-06-26 13:43:14 +01:00 |
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
vote.py
|
|
|
weather.py
|
weather.py: add kelvin unit
|
2021-05-25 16:57:13 -05:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
again, there may be more than one (nick,count)
|
2020-05-12 01:20:47 +01:00 |
yourls.py
|
don't skip already "short" urls in yourls.py - can't predict output length
|
2020-03-09 00:07:30 +00:00 |
youtube.py
|
modules/youtube.py: add api exception handling
|
2022-07-11 16:36:32 -05:00 |