bitbot-3.11-fork/modules
2019-11-26 13:42:16 +00:00
..
channel_log include CHGHOST lines in channel_log logs 2019-10-31 15:36:22 +00:00
commands self._out takes a tags arg 2019-11-26 13:42:16 +00:00
fediverse
git_webhooks utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
ircv3_sasl don't get far in to attempting sasl when we haven't got it configured 2019-11-08 13:34:05 +00:00
line_handler refactor permissions and allow hostmasks to be assigned to accounts 2019-11-21 15:49:08 +00:00
permissions IRCUser.get_identified_account() doesn't exist anymore 2019-11-22 11:50:23 +00:00
scripts
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
admin.py
aliases.py support "$$" as a literal "$" in alias arg replacements 2019-11-20 18:25:32 +00:00
badges.py
badwords.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
birthday.py Switch more settings to FunctionSettings 2019-09-04 14:27:10 +01:00
bitcoin.py
bot_channel.py
botlist.py don't respond to !botlist automatically 2019-11-15 10:57:29 +00:00
channel_access.py
channel_blacklist.py disregard empty JOIN channel params (e.g. "JOIN #bad,") 2019-09-07 12:58:20 +01:00
channel_keys.py
channel_op.py IRCUser.get_identified_account() doesn't exist anymore 2019-11-22 11:50:23 +00:00
channel_save.py
check_certificate.py
check_mode.py allow all preprocess.command and check.command failures to have a message 2019-09-26 12:14:55 +01:00
coins.py move all datetime-related code from utils/__init__ to utils.datetime 2019-11-15 13:59:09 +00:00
command_suggestions.py
config.py add !c as an alias of !config 2019-11-05 12:51:10 +00:00
ctcp.py
database_backup.py
deferred_read.py
define.py add cookies and .json() to utils.http.Response objects 2019-11-25 18:17:30 +00:00
dice.py
duckduckgo.py
ducks.py
echo.py remove shlex from echo.py 2019-11-20 13:33:30 +00:00
eightball.py add !8 as alias of !8ball 2019-09-09 14:25:19 +01:00
eval_lua.py
eval_python.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
factoids.py implement @utils.kwarg() magic, use it for command.regex hooks 2019-06-26 14:37:41 +01:00
fake_echo.py move IRCLine related code from utils.irc to IRCLine.py 2019-10-27 10:19:00 +00:00
format_activity.py set private NOTICE context so print_activity shows who a notice was sent to 2019-11-19 17:23:23 +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 utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
greeting.py
hash.py
help.py
highlight_spam.py
ids.py
ignore.py add optional duration for !ignore 2019-11-18 15:57:27 +00:00
imdb.py
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
ircv3_botignore.py ircv3_botignore.py should use HIGH priority 2019-07-09 21:25:43 +01:00
ircv3_chathistory.py
ircv3_echo_message.py Revert ".eat()ing privmsg/notice send should be high priority" 2019-07-30 15:01:29 +01:00
ircv3_labeled_responses.py
ircv3_message_tracking.py Prefix names for all IRCv3 modules with "ircv3_" 2019-06-03 12:44:04 +01:00
ircv3_metadata.py Adda system of aliases for CAPs, mostly for changeable draft specs and creating 2019-06-21 17:15:46 +01:00
ircv3_msgid.py remove tags from StdOut objects - expose through event_kwargs 2019-11-25 16:28:03 +00:00
ircv3_multiline.py
ircv3_resume.py Fix more instances of event["args"] (now event["line"].args) 2019-06-22 22:08:39 +01:00
ircv3_server_time.py
ircv3_sts.py
ircv3_typing.py
isup.py
karma.py Show 0 karma in the colour of gold™ 2019-10-11 23:23:58 -07:00
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 utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
message_filter.py
modules.py add ModuleManager.try_reload_modules(), to try reloading in a transaction 2019-10-14 12:56:04 +01:00
mumble.py 'srt' -> 'str' 2019-09-17 12:23:05 +01:00
nick_regain.py
nickserv.py
nr.py remove all eagle stuff from nr.py 2019-11-26 13:37:30 +00:00
onionoo.py
ops.py
perform.py
pong.py
print_activity.py
pronouns.py
proxy.py improve proxy.py socket override using nested function def 2019-10-28 18:11:57 +00:00
quotes.py better help/usage for quote.py commands 2019-10-04 15:25:53 +01:00
random_number.py Add depends-on hashflags to relevant modules 2019-05-25 21:40:06 +01:00
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
rust.py add cookies and .json() to utils.http.Response objects 2019-11-25 18:17:30 +00:00
sed.py
seen.py
shorturl.py
signals.py
silence.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
stats.py move all datetime-related code from utils/__init__ to utils.datetime 2019-11-15 13:59:09 +00:00
strip_color.py
strip_otr.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
throttle.py switch throttle.py to use FunctionSetting 2019-09-04 12:11:22 +01:00
title.py remove parser from utils.http.Request, add Request.soup() 2019-11-26 11:35:56 +00:00
todo.py
trakt.py
translate.py
urbandictionary.py
user_time.py
vote.py Fix !startvote advice on voting on the started vote 2019-10-25 14:21:47 +01:00
weather.py
wikipedia.py "EventsResultsError"->"EventResultsError", move errors to utils.error 2019-11-18 12:06:59 +00:00
wolframalpha.py
words.py
youtube.py