.. |
scripts
|
|
|
8ball.py
|
Minor code styling change in modules/8ball.py
|
2018-11-17 12:48:42 +00:00 |
accept_invite.py
|
|
|
admin.py
|
Add !disconnect to admin.py
|
2018-11-20 14:27:24 +00:00 |
auto_mode.py
|
|
|
badwords.py
|
|
|
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
|
Add 'bot-channel' config in bot.conf.example and use it, if present, in
|
2018-12-06 12:13:59 +00:00 |
channel_op.py
|
|
|
channel_save.py
|
utils.irc.lower channel names when adding them to the autojoin list
|
2018-12-05 15:46:51 +00:00 |
check_mode.py
|
|
|
check_urls.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
coins.py
|
Don't try to call .isdigit() on an int object in coin.py.lottery_buy
|
2018-12-05 11:28:44 +00:00 |
commands.py
|
Better constifying of color/font chars
|
2018-11-13 16:02:26 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
|
|
define.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
dice.py
|
range()'s upper bound is not inclusive
|
2018-11-17 12:29:24 +00:00 |
ducks.py
|
Better constifying of color/font chars
|
2018-11-13 16:02:26 +00:00 |
eval_lua.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
eval_python.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
eval_rust.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
factoids.py
|
'factoid' -> 'value'
|
2018-11-18 11:18:37 +00:00 |
github.py
|
Shorten github urls in github.py
|
2018-12-11 22:27:04 +00:00 |
google.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
greeting.py
|
|
|
hash.py
|
|
|
haveibeenpwned.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00: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
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
in.py
|
Use send.stdout in modules/in.py
|
2018-11-21 20:05:08 +00:00 |
ip_addresses.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
isgd.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
karma.py
|
|
|
lastfm.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
line_handler.py
|
Only pop MODE args when we're certain we should (pays more attention to
|
2018-12-06 08:26:07 +00:00 |
mixed_unicode.py
|
Move all logic related to score reasons until after we've checked if we have
|
2018-11-20 20:43:26 +00:00 |
modules.py
|
typo in modules.py, '_reload' -> 'self._reload'
|
2018-12-02 09:19:03 +00:00 |
nickname_aliases.py
|
|
|
nickserv.py
|
|
|
nr.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
perform.py
|
|
|
permissions.py
|
|
|
pong.py
|
|
|
print_activity.py
|
Show who invited who when printing and invite (print_activity.py)
|
2018-11-27 17:36:22 +00:00 |
quit.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
Switch to using a case insensitive dictionary for headers instead of doing
|
2018-12-08 09:00:12 +00:00 |
resume.py
|
|
|
rot13.py
|
|
|
sasl.py
|
|
|
scripts.py
|
|
|
sed.py
|
|
|
seen.py
|
|
|
set.py
|
Prevent setting values to array settings and prevent adding to non-array
|
2018-12-05 12:13:29 +00:00 |
shakespeare.py
|
|
|
signals.py
|
Only gracefully handle SIGINT once
|
2018-12-03 19:46:15 +00:00 |
soundcloud.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
spotify.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
stats.py
|
Show list of users in a channel, not just count
|
2018-11-27 13:34:51 +00:00 |
strax.py
|
|
|
strip_color.py
|
|
|
sts.py
|
|
|
tfl.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
thesaurus.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
title.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
to.py
|
|
|
todo.py
|
|
|
trakt.py
|
Re-add accidentally removed ":" in trakt.py
|
2018-12-11 22:27:58 +00:00 |
translate.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
tweets.py
|
|
|
upc.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
urbandictionary.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
weather.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
wikipedia.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
wolframalpha.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
words.py
|
Better support passing "send" events through the parsers already present in
|
2018-11-14 14:41:28 +00:00 |
youtube.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |