bitbot-3.11-fork/modules
2020-04-09 18:26:54 +01:00
..
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 add ${BNICK} (bot's own nick) and ${CTRIGGER} (command trigger) to aliases 2020-04-07 19:30:32 +01:00
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 masks -> args 2020-03-10 23:09:51 +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 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 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 exports.get_one() -> exports.get() 2020-03-08 14:14:00 +00:00
imdb.py
imgur.py
in.py split utils.datetime out in to .parse and .format 2020-01-30 21:20:56 +00:00
inactive_channels.py remove debug print 2020-03-10 00:07:12 +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
ircv3.py boldify hostname in !specsup 2020-02-08 19:05:44 +00:00
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 update karma.py to use command spec 2020-01-26 02:59:16 +00:00
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 fix regression of message filters not matching without formatting 2020-04-08 18:19:06 +01: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 show target user in !ping response 2020-01-30 11:54:24 +00:00
pronouns.py
quotes.py add IRCBuffer.BufferLine.format() - /me vs message formatting 2020-01-30 14:56:57 +00:00
rainbow.py update rainbow.py to use command spec 2020-01-30 11:54:40 +00:00
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 fix rss bindhost implementation 2020-04-09 18:26:54 +01:00
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 args_split[0] -> user.nickname (seen.py) 2020-03-08 21:42:31 +00:00
shorturl.py _call_shortener should take 2 more args 2020-03-08 23:59:31 +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 split utils.datetime out in to .parse and .format 2020-01-30 21:20:56 +00:00
thesaurus.py
title.py handle http redirects ourselves, to prevent redirect to localhost 2020-04-05 22:41:33 +01:00
todo.py rewrite todo.py 2020-02-15 00:47:40 +00:00
trakt.py
translate.py add "lstring" command spec; "last string" - explicit args or last message 2020-01-29 17:15:54 +00:00
urbandictionary.py
user_time.py exports.get_one() -> exports.get() 2020-03-08 14:14:00 +00:00
vote.py update other modules to use categorised require_access 2020-02-07 00:11:28 +00:00
weather.py exports.get_one() -> exports.get() 2020-03-08 14:14:00 +00:00
wikipedia.py update wikipedia.py to use command specs 2020-01-29 17:23:38 +00:00
wolframalpha.py
words.py Make !words work in PM 2020-03-08 22:12:25 +00: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 add isodate requirement for parsing iso8601 durations 2020-02-24 10:30:59 +00:00