.. |
dnsbl
|
|
|
fediverse
|
give str(Exception) when webfinger fails
|
2020-03-08 18:45:15 +00:00 |
git_webhooks
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
scripts
|
|
|
tweets
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
acronym.py
|
|
|
alias_variables.py
|
|
|
badges.py
|
add !badge show <name>
|
2020-02-26 21:02:10 +00:00 |
badwords.py
|
use ban-mask export in badwords.py
|
2020-03-08 18:45:57 +00:00 |
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
|
move _get_hostmask logic out in to banmask.py core module, for reuse
|
2020-03-08 14:14:34 +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
|
|
|
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
|
add spec arg names to echo.py
|
2020-01-26 11:25:27 +00:00 |
eightball.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
factoids.py
|
|
|
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
|
|
|
highlight_spam.py
|
|
|
hostmask_tracking.py
|
|
|
ids.py
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
inactive_channels.py
|
switch inactive_channels.py settings to be days, defaulting to None (no prune)
|
2020-03-08 21:38:13 +00:00 |
info.py
|
|
|
ip_addresses.py
|
|
|
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_editmsg.py
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
ircv3_multiline.py
|
|
|
ircv3_resume.py
|
|
|
ircv3_typing.py
|
|
|
isup.py
|
|
|
karma.py
|
|
|
kick-rejoin.py
|
|
|
lastfm.py
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
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
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
rust.py
|
|
|
sed.py
|
|
|
seen.py
|
args_split[0] -> user.nickname (seen.py)
|
2020-03-08 21:42:31 +00:00 |
shorturl.py
|
urllib was meant for yourls.py not shorturl.py
|
2020-03-08 23:58:24 +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
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
todo.py
|
rewrite todo.py
|
2020-02-15 00:47:40 +00:00 |
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
|
exports.get_one() -> exports.get()
|
2020-03-08 14:14:00 +00:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
Make !words work in PM
|
2020-03-08 22:12:25 +00:00 |
yourls.py
|
urllib was meant for yourls.py not shorturl.py
|
2020-03-08 23:58:24 +00:00 |
youtube.py
|
add isodate requirement for parsing iso8601 durations
|
2020-02-24 10:30:59 +00:00 |