.. |
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
|
Update !help usage string
|
2019-05-11 17:07:24 +01:00 |
github
|
Give empty array arg to WARN call in github module
|
2019-05-04 08:26:27 +01:00 |
line_handler
|
Revamp how CAPs are tracked through REQ and ACK/NAK etc
|
2019-05-11 18:22:40 +01:00 |
permissions
|
Make masterlogin passwords one-time-use
|
2019-04-24 17:37:44 +01:00 |
sasl
|
Handle ERR_SASLALREADY
|
2019-05-12 11:48:28 +01:00 |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
Add Database.servers.get_by_alias, move IRCBot.get_server to
|
2019-04-24 12:07:30 +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
|
|
|
birthday.py
|
Fix birthday.py help text copypaste fail
|
2019-05-06 19:27:42 +01:00 |
bitcoin.py
|
|
|
books.py
|
|
|
bot_channel.py
|
|
|
channel_access.py
|
|
|
channel_op.py
|
Catch UserNotFoundException in var e
|
2019-05-08 07:36:17 +01: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
|
Stop using prevent_highlight. it ruins terminals on OS X
|
2019-05-04 23:28:51 +01:00 |
config.py
|
Show the full result of a !config change
|
2019-04-28 10:50:19 +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
|
|
|
duckduckgo.py
|
Check that we have an AbstractURL in DDG results
|
2019-04-25 20:49:27 +01:00 |
ducks.py
|
Typo in ducks.py, 'DEFAUL' -> 'DEFAULT'
|
2019-05-11 18:26:53 +01:00 |
echo.py
|
Add echo.py
|
2019-04-28 13:36:25 +01:00 |
eval_lua.py
|
|
|
eval_python.py
|
|
|
eval_rust.py
|
|
|
factoids.py
|
ignore users ignored from !factoid for automatic factoid parsing
|
2019-05-09 13:48:45 +01:00 |
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
|
Add Database.servers.get_by_alias, move IRCBot.get_server to
|
2019-04-24 12:07:30 +01:00 |
ip_addresses.py
|
|
|
karma.py
|
Add a mechanism to ignore specific commands for a whole network
|
2019-05-06 17:08:56 +01:00 |
lastfm.py
|
only use one "-" to separate text from url in lastfm.py
|
2019-02-28 16:34:22 +00:00 |
location.py
|
Remove '"human"' key from location settings export - we dont use it and it's
|
2019-05-07 10:59:24 +01: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
|
|
|
nickserv.py
|
|
|
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
|
add 'print-motd' bot setting, to enable/disable printing motd to log
|
2019-05-02 10:24:01 +01:00 |
pronouns.py
|
Added pronouns.py
|
2019-04-30 11:51:43 +01:00 |
quotes.py
|
|
|
random_number.py
|
Change !uuid to !uuid4 to be clear that it's a uuid4 being generated
|
2019-05-07 11:48:16 +01: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
|
Revamp how CAPs are tracked through REQ and ACK/NAK etc
|
2019-05-11 18:22:40 +01:00 |
rot13.py
|
|
|
sed.py
|
Add a mechanism to ignore specific commands for a whole network
|
2019-05-06 17:08:56 +01:00 |
seen.py
|
|
|
shakespeare.py
|
|
|
shorturl.py
|
Move isgd.py to shorturl.py and switch back to using bit.ly
|
2019-05-01 08:17:48 +01:00 |
signals.py
|
Reload bot.conf and modules on SIGHUP
|
2019-03-13 18:27:34 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
Add Database.servers.get_by_alias, move IRCBot.get_server to
|
2019-04-24 12:07:30 +01: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
|
Log URL when we fail to get a <title>
|
2019-05-07 14:44:29 +01:00 |
to.py
|
Limiit !to to 5 messages per user
|
2019-04-30 11:57:31 +01:00 |
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
tweets.py
|
|
|
upc.py
|
|
|
urbandictionary.py
|
Add _name to urbandictionary.py for correct capitalisation
|
2019-04-27 22:27:36 +01:00 |
user_time.py
|
Actually provide formatting arg for user_time.py error
|
2019-04-28 15:43:56 +01:00 |
weather.py
|
Query weather for given args if they don't look like a user
|
2019-05-05 00:16:55 +01:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
Stop using prevent_highlight. it ruins terminals on OS X
|
2019-05-04 23:28:51 +01:00 |
youtube.py
|
Ignore users ignored from !youtube for auto-youtube
|
2019-05-09 13:43:52 +01:00 |