bitbot-3.11-fork/modules
2019-04-28 10:51:18 +01:00
..
channel_log
commands Add ability to ignore users per-command 2019-04-27 14:49:45 +01:00
github
line_handler
permissions Make masterlogin passwords one-time-use 2019-04-24 17:37:44 +01: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
auto_mode.py
badges.py
badwords.py 'continue' -> 'return' in moules/badwords.py 2018-10-28 14:02:43 +00:00
bitcoin.py
books.py
bot_channel.py
channel_access.py
channel_op.py Change channel_op's _name from "Channel Op" to "ChanOp" 2019-04-26 07:26:33 +01:00
channel_save.py
check_mode.py
check_urls.py
coins.py
config.py Show the full result of a !config change 2019-04-28 10:50:19 +01:00
ctcp.py
cve.py set cve.py's _name to all caps "CVE" 2019-03-28 21:54:18 +00:00
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
duckduckgo.py Check that we have an AbstractURL in DDG results 2019-04-25 20:49:27 +01:00
ducks.py
eval_lua.py
eval_python.py
eval_rust.py
factoids.py
format_activity.py
google.py Channels are 'target' in command events 2018-12-15 22:57:38 +00:00
greeting.py
hash.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
ids.py Move src/Utils.py in to src/utils/, splitting functionality out in to modules of 2018-10-03 13:22:37 +01:00
imdb.py 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
imgur.py
in.py
ip_addresses.py
isgd.py
karma.py Use is-ignored export in karma to allow ignoring users for karma 2019-04-27 14:51:26 +01:00
lastfm.py only use one "-" to separate text from url in lastfm.py 2019-02-28 16:34:22 +00:00
location.py Remove debug print 2019-04-28 10:51:18 +01: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 .get eage-api-key and url in nr.service() to handle it not being present 2019-04-01 07:50:19 +01:00
perform.py
pong.py
print_activity.py
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 Add modules/rot13.py 2018-10-11 12:44:22 +01:00
sed.py Use is-ignored export in sed.py to allow ignoring users from sed 2019-04-27 14:49:57 +01: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
shakespeare.py
signals.py
soundcloud.py
spotify.py
stats.py Add Database.servers.get_by_alias, move IRCBot.get_server to 2019-04-24 12:07:30 +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
tfl.py
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 Add a setting to automatically shorten URLs when their title is retrieved 2019-04-28 00:35:41 +01:00
to.py
todo.py
trakt.py
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 'utils.http.get_url' -> 'utils.http.request', return a Response object from 2018-12-11 22:26:38 +00:00
urbandictionary.py Add _name to urbandictionary.py for correct capitalisation 2019-04-27 22:27:36 +01:00
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
words.py Typo in words.py: 'strippped_word' -> 'stripped_word' 2019-01-04 12:36:38 +00:00
youtube.py