.. |
channel_log
|
|
|
commands
|
Don't exclude !commands from IRCBuffer objects
|
2019-06-20 11:55:58 +01:00 |
github
|
colorise ref for delete event, same as for create event
|
2019-06-22 22:42:52 +01:00 |
ircv3_sasl
|
Fix more instances of event["args"] (now event["line"].args)
|
2019-06-22 22:08:39 +01:00 |
line_handler
|
Handle CAP ACK -<cap> and ACK from a REQ not sent by ircv3.py
|
2019-06-23 11:23:52 +01:00 |
permissions
|
|
|
scripts
|
|
|
tweets
|
Allow command.regex hooks to opt-in to being triggered from a /me
|
2019-06-16 18:40:25 +01:00 |
8ball.py
|
Remove "!" from help strings
|
2019-06-18 17:33:42 +01:00 |
accept_invite.py
|
|
|
admin.py
|
|
|
auto_mode.py
|
|
|
badges.py
|
|
|
badwords.py
|
|
|
birthday.py
|
Manually strf birthdays so years are not .strip("0")ed
|
2019-06-19 11:06:26 +01:00 |
bitcoin.py
|
|
|
books.py
|
|
|
bot_channel.py
|
|
|
botlist.py
|
|
|
channel_access.py
|
Support 'channel-access' check request referencing current channel
|
2019-06-16 20:45:14 +01:00 |
channel_op.py
|
|
|
channel_save.py
|
|
|
check_mode.py
|
check-mode and channel-access should reference the computed target, not
|
2019-06-18 08:01:20 +01:00 |
check_urls.py
|
|
|
coins.py
|
|
|
config.py
|
module is called 'check_mode', not 'channel_mode'
|
2019-06-19 22:33:03 +01:00 |
ctcp.py
|
|
|
cve.py
|
|
|
database_backup.py
|
|
|
deferred_read.py
|
add deferred_read.py, to defer parsing of *some* lines until after 001
|
2019-06-22 22:22:50 +01:00 |
define.py
|
|
|
dice.py
|
Remove "!" from help strings
|
2019-06-18 17:33:42 +01:00 |
duckduckgo.py
|
|
|
ducks.py
|
show nickname in NO_DUCK non-kick message
|
2019-06-19 10:22:46 +01:00 |
echo.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
eval_rust.py
|
|
|
factoids.py
|
Allow command.regex hooks to opt-in to being triggered from a /me
|
2019-06-16 18:40:25 +01:00 |
fake_echo.py
|
Change raw.send and raw.receive commands to just pass around ParsedLines
|
2019-06-22 12:17:45 +01:00 |
format_activity.py
|
Only show highest channel access symbol in format_activity.py
|
2019-06-23 10:44:45 +01:00 |
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
Don't discard empty command args for !hash
|
2019-06-23 12:14:06 +01:00 |
help.py
|
Add missing ">" to !help output
|
2019-06-22 19:36:54 +01:00 |
ids.py
|
|
|
ignore.py
|
Set ignore.py --depends-on hashflags
|
2019-06-20 12:08:24 +01:00 |
imdb.py
|
|
|
imgur.py
|
Allow command.regex hooks to opt-in to being triggered from a /me
|
2019-06-16 18:40:25 +01:00 |
in.py
|
|
|
ip_addresses.py
|
|
|
ircv3_botignore.py
|
add ircv3_botignore.py, to ignore inspircd.org/bot users
|
2019-06-19 22:37:03 +01:00 |
ircv3_chathistory.py
|
Adda system of aliases for CAPs, mostly for changeable draft specs and creating
|
2019-06-21 17:15:46 +01:00 |
ircv3_echo_message.py
|
set echo-message response ID to the ID of the original message
|
2019-06-21 18:22:36 +01:00 |
ircv3_labeled_responses.py
|
make labeled-response depend on batch
|
2019-06-23 09:44:59 +01:00 |
ircv3_message_tracking.py
|
|
|
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
|
Check our own (echoed) msgids
|
2019-06-21 10:47:39 +01:00 |
ircv3_multiline.py
|
Adda system of aliases for CAPs, mostly for changeable draft specs and creating
|
2019-06-21 17:15:46 +01:00 |
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
|
Add an export for IRCv3 CAPs
|
2019-06-20 16:52:23 +01:00 |
ircv3_sts.py
|
|
|
karma.py
|
|
|
lastfm.py
|
|
|
location.py
|
use "city, state, country" for formatted location name when available
|
2019-06-18 16:50:46 +01:00 |
message_filter.py
|
Add missing --depends-on hashflags
|
2019-06-19 22:14:13 +01:00 |
mixed_unicode.py
|
|
|
modules.py
|
Catch a module not being "found" in modules.py
|
2019-06-19 23:11:56 +01:00 |
nick_regain.py
|
Fix more instances of event["args"] (now event["line"].args)
|
2019-06-22 22:08:39 +01:00 |
nickserv.py
|
|
|
nr.py
|
|
|
perform.py
|
|
|
pong.py
|
Remove "!" from help strings
|
2019-06-18 17:33:42 +01:00 |
print_activity.py
|
|
|
pronouns.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
relay.py
|
self.bot.trigger() relaying - needed for write loop notification cross-network
|
2019-06-22 12:46:56 +01:00 |
rest_api.py
|
|
|
rot13.py
|
|
|
rss.py
|
Get RSS feed and mark all IDs as "seen" when first adding the URL
|
2019-06-24 06:48:48 +01:00 |
sed.py
|
|
|
seen.py
|
Add missing --depends-on hashflags
|
2019-06-19 22:14:13 +01:00 |
shakespeare.py
|
|
|
shorturl.py
|
return unshortened url when shortening fails
|
2019-06-20 16:35:58 +01:00 |
signals.py
|
|
|
silence.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
|
|
strax.py
|
|
|
strip_color.py
|
|
|
tfl.py
|
|
|
thesaurus.py
|
|
|
timer.py
|
|
|
title.py
|
Allow command.regex hooks to opt-in to being triggered from a /me
|
2019-06-16 18:40:25 +01:00 |
to.py
|
|
|
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
|
|
vote.py
|
add channel-access key for starting and ending votes
|
2019-06-20 12:13:55 +01:00 |
weather.py
|
location_name will not be defined when querying a location instead of a user
|
2019-06-18 16:53:57 +01:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
|
|
youtube.py
|
Allow command.regex hooks to opt-in to being triggered from a /me
|
2019-06-16 18:40:25 +01:00 |