bitbot-3.11-fork/modules
2019-02-27 14:56:20 +00:00
..
commands Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation 2019-02-23 21:33:04 +00:00
github Put github-hide-prefix check in all github commands 2019-02-27 14:56:20 +00:00
line_handler Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation 2019-02-23 21:33:04 +00:00
permissions Use '&lt;' for '<' in README (permissions) 2019-02-17 14:29:50 +00:00
sasl Don't duplicate "other-error" (sasl.scram) 2019-02-24 09:04:42 +00:00
scripts
8ball.py
accept_invite.py
admin.py !raw needs to parse the line it's given in to an IRCParsedLine now 2019-02-23 16:11:41 +00:00
auto_mode.py You can't minus a set from a list (auto_mode.py) 2019-02-21 21:14:57 +00:00
badges.py
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_access.py check we have a channel_arg kwarg before parsing it as an int 2019-01-30 19:20:11 +00:00
channel_op.py
channel_save.py Add IRCServer.send_joins, a nicer interface than manually ",".joining 2019-02-20 17:08:30 +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
ctcp.py Send IRCBot.VERSION on a CTCP VERSION (ctcp.py) 2019-02-24 08:39:20 +00:00
database_backup.py
define.py
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
factoids.py
google.py
greeting.py
hash.py
ids.py
imdb.py
imgur.py Minor code stylisation in imgur.py 2019-02-25 09:59: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 Sometimes lastfm doesn't give us a list of tracks (lastfm.py) 2019-02-18 13:22:12 +00:00
message_tracking.py Use new IRCChannel/IRCUser send_tagmsg in message_tracking.py 2019-02-22 22:37:27 +00:00
mixed_unicode.py
modules.py
nick_regain.py
nickserv.py
nr.py NR: list only called/total full count for service 2018-12-20 23:53:40 +00:00
perform.py We now need to .send( an IRCLine.ParseLine in perform.py 2019-02-24 08:04:35 +00:00
pong.py
print_activity.py
quit.py
quotes.py
random_number.py Add !cointoss to random_number.py 2019-02-12 15:23:02 +00:00
rest_api.py Pass key through to _get_settings (rest_api.py) 2019-02-19 19:49:13 +00:00
resume.py
rot13.py
sed.py
seen.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
set.py
shakespeare.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
signals.py
soundcloud.py
spotify.py
stats.py
strax.py
strip_color.py Fire preprocess.send per-command - use this to only strip colors from ParsedLine 2019-02-23 21:40:11 +00:00
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
to.py
todo.py
trakt.py
translate.py
tweets.py
upc.py
urbandictionary.py
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