.. |
github
|
|
|
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
|
|
auto_mode.py
|
Delete automodes user_channel setting when it's empty (auto_mode.py)
|
2019-02-04 08:45:48 +00:00 |
badges.py
|
Typo, '==' -> '='
|
2018-12-22 09:36:13 +00:00 |
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
|
|
|
bot_channel.py
|
|
|
channel_access.py
|
|
|
channel_op.py
|
|
|
channel_save.py
|
Add irc_lower() and irc_equals() to IRCServer.Server so that no where else
|
2019-01-24 17:12:50 +00:00 |
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
|
|
|
commands.py
|
Reply to statusmsg commands (e.g. '/msg +channel !ping') with the same statusmsg
|
2019-02-04 21:32:44 +00:00 |
ctcp.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
database_backup.py
|
|
|
define.py
|
Add missing .data on a utils.http.request Response object (define.py)
|
2018-12-15 22:56:04 +00:00 |
dice.py
|
range()'s upper bound is not inclusive
|
2018-11-17 12:29:24 +00:00 |
ducks.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
eval_rust.py
|
|
|
factoids.py
|
|
|
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
|
|
in.py
|
Use send.stdout in modules/in.py
|
2018-11-21 20:05:08 +00:00 |
ip_addresses.py
|
|
|
isgd.py
|
|
|
karma.py
|
Don't put channel messages as low priority, so we can still catch "bitbot: ++"
|
2019-01-25 23:53:53 +00:00 |
lastfm.py
|
|
|
line_handler.py
|
|
|
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 |
nickserv.py
|
Remove unneeded \n
|
2018-10-03 16:00:07 +01:00 |
nr.py
|
NR: list only called/total full count for service
|
2018-12-20 23:53:40 +00:00 |
perform.py
|
Fix the order of some connection params, add alias as a seperate argument to
|
2018-11-05 18:30:39 +00:00 |
permissions.py
|
Use new utils.consts.PERMISSION_FORCE_SUCCESS in permissions.py
|
2019-01-29 07:14:53 +00:00 |
pong.py
|
|
|
print_activity.py
|
Actually use new sender arg for _on_notice() (print_activity.py)
|
2019-01-17 14:51:44 +00:00 |
quit.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
|
|
resume.py
|
|
|
rot13.py
|
|
|
sasl.py
|
|
|
scripts.py
|
|
|
sed.py
|
|
|
seen.py
|
|
|
set.py
|
|
|
shakespeare.py
|
|
|
signals.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
Correctly compare current time and token expire time and actually cache the
|
2019-01-29 22:46:00 +00:00 |
stats.py
|
Sort nicknames case-insensitively (stats.py)
|
2018-12-26 23:24:43 +00:00 |
strax.py
|
|
|
strip_color.py
|
|
|
sts.py
|
INFO instead of TRACE log for STS policy setting and connection upgrade
|
2018-11-08 12:21:54 +00:00 |
tfl.py
|
|
|
thesaurus.py
|
|
|
timer.py
|
'recevied' -> 'received' (timer.py)
|
2018-12-20 23:55:45 +00:00 |
title.py
|
|
|
to.py
|
|
|
todo.py
|
|
|
trakt.py
|
|
|
translate.py
|
|
|
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
|
|
|
weather.py
|
|
|
wikipedia.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
wolframalpha.py
|
|
|
words.py
|
|
|
youtube.py
|
|
|