.. |
channel_log
|
|
|
commands
|
|
|
fediverse
|
bitbot is a Service (bot), not a Person
|
2019-09-20 11:44:23 +01:00 |
git_webhooks
|
'hooked_repos_lowers' -> 'hooked_repos_lower'
|
2019-09-15 19:59:40 +01:00 |
ircv3_sasl
|
|
|
line_handler
|
refactor all checks for channel_type to server.is_channel()
|
2019-09-20 14:52:41 +01:00 |
permissions
|
|
|
scripts
|
|
|
tweets
|
|
|
accept_invite.py
|
|
|
acronym.py
|
|
|
admin.py
|
'seperate_hostmask()' -> 'parse_hostmask()'
|
2019-09-16 18:43:57 +01:00 |
badges.py
|
|
|
badwords.py
|
|
|
birthday.py
|
|
|
bitcoin.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_access.py
|
|
|
channel_blacklist.py
|
|
|
channel_keys.py
|
|
|
channel_op.py
|
send_mode() args should be an array
|
2019-09-15 10:49:56 +01:00 |
channel_save.py
|
|
|
check_mode.py
|
|
|
coins.py
|
|
|
command_suggestions.py
|
|
|
config.py
|
refactor all checks for channel_type to server.is_channel()
|
2019-09-20 14:52:41 +01:00 |
ctcp.py
|
|
|
cve.py
|
append "CVE-" to CVE ids without it
|
2019-09-18 17:51:08 +01:00 |
database_backup.py
|
|
|
deferred_read.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
duckduckgo.py
|
|
|
ducks.py
|
|
|
echo.py
|
|
|
eightball.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
factoids.py
|
|
|
fake_echo.py
|
'seperate_hostmask()' -> 'parse_hostmask()'
|
2019-09-16 18:43:57 +01:00 |
format_activity.py
|
update channel.topic_setter-related code
|
2019-09-16 18:41:47 +01:00 |
github.py
|
|
|
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
help.py
|
be explicit when a command has no help available
|
2019-09-17 16:27:35 +01:00 |
highlight_spam.py
|
|
|
ids.py
|
add !myaccount
|
2019-09-17 15:15:54 +01:00 |
ignore.py
|
|
|
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
info.py
|
|
|
ip_addresses.py
|
event["channel"] -> event["target"]
|
2019-09-15 21:31:31 +01: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
|
|
|
ircv3_multiline.py
|
use source Hostmask from multiline batch
|
2019-09-19 18:16:23 +01:00 |
ircv3_resume.py
|
|
|
ircv3_server_time.py
|
|
|
ircv3_sts.py
|
|
|
isup.py
|
|
|
karma.py
|
[:1] -> [:-1]
|
2019-09-15 22:52:20 +01:00 |
kick-rejoin.py
|
support "0" kickrejoin delay without creating a timer
|
2019-09-15 22:22:41 +01:00 |
lastfm.py
|
|
|
location.py
|
|
|
markov.py
|
add a command to generate markov chains (!markov)
|
2019-09-20 17:18:47 +01:00 |
message_filter.py
|
'to' -> 'so', typo in !cfilter comment
|
2019-09-20 14:57:24 +01:00 |
modules.py
|
|
|
mumble.py
|
'srt' -> 'str'
|
2019-09-17 12:23:05 +01:00 |
nick_regain.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
perform.py
|
|
|
pong.py
|
|
|
print_activity.py
|
|
|
pronouns.py
|
|
|
proxy.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
relay.py
|
|
|
rest_api.py
|
'path' -> 'args' on REST API events
|
2019-09-20 10:48:24 +01:00 |
rot13.py
|
|
|
rss.py
|
actually pass Request objects to utils.http.request_many() from rss.py
|
2019-09-19 15:04:50 +01:00 |
rust.py
|
add !crate in rust.py
|
2019-09-16 12:11:03 +01:00 |
sed.py
|
|
|
seen.py
|
don't use JOIN/QUIT as !seen events (netsplits cause these)
|
2019-09-18 11:43:59 +01:00 |
shorturl.py
|
|
|
signals.py
|
|
|
silence.py
|
remove redundant old docstring kwargs from !silence
|
2019-09-20 14:55:19 +01:00 |
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
'path' is now 'args'
|
2019-09-20 13:34:55 +01:00 |
strip_color.py
|
|
|
strip_otr.py
|
add strip_otr.py
|
2019-09-16 15:29:09 +01:00 |
tfl.py
|
|
|
thesaurus.py
|
|
|
throttle.py
|
|
|
title.py
|
only show auto-title when response code is 200
|
2019-09-20 15:56:14 +01:00 |
to.py
|
|
|
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
improve !ud usage string (wrt #number)
|
2019-09-20 14:19:06 +01:00 |
user_time.py
|
|
|
vote.py
|
|
|
weather.py
|
if a word is known as a nickname but the user has no location, treat as location
|
2019-09-17 15:06:13 +01:00 |
which.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
|
|
youtube.py
|
|
|