bitbot-3.11-fork/modules
2019-12-01 07:07:28 +00:00
..
channel_log
commands remove IRCBuffer.skip_next (not used), pass buffer lines on message events 2019-11-27 12:06:57 +00:00
fediverse note should be jsonified 2019-11-28 07:31:06 +00:00
git_webhooks utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
ircv3_sasl
line_handler only add BufferLine to buffer *after* received.message.* callback 2019-11-30 20:25:52 +00:00
permissions utils.irc.parse_hostmask -> utils.irc.hostmask_parse 2019-11-30 20:30:54 +00:00
scripts switch scripts module to no longer use set_prefix() 2019-11-25 10:53:16 +00:00
tweets
accept_invite.py
acronym.py remove parser from utils.http.Request, add Request.soup() 2019-11-26 11:35:56 +00:00
admin.py add IRCLine.parse_human() to allow for "!raw /msg jesopo hello" 2019-11-27 17:38:17 +00:00
aliases.py
badges.py utils.datetime.datetime_utcnow() -> utils.datetime.utcnow() 2019-11-25 18:18:09 +00:00
badwords.py
birthday.py "day" vs "days" in brithday.py 2019-11-28 14:23:33 +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
channel_access.py identified_account -> identified 2019-11-27 21:53:33 +00:00
channel_blacklist.py
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
coins.py
command_suggestions.py
config.py add check.command.permission and check.command.authenticated callbacks 2019-11-26 15:32:24 +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 utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
ducks.py
echo.py
eightball.py
eval_lua.py remove parser from utils.http.Request, add Request.soup() 2019-11-26 11:35:56 +00:00
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
fake_echo.py
format_activity.py
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 IRCUser.get_identified_account() doesn't exist anymore 2019-11-22 11:50:23 +00:00
ignore.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 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_chathistory.py
ircv3_echo_message.py
ircv3_labeled_responses.py
ircv3_message_tracking.py
ircv3_metadata.py
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
ircv3_server_time.py
ircv3_sts.py
ircv3_typing.py refactor commands (mostly stdout/stderr) and split typing/reply out 2019-11-22 16:23:30 +00:00
isup.py
karma.py refactor karma to be per-user. added data migration script for this 2019-12-01 07:07:28 +00:00
kick-rejoin.py
lastfm.py utils.datetime.datetime_utcnow() -> utils.datetime.utcnow() 2019-11-25 18:18:09 +00:00
location.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
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
more.py add more.py 2019-11-26 14:18:12 +00:00
mumble.py
nick_regain.py
nickserv.py
nr.py remove all eagle stuff from nr.py 2019-11-26 13:37:30 +00:00
onionoo.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
ops.py
perform.py support IRCLine.parse_human() in perform.py 2019-11-27 17:47:15 +00:00
pong.py
print_activity.py
pronouns.py
proxy.py
quotes.py
random_number.py
relay.py
rest_api.py
rot13.py
rss.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
rust.py add cookies and .json() to utils.http.Response objects 2019-11-25 18:17:30 +00:00
sed.py use BufferLine.notes to allow cumulative sed edits 2019-11-27 12:59:59 +00:00
seen.py don't update !seen details for ourself 2019-11-30 16:43:41 +00:00
shorturl.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
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 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
strip_color.py
strip_otr.py
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
throttle.py
title.py don't overwrite page - we need it for page.code 2019-11-27 22:10:45 +00:00
todo.py
trakt.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
translate.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
urbandictionary.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
user_time.py
vote.py
weather.py use " | " as location & temp separator 2019-11-26 18:42:33 +00:00
wikipedia.py show urls in !wikipedia output 2019-11-26 14:18:18 +00:00
wolframalpha.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00
words.py
youtube.py utils.http.Response.data should always be bytes - add .decode and .soup 2019-11-26 13:42:01 +00:00