.. |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
Do an instant reconnect for !reconnect in modules/admin.py
|
2018-11-05 20:03:45 +00:00 |
auto_mode.py
|
Check automode when BitBot joins a channel
|
2018-10-13 22:21:51 +01:00 |
badwords.py
|
'continue' -> 'return' in moules/badwords.py
|
2018-10-28 14:02:43 +00:00 |
bitcoin.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
books.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
bot_channel.py
|
|
|
channel_op.py
|
Typo in modules/channel_op, 'this' -> 'self'
|
2018-10-19 14:37:24 +01:00 |
channel_save.py
|
|
|
check_mode.py
|
|
|
check_urls.py
|
|
|
coins.py
|
Show wallet balances in a human format (with ","s)
|
2018-11-02 13:09:09 +00:00 |
commands.py
|
Add ability to hide [Prefix] from command outputs
|
2018-11-07 11:27:10 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
|
|
define.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
dice.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
ducks.py
|
|
|
eval_lua.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
eval_python.py
|
Give page an initial value of None, in case the get_url call fails in
|
2018-10-24 13:54:22 +01:00 |
eval_rust.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
github.py
|
Make hiding [Github] prefix dependent on channel setting
|
2018-11-08 17:48:23 +00:00 |
google.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
greeting.py
|
|
|
hash.py
|
|
|
haveibeenpwned.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
ids.py
|
|
|
imdb.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
imgur.py
|
Check if a url is a gallery first, 'event' -> 'data' typo, actually return from
|
2018-10-31 17:54:44 +00:00 |
in.py
|
|
|
ip_addresses.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
isgd.py
|
|
|
karma.py
|
Add type/return hints throughout src/ and, in doing so, fix some cyclical
|
2018-10-30 14:58:48 +00:00 |
lastfm.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
line_handler.py
|
Add a way to halt CAP before it hits CAP END
|
2018-11-08 17:08:46 +00:00 |
modules.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
nickname_aliases.py
|
|
|
nickserv.py
|
|
|
nr.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01: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
|
serverset identity-mechanism should be in modules/permissions.py
|
2018-11-02 11:08:03 +00:00 |
pong.py
|
|
|
print_activity.py
|
Prettyprint channel RENAMEs
|
2018-11-05 16:42:33 +00:00 |
quit.py
|
|
|
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
Log errors caught when trying to execute API endpoints
|
2018-11-06 17:22:50 +00:00 |
resume.py
|
Add missing ".get(" in modules/resume.py
|
2018-11-08 17:29:20 +00:00 |
rot13.py
|
|
|
sasl.py
|
|
|
scripts.py
|
Update modules/scripts.py to use utils.parse.hashflags instead of
|
2018-11-05 12:15:54 +00:00 |
sed.py
|
Add type/return hints throughout src/ and, in doing so, fix some cyclical
|
2018-10-30 14:58:48 +00:00 |
seen.py
|
|
|
set.py
|
I decided to not specifically handle printing arrays in !get/!channelget/etc but
|
2018-11-06 17:35:59 +00:00 |
shakespeare.py
|
|
|
signals.py
|
|
|
soundcloud.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
spotify.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
stats.py
|
Add missing ")" in modules/stats.py
|
2018-11-08 22:30:06 +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 |
telegram.py
|
|
|
tfl.py
|
|
|
thesaurus.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
title.py
|
Catch exceptions in modules/title.py
|
2018-10-19 10:31:45 +01:00 |
to.py
|
|
|
todo.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
trakt.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
translate.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
tweets.py
|
|
|
upc.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
urbandictionary.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
weather.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
wikipedia.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
wolframalpha.py
|
Standardise "Failed to load results" errors!
|
2018-10-20 20:53:24 +01:00 |
words.py
|
"," -> ", " in modules/words.py
|
2018-10-18 12:54:37 +01:00 |
youtube.py
|
Don't needlessly search a youtube URL before getting the information for it's
|
2018-10-29 23:13:32 +00:00 |