.. |
dnsbl
|
|
|
fediverse
|
cryptography is in requirements.txt; we dont need to check for it
|
2020-02-20 15:12:00 +00:00 |
git_webhooks
|
"=", not "==", for picking gitlab note object type
|
2020-02-17 16:27:51 +00:00 |
scripts
|
|
|
tweets
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
acronym.py
|
|
|
alias_variables.py
|
|
|
badges.py
|
add !badge show <name>
|
2020-02-26 21:02:10 +00:00 |
badwords.py
|
|
|
birthday.py
|
|
|
bitcoin.py
|
|
|
botlist.py
|
|
|
channel_log.py
|
we need to manually flush log files
|
2020-02-24 17:21:35 +00:00 |
channel_op.py
|
prefix can be None - null-coalesce it to empty string
|
2020-02-26 17:38:00 +00:00 |
channel_save.py
|
|
|
check_certificate.py
|
|
|
coins.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
command_suggestions.py
|
|
|
cron_reminders.py
|
add cron_reminders.py (admin-only for now)
|
2020-02-11 11:19:25 +00:00 |
define.py
|
update define.py to use command spec (and not docstrings)
|
2020-02-15 00:13:43 +00:00 |
dice.py
|
implement command spec modifiers, use for pattern , use pattern for dice.py
|
2020-02-15 23:31:55 +00:00 |
duckduckgo.py
|
|
|
ducks.py
|
duck chance should be 5%, not 50%
|
2020-02-19 15:39:11 +00:00 |
echo.py
|
|
|
eightball.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
factoids.py
|
we don't have a target_desc when we can't find a factoid
|
2020-02-09 18:55:47 +00:00 |
github.py
|
|
|
google.py
|
show !g snippet when available, title when not
|
2020-02-25 16:50:17 +00:00 |
greeting.py
|
|
|
hash.py
|
|
|
healthcheck.py
|
healthcheck: typo
|
2020-02-08 22:09:51 -05:00 |
highlight_spam.py
|
|
|
hostmask_tracking.py
|
|
|
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
inactive_channels.py
|
by default, do not prune inactive channels we have modes in
|
2020-02-27 12:37:25 +00:00 |
info.py
|
|
|
ip_addresses.py
|
|
|
ircv3.py
|
boldify hostname in !specsup
|
2020-02-08 19:05:44 +00:00 |
ircv3_botignore.py
|
|
|
ircv3_editmsg.py
|
|
|
ircv3_multiline.py
|
|
|
ircv3_resume.py
|
|
|
ircv3_typing.py
|
|
|
isup.py
|
|
|
karma.py
|
|
|
kick-rejoin.py
|
|
|
lastfm.py
|
|
|
location.py
|
utilise @utils.export for function exporting in more places
|
2020-02-19 17:29:10 +00:00 |
markov.py
|
add markov-chance, 0 to 100 percent chance of randomly triggered markov chains
|
2020-02-20 18:51:20 +00:00 |
message_filter.py
|
security issue: 'permissions'->'permission' (message_filters.py)
|
2020-02-21 11:44:29 +00:00 |
messages.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
mumble.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
ping.py
|
|
|
pronouns.py
|
|
|
quotes.py
|
|
|
rainbow.py
|
|
|
random_number.py
|
|
|
relay.py
|
change relay.py to use command specs
|
2020-02-27 18:06:06 +00:00 |
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
|
support & in utils.parse.sed, change sed.py to use utils.parse.sed
|
2020-02-09 16:32:15 +00:00 |
seen.py
|
change !seen to command specs
|
2020-02-28 22:57:16 +00:00 |
shorturl.py
|
utilise @utils.export for function exporting in more places
|
2020-02-19 17:29:10 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
tell.py
|
|
|
thesaurus.py
|
|
|
title.py
|
don't similarity test empty <title>s
|
2020-02-12 11:35:40 +00:00 |
todo.py
|
rewrite todo.py
|
2020-02-15 00:47:40 +00:00 |
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
utilise @utils.export for function exporting in more places
|
2020-02-19 17:29:10 +00:00 |
vote.py
|
|
|
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
update words.py to use command specs (and not docstrings)
|
2020-02-15 00:26:07 +00:00 |
youtube.py
|
add isodate requirement for parsing iso8601 durations
|
2020-02-24 10:30:59 +00:00 |