.. |
channel_log
|
don't utils.irc.parse_format in format_activity.py, so we don't have to use
|
2019-03-06 14:30:33 +00:00 |
commands
|
Support continuous alias arg replacements (e.g. "index 1 onwards" using "$1-")
|
2019-04-14 21:54:02 +01:00 |
github
|
Only show 'submitted' pull_request_review events
|
2019-04-17 10:33:12 +01:00 |
line_handler
|
Add/remove people from channels before received.join/received.part events
|
2019-04-15 14:41:09 +01:00 |
permissions
|
Add a master-admin login system, to have a bot-wide password to give any user
|
2019-04-15 14:52:08 +01:00 |
sasl
|
Don't duplicate "other-error" (sasl.scram)
|
2019-02-24 09:04:42 +00:00 |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
Add IRCServer.send_raw so modules don't have to parse messages before sending
|
2019-04-16 13:47:45 +01:00 |
auto_mode.py
|
You can't minus a set from a list (auto_mode.py)
|
2019-02-21 21:14:57 +00:00 |
badges.py
|
change utils.iso8601_format to default to no milliseconds, switch to using
|
2019-04-23 21:27:43 +01:00 |
badwords.py
|
|
|
bitcoin.py
|
|
|
books.py
|
|
|
bot_channel.py
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
channel_access.py
|
|
|
channel_op.py
|
Shift formatting protocol data to it's own file: utils.irc.protocol
|
2019-02-18 14:58:27 +00:00 |
channel_save.py
|
Add IRCServer.send_joins, a nicer interface than manually ",".join ing
|
2019-02-20 17:08:30 +00:00 |
check_mode.py
|
|
|
check_urls.py
|
|
|
coins.py
|
Also human-ify coin bet amounts in a flip
|
2019-03-21 21:09:53 +00:00 |
config.py
|
Look at setting-specific part of export_settings to get validate function, not
|
2019-04-24 11:02:41 +01:00 |
ctcp.py
|
Send IRCBot.VERSION on a CTCP VERSION (ctcp.py)
|
2019-02-24 08:39:20 +00:00 |
cve.py
|
set cve.py's _name to all caps "CVE"
|
2019-03-28 21:54:18 +00:00 |
database_backup.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
ducks.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
eval_rust.py
|
|
|
factoids.py
|
|
|
format_activity.py
|
Add a space between channel name and kick reason in format_activity.py
|
2019-04-16 07:54:07 +01:00 |
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
Minor code stylisation in imgur.py
|
2019-02-25 09:59:38 +00:00 |
in.py
|
Have to refer to timer.kwargs to get kwargs (in.py)
|
2019-02-10 13:27:49 +00:00 |
ip_addresses.py
|
|
|
isgd.py
|
|
|
karma.py
|
Only strip word stops from the right of a word
|
2019-03-28 14:35:20 +00:00 |
lastfm.py
|
only use one "-" to separate text from url in lastfm.py
|
2019-02-28 16:34:22 +00:00 |
message_tracking.py
|
Use new IRCChannel/IRCUser send_tagmsg in message_tracking.py
|
2019-02-22 22:37:27 +00:00 |
mixed_unicode.py
|
|
|
modules.py
|
|
|
nick_regain.py
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
nickserv.py
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
nr.py
|
.get eage-api-key and url in nr.service() to handle it not being present
|
2019-04-01 07:50:19 +01:00 |
perform.py
|
Add IRCServer.send_raw so modules don't have to parse messages before sending
|
2019-04-16 13:47:45 +01:00 |
pong.py
|
|
|
print_activity.py
|
don't utils.irc.parse_format in format_activity.py, so we don't have to use
|
2019-03-06 14:30:33 +00:00 |
quotes.py
|
|
|
random_number.py
|
Add !cointoss to random_number.py
|
2019-02-12 15:23:02 +00:00 |
rest_api.py
|
Add 'api-port' setting to bot.conf and use it in rest_api.py
|
2019-03-13 16:52:51 +00:00 |
resume.py
|
Default cap_done to True, there's only one scenario were it is false (resume.py)
|
2019-02-17 16:00:33 +00:00 |
rot13.py
|
|
|
sed.py
|
Boldify sed replacement text
|
2019-04-15 21:55:53 +01:00 |
seen.py
|
|
|
shakespeare.py
|
|
|
signals.py
|
Reload bot.conf and modules on SIGHUP
|
2019-03-13 18:27:34 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
'src/IRCServer.capabilities' -> 'src/IRCServer.agreed_capabilities'
|
2019-02-16 09:12:43 +00:00 |
strax.py
|
|
|
strip_color.py
|
preprocess.send.* event don't have IRCChannel objects on them
|
2019-03-10 13:09:37 +00:00 |
sts.py
|
|
|
tfl.py
|
|
|
thesaurus.py
|
|
|
timer.py
|
|
|
title.py
|
Move HTTPWrongContentTypeException catch above Exception catch
|
2019-03-01 23:29:07 +00:00 |
to.py
|
|
|
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
tweets.py
|
|
|
upc.py
|
|
|
urbandictionary.py
|
|
|
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
|
|
youtube.py
|
raise EventError when no results are found, to avoid double stderr write (youtube.py)
|
2019-02-14 01:00:16 +00:00 |