.. |
channel_log
|
include CHGHOST lines in channel_log logs
|
2019-10-31 15:36:22 +00:00 |
commands
|
move on to command.regex if a given command isn't found
|
2019-11-06 13:05:41 +00:00 |
fediverse
|
show when a fediverse Note is nothing but an attachment
|
2019-11-04 13:19:37 +00:00 |
git_webhooks
|
show "published" for "updated" releases - seems theres a bug that prevents the former
|
2019-11-01 17:58:07 +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
|
format and print CHGHOST events
|
2019-10-31 15:35:53 +00:00 |
permissions
|
only FORCE_SUCCESS for masterlogin when there's a permissions requirement
|
2019-10-09 14:29:25 +01:00 |
scripts
|
|
|
tweets
|
also support twitter mobile urls
|
2019-10-20 17:10:01 +01:00 |
accept_invite.py
|
|
|
acronym.py
|
|
|
admin.py
|
move IRCLine related code from utils.irc to IRCLine.py
|
2019-10-27 10:19:00 +00:00 |
badges.py
|
add utils.date_human() - use it in badges.py
|
2019-10-30 10:25:07 +00:00 |
badwords.py
|
|
|
birthday.py
|
|
|
bitcoin.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_access.py
|
|
|
channel_blacklist.py
|
|
|
channel_keys.py
|
unset saved channel key on -k
|
2019-07-03 08:29:47 +01:00 |
channel_op.py
|
add !cmute/!cunmute to set +m/-m on current channel
|
2019-10-25 18:30:57 +01:00 |
channel_save.py
|
|
|
check_certificate.py
|
|
|
check_mode.py
|
|
|
coins.py
|
transient timers shouldn't use the event system
|
2019-10-08 13:49:55 +01:00 |
command_suggestions.py
|
add server/channel config to disable command suggestions
|
2019-10-30 11:48:35 +00:00 |
config.py
|
add !c as an alias of !config
|
2019-11-05 12:51:10 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
add .back suffix to database backups
|
2019-10-14 18:13:43 +01:00 |
deferred_read.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
duckduckgo.py
|
|
|
ducks.py
|
Set duck_lines to -1 when a duck is waiting to quack - do not allow bef/trap
|
2019-10-15 10:33:13 +01:00 |
echo.py
|
add !msg
|
2019-09-27 16:18:49 +01:00 |
eightball.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
switch to a better python eval API
|
2019-11-08 12:46:25 +00:00 |
factoids.py
|
|
|
fake_echo.py
|
move IRCLine related code from utils.irc to IRCLine.py
|
2019-10-27 10:19:00 +00:00 |
format_activity.py
|
'changed host (_@_)' -> 'changed host to _@_'
|
2019-10-31 15:51:24 +00:00 |
github.py
|
eat errors for failing to parse @commit
|
2019-10-14 14:03:47 +01:00 |
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
help.py
|
move !which to help.py
|
2019-10-08 14:48:39 +01:00 |
highlight_spam.py
|
|
|
ids.py
|
|
|
ignore.py
|
preprocess.command returns now need action, message returns
|
2019-10-04 12:05:28 +01:00 |
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
|
|
info.py
|
show branch name in !version output
|
2019-11-04 13:40:16 +00:00 |
ip_addresses.py
|
|
|
ircv3.py
|
|
|
ircv3_botignore.py
|
|
|
ircv3_chathistory.py
|
|
|
ircv3_echo_message.py
|
|
|
ircv3_labeled_responses.py
|
change labeled-response WARN logging to DEBUG - it's mostly unimportant
|
2019-11-04 10:17:47 +00:00 |
ircv3_message_tracking.py
|
|
|
ircv3_metadata.py
|
|
|
ircv3_msgid.py
|
|
|
ircv3_multiline.py
|
remove src/utils/irc/protocol.py
|
2019-10-28 10:56:33 +00:00 |
ircv3_resume.py
|
|
|
ircv3_server_time.py
|
|
|
ircv3_sts.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
|
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
|
don't record ACTIONs in markov chains
|
2019-10-29 18:09:57 +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
|
|
|
nick_regain.py
|
transient timers shouldn't use the event system
|
2019-10-08 13:49:55 +01:00 |
nickserv.py
|
|
|
nr.py
|
|
|
onionoo.py
|
|
|
ops.py
|
|
|
perform.py
|
|
|
pong.py
|
|
|
print_activity.py
|
format and print CHGHOST events
|
2019-10-31 15:35:53 +00:00 |
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
|
|
|
relay.py
|
fix relay exception
|
2019-10-28 13:56:04 +00:00 |
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
|
|
|
rss.py
|
refactor multi-line-to-line normalisation to utils.parse.line_normalise(), use it in rss.py
|
2019-10-10 10:33:18 +01:00 |
rust.py
|
|
|
sed.py
|
|
|
seen.py
|
!seen should get seen-info for target user, not current user
|
2019-11-04 15:33:57 +00:00 |
shorturl.py
|
|
|
signals.py
|
remove src/utils/irc/protocol.py
|
2019-10-28 10:56:33 +00:00 |
silence.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
server.hostmask() already exists
|
2019-10-10 12:19:34 +01:00 |
strip_color.py
|
|
|
strip_otr.py
|
|
|
tfl.py
|
Add .travis.yml to run mypy. (#192)
|
2019-11-01 06:10:35 +00:00 |
thesaurus.py
|
|
|
throttle.py
|
|
|
title.py
|
use utils.parse.line_normalise in title.py
|
2019-10-31 10:27:42 +00:00 |
to.py
|
only allow !to against users bitbot has seen before
|
2019-10-04 15:20:38 +01:00 |
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
remove !timezone as !time now shows UTC offset
|
2019-11-04 10:11:57 +00:00 |
vote.py
|
Fix !startvote advice on voting on the started vote
|
2019-10-25 14:21:47 +01:00 |
weather.py
|
dont fail !weather when we decide a nickname is a location
|
2019-10-16 15:53:34 +01:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
Fix typo
|
2019-10-02 00:37:59 +02:00 |
words.py
|
|
|
youtube.py
|
show youtube upload time as YYYY-MM-DD, not timespan
|
2019-10-30 10:25:18 +00:00 |