.. |
channel_log
|
|
|
dnsbl
|
set dnsbl _name to DNSBL, better wording than "failed"
|
2019-12-13 15:12:38 +00:00 |
fediverse
|
tolerate fedi servers that present Notes as application/ld+json
|
2020-01-18 14:02:47 +00:00 |
git_webhooks
|
support gitlab MR/issue actions that we don't know about
|
2020-01-22 12:45:15 +00:00 |
scripts
|
|
|
tweets
|
|
|
accept_invite.py
|
|
|
acronym.py
|
|
|
badges.py
|
|
|
badwords.py
|
|
|
birthday.py
|
show useful error message when failing to parse birthday setting
|
2019-12-02 18:01:31 +00:00 |
bitcoin.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_op.py
|
support ISUPPORT MODES token having no arg
|
2020-01-22 15:07:00 +00:00 |
channel_save.py
|
|
|
check_certificate.py
|
|
|
coins.py
|
cron events no longer have timers
|
2019-12-13 16:28:47 +00:00 |
command_suggestions.py
|
|
|
define.py
|
correctly deal with "define previous message"
|
2019-12-29 07:27:37 +00:00 |
dice.py
|
tolerate spaces in dice modifiers
|
2020-01-14 10:48:09 +00:00 |
duckduckgo.py
|
|
|
ducks.py
|
|
|
echo.py
|
|
|
eightball.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
force utf8 encoding on eval_python.py
|
2019-12-18 19:51:35 +00:00 |
factoids.py
|
|
|
github.py
|
|
|
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
healthcheck.py
|
catch and log errors from healthcheck.py - otherwise it can CRITICAL
|
2019-12-18 21:11:14 +00:00 |
highlight_spam.py
|
|
|
hostmask_tracking.py
|
!maskfind should work in-channel too
|
2020-01-11 22:30:43 +00:00 |
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
info.py
|
|
|
ip_addresses.py
|
|
|
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_editmsg.py
|
show coloured nick in draft/delete log line
|
2020-01-20 13:26:39 +00:00 |
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
|
default pattern-based commands to expect_output=False
|
2020-01-11 19:10:19 +00:00 |
isup.py
|
|
|
karma.py
|
make ++asd++ count only as ++ on ++help
|
2020-01-17 11:18:26 +00:00 |
kick-rejoin.py
|
|
|
lastfm.py
|
|
|
location.py
|
|
|
markov.py
|
|
|
message_filter.py
|
|
|
mumble.py
|
don't use dt.microseconds - only covers within the current second
|
2019-12-13 06:37:57 +00:00 |
nickserv.py
|
|
|
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
ping.py
|
pong.py -> ping.py
|
2020-01-21 17:36:05 +00:00 |
pronouns.py
|
|
|
quotes.py
|
!qdel should be able to delete from channel-only quotes
|
2019-12-19 21:44:09 +00:00 |
rainbow.py
|
don't enable !rainbow by default
|
2020-01-21 16:47:19 +00:00 |
random_number.py
|
|
|
relay.py
|
!relaygroup add/remove no longer exists
|
2019-12-15 21:08:15 +00:00 |
rest_api.py
|
|
|
rot13.py
|
|
|
rss.py
|
|
|
rust.py
|
|
|
sed.py
|
seds starting with numbers caused an "invalid group reference"
|
2020-01-11 16:57:54 +00:00 |
seen.py
|
we shouldn't be setting seen-info on every channel per each channel message
|
2019-12-04 10:34:34 +00:00 |
shorturl.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
make !channels PM-only
|
2019-11-27 13:15:29 +00:00 |
tell.py
|
|
|
thesaurus.py
|
|
|
title.py
|
don't overwrite page - we need it for page.code
|
2019-11-27 22:10:45 +00:00 |
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
Revert "if a timezone isn't found, prepend it with "Etc/" (for e.g. "Etc/GMT+1")"
|
2020-01-01 11:41:41 +00:00 |
vote.py
|
|
|
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
switch to using the full wolfram alpha API
|
2019-12-11 11:18:36 +00:00 |
words.py
|
by default, prevent highlighting from !wordiest
|
2020-01-10 11:51:46 +00:00 |
youtube.py
|
utils.datetime.is8601_parse no longer has a "microseconds" arg
|
2020-01-20 16:26:46 +00:00 |