bitbot-3.11-fork/modules
2019-02-25 09:59:38 +00:00
..
commands Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation 2019-02-23 21:33:04 +00:00
github
line_handler Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation 2019-02-23 21:33:04 +00:00
permissions
sasl Don't duplicate "other-error" (sasl.scram) 2019-02-24 09:04:42 +00:00
scripts Move scripts module to it's own directory 2019-02-05 16:56:21 +00:00
8ball.py
accept_invite.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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
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
channel_op.py
channel_save.py
check_mode.py
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 Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load 2018-10-12 18:07:23 +01:00
define.py
dice.py
ducks.py Better constifying of color/font chars 2018-11-13 16:02:26 +00:00
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
eval_rust.py
factoids.py
google.py
greeting.py
hash.py
ids.py
imdb.py
imgur.py
in.py Have to refer to timer.kwargs to get kwargs (in.py) 2019-02-10 13:27:49 +00:00
ip_addresses.py
isgd.py Change isgd.py to use Exports to offer url shortening, not events 2019-02-07 10:07:11 +00:00
karma.py
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
mixed_unicode.py
modules.py
nick_regain.py
nickserv.py
nr.py
perform.py
pong.py
print_activity.py
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
rest_api.py
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 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 Make use of "when line sent" logic to disconnect after QUIT (signals.py) 2019-02-10 14:32:04 +00:00
soundcloud.py
spotify.py make !sp and alias of !spotify (spotify.py) 2019-02-08 15:34:04 +00:00
stats.py 'src/IRCServer.capabilities' -> 'src/IRCServer.agreed_capabilities' 2019-02-16 09:12:43 +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
tfl.py
thesaurus.py
timer.py
title.py
to.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
todo.py
trakt.py
translate.py
tweets.py
upc.py
urbandictionary.py
weather.py
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
youtube.py