.. |
github
|
Use .lower() on nickname, as we're using that on s and nickname_lower uses
|
2019-01-26 10:53:28 +00:00 |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
|
|
auto_mode.py
|
The event fired when we get an account-notify message iss
|
2019-01-27 07:16:41 +00:00 |
badges.py
|
|
|
badwords.py
|
|
|
bitcoin.py
|
|
|
books.py
|
|
|
bot_channel.py
|
|
|
channel_access.py
|
Delete a user's 'access' channel setting when they have no permissions left
|
2019-01-29 00:02:56 +00:00 |
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
|
Prevent users partaking in the lottery if doing so would put their coin total
|
2019-01-25 16:04:10 +00:00 |
commands.py
|
Check a return is truthy before we decide it's an error (command.py)
|
2019-01-28 23:57:12 +00:00 |
ctcp.py
|
|
|
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
|
|
|
ducks.py
|
|
|
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
|
|
|
google.py
|
|
|
greeting.py
|
|
|
hash.py
|
|
|
haveibeenpwned.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
|
|
|
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
|
Use target (after prefixes lstrip) to get channel object (line_handler.py)
|
2019-01-27 22:43:35 +00:00 |
mixed_unicode.py
|
|
|
modules.py
|
|
|
nickserv.py
|
|
|
nr.py
|
|
|
perform.py
|
|
|
permissions.py
|
|
|
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
|
Pass category arg to _set_quotes in quote_add (quotes.py)
|
2019-01-26 16:06:15 +00:00 |
random_number.py
|
'guid' -> 'uuid' as apparently guid is microsoft's name for a uuid
|
2019-01-14 21:37:14 +00:00 |
rest_api.py
|
I totally forgot that we don't need flask. at all.
|
2019-01-24 19:17:31 +00:00 |
resume.py
|
|
|
rot13.py
|
|
|
sasl.py
|
|
|
scripts.py
|
|
|
sed.py
|
|
|
seen.py
|
|
|
set.py
|
"set" -> "channelset" for channel-related unset (set.py)
|
2019-01-10 22:43:12 +00:00 |
shakespeare.py
|
|
|
signals.py
|
|
|
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
|
|
strax.py
|
|
|
strip_color.py
|
|
|
sts.py
|
|
|
tfl.py
|
bus_stop isnt a Response object (tfl.py)
|
2019-01-21 10:46:23 +00:00 |
thesaurus.py
|
|
|
timer.py
|
|
|
title.py
|
Error log failure to get title of a url (title.py)
|
2019-01-21 14:39:20 +00: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
|
|
|
translate.py
|
|
|
tweets.py
|
We only need one '-' between tweet content and short url (tweets.py)
|
2019-01-21 19:36:25 +00:00 |
upc.py
|
|
|
urbandictionary.py
|
|
|
weather.py
|
|
|
wikipedia.py
|
|
|
wolframalpha.py
|
Use the correct namespace for HTTPTimeoutException (wolframalpha)
|
2019-01-20 19:05:50 +00:00 |
words.py
|
|
|
youtube.py
|
'EventResultError' -> 'EventsResultsError' typo (maybe this should actually be
|
2019-01-21 19:32:37 +00:00 |