..
accept_invite.py
added a way to prevent bitbot accepting invites
2018-07-19 14:39:29 +01:00
admin.py
added a part command to admin.py.
2016-06-24 09:17:27 +01:00
auto_mode.py
Change how specific events assure their hooks gets the event independant of
2018-08-28 14:55:08 +01:00
bitcoin.py
added bitcoin.py.
2016-05-03 11:58:42 +01:00
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
Add missing "," in channel_op.py
2018-08-30 11:15:57 +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
Add the ability to only require authentication if your nickname is registered
2018-08-28 18:16:19 +01:00
commands.py
Change command.py to use call_limited
2018-08-28 16:35:07 +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
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
ducks.py
Make channel values being inserted into SQLite integers if they're numbers.
2018-08-31 04:14:56 +01:00
geoip.py
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
google.py
Make channel values being inserted into SQLite integers if they're numbers.
2018-08-31 04:14:56 +01:00
hash.py
added hash.py. why not.
2016-04-20 13:52:23 +01:00
haveibeenpwned.py
Grammar is important
2018-08-05 20:43:42 +01:00
ids.py
Allow users to see their internal IDs and channel IDs
2018-08-28 15:33:56 +01:00
imdb.py
OMDBAPI now needs an api key
2018-07-02 11:09:02 +01:00
in.py
did what I said I would sooner than I thought I would. centralised persisting timers through bot restarts.
2016-04-19 13:25:50 +01:00
join.py
first commit.
2016-03-29 12:56:58 +01:00
karma.py
Change how specific events assure their hooks gets the event independant of
2018-08-28 14:55:08 +01:00
lastfm.py
use assure_call for trakt.py and lastfm.py
2018-08-30 18:07:50 +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
Delete "permissions" setting when it's empty
2018-08-29 14:34:52 +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
Report actual topic setter (use 333, not 332)
2018-08-29 15:17:06 +01:00
quit.py
Use QUOTES.items() in quit.py
2018-07-15 15:19:11 +01:00
quotes.py
made set/channelset settings consistent.
2016-05-01 22:47:59 +01:00
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
80 cols!
2018-08-28 15:15:04 +01:00
seen.py
Only show 2 biggest units in !seen
2018-08-29 15:52:04 +01:00
set.py
Added !channelsetoverride in set.py
2018-08-28 14:55:57 +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
added spotify.py and soundcloud.py, updated bot.json.example.
2016-04-06 13:56:12 +01:00
stats.py
show uptime in 1w1d1h1m1s format
2018-08-18 21:54:12 +01:00
strax.py
Update strax generator with a bunch of new phrases and attacks.
2018-08-30 18:11:17 +01:00
telegram.py
Make the telegram module vaguely optional
2017-09-06 00:17:55 +01:00
tfl.py
Add tflservice. Arrivals are incomplete, but it's the best we can do with the API
2016-12-06 00:14:14 +00:00
thesaurus.py
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
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
made some finishing touches to todo.py.
2016-04-06 16:38:46 +01:00
trakt.py
use assure_call for trakt.py and lastfm.py
2018-08-30 18:07:50 +01: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
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
weather.py
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
wikipedia.py
Remove debug print, improve wikipedia.py
2018-08-04 12:48:38 +01:00
wolframalpha.py
added usage help to a lot of modules, added a verbose option to karma.py.
2016-04-06 12:02:44 +01:00
words.py
Save when a user sends their "first" words (won't be correct for old users)
2018-08-28 15:33:41 +01:00
youtube.py
Change how specific events assure their hooks gets the event independant of
2018-08-28 14:55:08 +01:00