bitbot-3.11-fork/modules
2020-01-17 11:18:26 +00:00
..
channel_log
dnsbl
fediverse Fix empty display names 2020-01-16 11:17:48 -05:00
git_webhooks
scripts switch scripts module to no longer use set_prefix() 2019-11-25 10:53:16 +00:00
tweets move all datetime-related code from utils/__init__ to utils.datetime 2019-11-15 13:59:09 +00:00
accept_invite.py
acronym.py remove parser from utils.http.Request, add Request.soup() 2019-11-26 11:35:56 +00:00
badges.py utils.datetime.datetime_utcnow() -> utils.datetime.utcnow() 2019-11-25 18:18:09 +00:00
badwords.py
birthday.py show useful error message when failing to parse birthday setting 2019-12-02 18:01:31 +00:00
bitcoin.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
bot_channel.py
botlist.py don't respond to !botlist automatically 2019-11-15 10:57:29 +00:00
channel_op.py
channel_save.py
check_certificate.py
coins.py
command_suggestions.py
define.py
dice.py
duckduckgo.py
ducks.py
echo.py remove shlex from echo.py 2019-11-20 13:33:30 +00:00
eightball.py
eval_lua.py
eval_python.py
factoids.py implement @utils.kwarg() magic, use it for command.regex hooks 2019-06-26 14:37:41 +01:00
github.py
google.py
greeting.py
hash.py
healthcheck.py
highlight_spam.py remove debug print 2019-08-14 14:51:07 +01:00
hostmask_tracking.py !maskfind should work in-channel too 2020-01-11 22:30:43 +00:00
ids.py
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
info.py
ip_addresses.py
ircv3.py Show IRCd 'version' string in !specsup output 2019-06-29 22:44:05 +01:00
ircv3_botignore.py
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
kick-rejoin.py transient timers shouldn't use the event system 2019-10-08 13:49:55 +01:00
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 use utils.SensitiveSetting in nickserv.py 2019-09-12 12:17:52 +01:00
nr.py
onionoo.py
ops.py
pong.py
pronouns.py
quotes.py
random_number.py
relay.py
rest_api.py add on_pause() and on_resume() for module - use in rest_api.py 2019-11-04 10:52:41 +00:00
rot13.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
rss.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
rust.py
sed.py
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 utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
stats.py make !channels PM-only 2019-11-27 13:15:29 +00:00
tell.py switch !to to !tell, add !to as an alias of !tell 2019-11-25 12:18:07 +00:00
thesaurus.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
title.py
todo.py consistently use 'todo list' vs 'todo' 2019-07-11 10:11:21 +10:00
trakt.py
translate.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
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 show urls in !wikipedia output 2019-11-26 14:18:18 +00:00
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