bitbot-3.11-fork/modules
jesopo e5a5fa5c4b modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging
to be an object on the server object instead of an event call
2018-08-28 12:23:57 +01:00
..
accept_invite.py added a way to prevent bitbot accepting invites 2018-07-19 14:39:29 +01:00
admin.py
auto_mode.py Added a "replay" system to EventManager hooks, to replay missed .calls 2017-12-26 10:32:36 +00:00
bitcoin.py
bitly.py Added EventHook.call_for_result to get a result or default from an event 2018-07-15 15:15:52 +01:00
books.py remove debug print in books.py 2018-07-22 20:55:16 +01:00
channel_op.py get highlight-spam-protection setting before highlight-spam-threshold 2018-08-06 14:27:49 +01:00
channel_save.py .add -> .append typo in channel_save.py 2018-08-19 00:20:24 +01:00
check_mode.py Track user channel modes by user object, not nickname 2018-07-02 16:15:26 +01:00
coins.py Prevent users sending coins to themselves 2018-08-25 20:09:44 +01:00
commands.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
ctcp.py Added a setting to disable ctcp responses 2018-08-08 13:41:25 +01:00
define.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
dns.py
geoip.py
google.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
hash.py
haveibeenpwned.py Grammar is important 2018-08-05 20:43:42 +01:00
imdb.py OMDBAPI now needs an api key 2018-07-02 11:09:02 +01:00
in.py
join.py
karma.py Added !resetkarma in karma.py 2018-08-18 18:28:27 +01:00
lastfm.py username -> lastfm_username 2018-08-15 10:34:58 +01:00
nickname_aliases.py it's "#--ignore" not "#!--ignore" 2018-08-03 14:29:37 +01:00
nickserv.py move sasl logic to it's own module 2018-07-15 23:56:06 +01:00
nr.py NR: Don't titlecase Eagle station names. This is already done. 2018-02-04 09:42:09 +00:00
perform.py use PRIORITY_URGENT in perform.py 2018-07-16 00:41:08 +01:00
permissions.py Added code to preprocess check a command that only requires authentication, not 2018-08-18 18:28:41 +01:00
pong.py Implemented delimited "event chains" and changed pong.py to use it 2018-07-08 11:18:55 +01:00
print_activity.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
quit.py Use QUOTES.items() in quit.py 2018-07-15 15:19:11 +01:00
quotes.py
random_number.py Added guid functionality to random_number.py 2018-07-02 14:45:25 +01:00
sasl.py move sending CAP sasl request to sasl.py 2018-07-16 21:41:39 +01:00
sed.py only get "sed" setting when a message that looks like a sed command comes in 2018-08-05 15:35:23 +01:00
seen.py
set.py fixed typos in !channelget 2018-08-08 20:49:34 +01:00
signals.py Add setting to prevent sending a random quote on quit 2018-08-13 16:04:27 +01:00
soundcloud.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
spotify.py
stats.py show uptime in 1w1d1h1m1s format 2018-08-18 21:54:12 +01:00
telegram.py
tfl.py
thesaurus.py
title.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
to.py Change the database to give channels and users ids and use those in the settings 2018-08-19 00:19:53 +01:00
todo.py
trakt.py Added a "replay" system to EventManager hooks, to replay missed .calls 2017-12-26 10:32:36 +00:00
translate.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
twitter.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00
upc.py support optional data in upc.py 2018-07-25 13:43:13 +01:00
urbandictionary.py
weather.py
wikipedia.py Remove debug print, improve wikipedia.py 2018-08-04 12:48:38 +01:00
wolframalpha.py
words.py Change the database to give channels and users ids and use those in the settings 2018-08-19 00:19:53 +01:00
youtube.py modules/logging.py -> IRCLogging.py; IRCLog.py -> IRCBuffer.py; change logging 2018-08-28 12:23:57 +01:00