.. |
dnsbl
|
|
|
fediverse
|
|
|
git_webhooks
|
|
|
scripts
|
|
|
tweets
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
acronym.py
|
remove parser from utils.http.Request, add Request.soup()
|
2019-11-26 11:35:56 +00:00 |
alias_variables.py
|
move !alias variables in to alias_variables.py, add RNICK (random nick)
|
2020-02-05 18:18:32 +00:00 |
badges.py
|
add !badge show <name>
|
2020-02-26 21:02:10 +00:00 |
badwords.py
|
Add depends-on hashflags to relevant modules
|
2019-05-25 21:40:06 +01:00 |
birthday.py
|
|
|
bitcoin.py
|
|
|
botlist.py
|
don't respond to !botlist automatically
|
2019-11-15 10:57:29 +00:00 |
channel_log.py
|
we need to manually flush log files
|
2020-02-24 17:21:35 +00:00 |
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 |
coins.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
command_suggestions.py
|
add server/channel config to disable command suggestions
|
2019-10-30 11:48:35 +00:00 |
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
|
|
|
duckduckgo.py
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
ducks.py
|
|
|
echo.py
|
add spec arg names to echo.py
|
2020-01-26 11:25:27 +00:00 |
eightball.py
|
add !8 as alias of !8ball
|
2019-09-09 14:25:19 +01:00 |
eval_lua.py
|
|
|
eval_python.py
|
force utf8 encoding on eval_python.py
|
2019-12-18 19:51:35 +00:00 |
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
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
google.py
|
show !g snippet when available, title when not
|
2020-02-25 16:50:17 +00:00 |
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 |
healthcheck.py
|
|
|
highlight_spam.py
|
remove debug print
|
2019-08-14 14:51:07 +01:00 |
hostmask_tracking.py
|
|
|
ids.py
|
IRCUser.get_identified_account() doesn't exist anymore
|
2019-11-22 11:50:23 +00:00 |
imdb.py
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
imgur.py
|
add cookies and .json() to utils.http.Response objects
|
2019-11-25 18:17:30 +00:00 |
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
|
handle git being in a detached head state when getting current commit
|
2020-02-08 13:21:29 +00:00 |
ip_addresses.py
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_editmsg.py
|
split utils.datetime out in to .parse and .format
|
2020-01-30 21:20:56 +00:00 |
ircv3_multiline.py
|
|
|
ircv3_resume.py
|
|
|
ircv3_typing.py
|
|
|
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
|
update karma.py to use command spec
|
2020-01-26 02:59:16 +00:00 |
kick-rejoin.py
|
transient timers shouldn't use the event system
|
2019-10-08 13:49:55 +01:00 |
lastfm.py
|
utils.datetime.datetime_utcnow() -> utils.datetime.utcnow()
|
2019-11-25 18:18:09 +00:00 |
location.py
|
|
|
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
|
|
|
messages.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
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
|
remove all eagle stuff from nr.py
|
2019-11-26 13:37:30 +00:00 |
onionoo.py
|
|
|
ops.py
|
|
|
ping.py
|
show target user in !ping response
|
2020-01-30 11:54:24 +00:00 |
pronouns.py
|
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
|
2019-06-28 23:16:05 +01:00 |
quotes.py
|
|
|
rainbow.py
|
|
|
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
|
throw helpful errors when RSS pages cannot be decoded
|
2020-01-31 11:47:00 +00:00 |
rust.py
|
|
|
sed.py
|
|
|
seen.py
|
only do to_pretty_time as relative when requested
|
2020-02-24 10:18:55 +00:00 |
shorturl.py
|
|
|
soundcloud.py
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
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
|
utils.http.Response.data should always be bytes - add .decode and .soup
|
2019-11-26 13:42:01 +00:00 |
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
|
|
|
vote.py
|
|
|
weather.py
|
use " | " as location & temp separator
|
2019-11-26 18:42:33 +00:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
|
|
youtube.py
|
|
|