bitbot-3.11-fork/modules
2019-05-21 09:54:18 +01: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 Move regex-based github info to command.regex hooks 2019-05-21 09:54:18 +01:00
line_handler
permissions
sasl
scripts
8ball.py Minor code styling change in modules/8ball.py 2018-11-17 12:48:42 +00:00
accept_invite.py
admin.py
auto_mode.py
badges.py
badwords.py 'continue' -> 'return' in moules/badwords.py 2018-10-28 14:02:43 +00:00
birthday.py
bitcoin.py
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
botlist.py Add !botlist and !rollcall 2019-05-12 22:37:08 +01:00
channel_access.py
channel_op.py Catch UserNotFoundException in var e 2019-05-08 07:36:17 +01:00
channel_save.py Add IRCServer.send_joins, a nicer interface than manually ",".joining 2019-02-20 17:08:30 +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
config.py
ctcp.py Add IRCBot.SOURCE, use it in ctcp.py 2019-05-15 10:30:36 +01:00
cve.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 range()'s upper bound is not inclusive 2018-11-17 12:29:24 +00:00
duckduckgo.py
ducks.py Don't show ducks when the bot is silenced 2019-05-15 16:48:20 +01:00
echo.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
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
format_activity.py Add a space between channel name and kick reason in format_activity.py 2019-04-16 07:54:07 +01: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
ip_addresses.py
karma.py "you cannot change your own karma" should be stderr not stdout 2019-05-20 14:14:44 +01:00
lastfm.py
location.py
message_tracking.py
metadata.py
mixed_unicode.py
modules.py
nick_regain.py
nickserv.py
nr.py
perform.py
pong.py
print_activity.py
pronouns.py
quotes.py
random_number.py
rest_api.py
resume.py
rot13.py Add modules/rot13.py 2018-10-11 12:44:22 +01:00
sed.py
seen.py
shakespeare.py
shorturl.py
signals.py Switch signals.py SIGHUP to also load new modules 2019-05-12 14:11:29 +01:00
silence.py
soundcloud.py
spotify.py
stats.py Show server versoin (from RPL_MYINFO) on /api/servers 2019-05-15 17:13:05 +01:00
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 Switch to using utils.irc.Capability in sts.py 2019-05-15 10:31:55 +01:00
tfl.py bus_stop isnt a Response object (tfl.py) 2019-01-21 10:46:23 +00:00
thesaurus.py
timer.py
title.py Actually check auto-title setting 2019-05-19 10:44:48 +01: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
upc.py
urbandictionary.py
user_time.py
weather.py
wikipedia.py
wolframalpha.py
words.py Add a setting to opt-out of word count tracking 2019-05-15 22:44:47 +01:00
youtube.py