bitbot-3.11-fork/modules
2019-03-15 21:13:39 +00:00
..
channel_log don't utils.irc.parse_format in format_activity.py, so we don't have to use 2019-03-06 14:30:33 +00:00
commands
github Added some -minimal categories for comment-related events 2019-03-15 21:13:39 +00:00
line_handler Enum values shouldn't be all upper case 2019-03-10 13:14:25 +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 Move scripts module to it's own directory 2019-02-05 16:56:21 +00:00
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
books.py
bot_channel.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
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
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
coins.py Actually take coins when the house wins (coins) 2019-03-01 15:00:56 +00:00
ctcp.py
database_backup.py
define.py
dice.py
ducks.py
eval_lua.py
eval_python.py
eval_rust.py
factoids.py
format_activity.py Show user hostmask (not just nick) on formatted.join 2019-03-12 10:41:45 +00:00
google.py Channels are 'target' in command events 2018-12-15 22:57:38 +00:00
greeting.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
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 only use one "-" to separate text from url in lastfm.py 2019-02-28 16:34:22 +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 typo in modules.py, '_reload' -> 'self._reload' 2018-12-02 09:19:03 +00:00
nick_regain.py
nickserv.py 'received.numeric.###' -> 'received.###' throughout project 2019-02-16 15:53:14 +00:00
nr.py Don't fail when eagle api url/key are not present 2019-03-11 09:42:34 +00:00
perform.py
pong.py
print_activity.py don't utils.irc.parse_format in format_activity.py, so we don't have to use 2019-03-06 14:30:33 +00:00
quotes.py
random_number.py
rest_api.py Add 'api-port' setting to bot.conf and use it in rest_api.py 2019-03-13 16:52:51 +00:00
resume.py
rot13.py
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 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 Reload bot.conf and modules on SIGHUP 2019-03-13 18:27:34 +00:00
soundcloud.py
spotify.py
stats.py
strax.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
strip_color.py preprocess.send.* event don't have IRCChannel objects on them 2019-03-10 13:09:37 +00:00
sts.py
tfl.py
thesaurus.py
timer.py 'recevied' -> 'received' (timer.py) 2018-12-20 23:55:45 +00:00
title.py Move HTTPWrongContentTypeException catch above Exception catch 2019-03-01 23:29:07 +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 Re-add accidentally removed ":" in trakt.py 2018-12-11 22:27:58 +00:00
translate.py
tweets.py Change isgd.py to use Exports to offer url shortening, not events 2019-02-07 10:07:11 +00:00
upc.py
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
youtube.py