.. |
commands
|
Move REGEX_CUTOFF to outs.py (commands)
|
2019-02-09 17:52:51 +00:00 |
github
|
Return semi-helpful information to github webhooks (github)
|
2019-02-08 23:01:45 +00:00 |
sasl
|
We still need to 'CAP REQ :sasl' when we get 'CAP NEW :sasl' (sasl)
|
2019-02-09 02:58:25 +00:00 |
scripts
|
Move scripts module to it's own directory
|
2019-02-05 16:56:21 +00:00 |
8ball.py
|
Minor code styling change in modules/8ball.py
|
2018-11-17 12:48:42 +00:00 |
accept_invite.py
|
|
|
admin.py
|
|
|
auto_mode.py
|
|
|
badges.py
|
|
|
badwords.py
|
|
|
bitcoin.py
|
|
|
books.py
|
|
|
bot_channel.py
|
|
|
channel_access.py
|
|
|
channel_op.py
|
|
|
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
|
Don't take a users coins when they make an invalid roulette bet (coins.py)
|
2019-02-05 23:00:56 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
ducks.py
|
|
|
eval_lua.py
|
|
|
eval_python.py
|
|
|
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
|
|
|
google.py
|
Channels are 'target' in command events
|
2018-12-15 22:57:38 +00:00 |
greeting.py
|
|
|
hash.py
|
|
|
ids.py
|
|
|
imdb.py
|
|
|
imgur.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
in.py
|
|
|
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
|
Change isgd.py to use Exports to offer url shortening, not events
|
2019-02-07 10:07:11 +00:00 |
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
|
Don't use the event system to get results from other modules - use exports
|
2019-02-09 13:14:45 +00:00 |
line_handler.py
|
Also capture channel setting-related modes (e.g. +f for flood settings)
|
2019-02-09 18:48:18 +00:00 |
mixed_unicode.py
|
|
|
modules.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
perform.py
|
|
|
permissions.py
|
|
|
pong.py
|
|
|
print_activity.py
|
|
|
quit.py
|
Don't use the event system to get results from other modules - use exports
|
2019-02-09 13:14:45 +00:00 |
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
need to .items() a dict to tuple-iterate it (rest_api.py)
|
2019-02-08 22:53:33 +00:00 |
resume.py
|
'username' -> 'nickname', update RESUME nickname when our nickname changes (resume.py)
|
2019-02-09 12:33:26 +00:00 |
rot13.py
|
|
|
sed.py
|
|
|
seen.py
|
|
|
set.py
|
server.get_channel was moved to server.channels.get a long time ago (set.py)
|
2019-01-30 19:40:20 +00:00 |
shakespeare.py
|
|
|
signals.py
|
Don't use the event system to get results from other modules - use exports
|
2019-02-09 13:14:45 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
make !sp and alias of !spotify (spotify.py)
|
2019-02-08 15:34:04 +00:00 |
stats.py
|
Show capabilities in API server stats (stats.py)
|
2019-02-08 17:56:13 +00:00 |
strax.py
|
|
|
strip_color.py
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
|
2018-10-03 13:22:37 +01:00 |
sts.py
|
|
|
tfl.py
|
bus_stop isnt a Response object (tfl.py)
|
2019-01-21 10:46:23 +00:00 |
thesaurus.py
|
Correctly handle a 404 in thesaurus.py
|
2018-12-16 11:03:36 +00:00 |
timer.py
|
|
|
title.py
|
title is already a parsed string from _get_title() (title.py)
|
2019-02-09 13:38:09 +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
|
|
|
tweets.py
|
Change isgd.py to use Exports to offer url shortening, not events
|
2019-02-07 10:07:11 +00:00 |
upc.py
|
|
|
urbandictionary.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
Typo in words.py: 'strippped_word' -> 'stripped_word'
|
2019-01-04 12:36:38 +00:00 |
youtube.py
|
Don't use the event system to get results from other modules - use exports
|
2019-02-09 13:14:45 +00:00 |