.. |
channel_log
|
|
|
commands
|
Default taget_str in send.stdout/send.stderr to target.name
|
2019-05-22 08:24:59 +01:00 |
github
|
|
|
line_handler
|
|
|
permissions
|
Add masterpassword private-only command
|
2019-05-21 12:18:59 +01:00 |
sasl
|
|
|
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
|
|
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
|
|
|
badwords.py
|
'continue' -> 'return' in moules/badwords.py
|
2018-10-28 14:02:43 +00:00 |
birthday.py
|
Fix birthday.py help text copypaste fail
|
2019-05-06 19:27:42 +01:00 |
bitcoin.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
books.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
bot_channel.py
|
|
|
botlist.py
|
Add !botlist and !rollcall
|
2019-05-12 22:37:08 +01:00 |
channel_access.py
|
|
|
channel_op.py
|
Catch UserNotFoundException in var e
|
2019-05-08 07:36:17 +01:00 |
channel_save.py
|
|
|
check_mode.py
|
Add a way to force success and force failure of a command permission check
|
2019-01-28 23:29:52 +00:00 |
check_urls.py
|
|
|
coins.py
|
|
|
config.py
|
Show the full result of a !config change
|
2019-04-28 10:50:19 +01:00 |
ctcp.py
|
|
|
cve.py
|
|
|
database_backup.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
duckduckgo.py
|
|
|
ducks.py
|
|
|
echo.py
|
Add echo.py
|
2019-04-28 13:36:25 +01:00 |
eval_lua.py
|
|
|
eval_python.py
|
Check if page is null before trying to access page.data (eval_python.py)
|
2019-01-15 12:39:27 +00:00 |
eval_rust.py
|
|
|
factoids.py
|
|
|
format_activity.py
|
|
|
google.py
|
|
|
greeting.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
hash.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
ids.py
|
|
|
imdb.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
imgur.py
|
event["channel"] -> event["target"] (from regex-commands change)
|
2019-05-18 21:33:50 +01:00 |
in.py
|
|
|
ip_addresses.py
|
|
|
karma.py
|
Don't allow karma for empty strings
|
2019-05-21 16:48:10 +01:00 |
lastfm.py
|
|
|
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
|
|
|
metadata.py
|
|
|
mixed_unicode.py
|
|
|
modules.py
|
|
|
nick_regain.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
perform.py
|
|
|
pong.py
|
|
|
print_activity.py
|
|
|
pronouns.py
|
|
|
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
|
|
|
resume.py
|
We should be using CAP.available() as it's not a string
|
2019-05-22 08:34:52 +01:00 |
rot13.py
|
|
|
sed.py
|
Hand over regex-based-command responsibilities to commands module
|
2019-05-18 18:35:47 +01:00 |
seen.py
|
|
|
shakespeare.py
|
|
|
shorturl.py
|
|
|
signals.py
|
Switch signals.py SIGHUP to also load new modules
|
2019-05-12 14:11:29 +01:00 |
silence.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
|
|
strax.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
strip_color.py
|
|
|
sts.py
|
Switch to using utils.irc.Capability in sts.py
|
2019-05-15 10:31:55 +01:00 |
tfl.py
|
|
|
thesaurus.py
|
|
|
timer.py
|
|
|
title.py
|
|
|
to.py
|
Limiit !to to 5 messages per user
|
2019-04-30 11:57:31 +01:00 |
todo.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
trakt.py
|
Re-add accidentally removed ":" in trakt.py
|
2018-12-11 22:27:58 +00:00 |
translate.py
|
|
|
tweets.py
|
|
|
upc.py
|
|
|
urbandictionary.py
|
|
|
user_time.py
|
Actually provide formatting arg for user_time.py error
|
2019-04-28 15:43:56 +01:00 |
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
Use the correct namespace for HTTPTimeoutException (wolframalpha)
|
2019-01-20 19:05:50 +00:00 |
words.py
|
Add a setting to opt-out of word count tracking
|
2019-05-15 22:44:47 +01:00 |
youtube.py
|
Typo, 'colr' -> 'color'
|
2019-05-19 21:41:56 +01:00 |