bitbot-3.11-fork/modules
2019-01-25 13:21:44 +00:00
..
github Use rpartition to either get the last part of a ref/head/branch ref or just 2019-01-23 08:56:36 +00:00
scripts
8ball.py
accept_invite.py
admin.py
auto_mode.py
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
bot_channel.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
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 'self._get_all_user_coins' -> 'self._get_user_coins', forgot to change this when 2019-01-24 11:27:57 +00:00
commands.py Give StdOut.send the new method param (commands.py) 2019-01-25 07:11:45 +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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
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 '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
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
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 Add irc_lower() and irc_equals() to IRCServer.Server so that no where else 2019-01-24 17:12:50 +00:00
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 Add irc_lower() and irc_equals() to IRCServer.Server so that no where else 2019-01-24 17:12:50 +00:00
mixed_unicode.py
modules.py
nickserv.py
nr.py NR: list only called/total full count for service 2018-12-20 23:53:40 +00:00
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 Quit: We're getting there 2018-12-20 23:45:30 +00:00
quotes.py
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 Handle !soundcloud returning no results (soundcloud.py) 2019-01-08 10:14:21 +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 Sort nicknames case-insensitively (stats.py) 2018-12-26 23:24:43 +00:00
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 Correctly handle a 404 in thesaurus.py 2018-12-16 11:03:36 +00:00
timer.py 'recevied' -> 'received' (timer.py) 2018-12-20 23:55:45 +00:00
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
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 We only need one '-' between tweet content and short url (tweets.py) 2019-01-21 19:36:25 +00:00
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 Use the correct namespace for HTTPTimeoutException (wolframalpha) 2019-01-20 19:05:50 +00:00
words.py Typo in words.py: 'strippped_word' -> 'stripped_word' 2019-01-04 12:36:38 +00:00
youtube.py 'EventResultError' -> 'EventsResultsError' typo (maybe this should actually be 2019-01-21 19:32:37 +00:00