.. |
accept_invite.py
|
first commit.
|
2016-03-29 12:56:58 +01:00 |
admin.py
|
added a part command to admin.py.
|
2016-06-24 09:17:27 +01:00 |
auto_mode.py
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00: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
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
channel_op.py
|
Track user channel modes by user object, not nickname
|
2018-07-02 16:15:26 +01:00 |
channel_save.py
|
Add missing on_kick event hook in channel_save
|
2018-07-02 12:51:18 +01:00 |
check_mode.py
|
Track user channel modes by user object, not nickname
|
2018-07-02 16:15:26 +01:00 |
commands.py
|
skip !more's out/err, added a way to split messages from their prefixes for
|
2018-07-14 09:50:12 +01:00 |
ctcp.py
|
added CTCP SOURCE and TIME responses.
|
2016-03-31 12:10:51 +01:00 |
define.py
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +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 |
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
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
hash.py
|
added hash.py. why not.
|
2016-04-20 13:52:23 +01:00 |
haveibeenpwned.py
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +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
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
lastfm.py
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
logs.py
|
implemented error logging to EventManager (WIP)
|
2016-07-14 00:42:17 +01:00 |
nickname_aliases.py
|
you know what, this module has too many flaws.
|
2016-05-17 16:20:18 +01:00 |
nickserv.py
|
typo
|
2017-11-01 14:27:36 +00: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 IRCServer.original_nickname in perform.py as we might not have our "given" nickname yet
|
2018-05-02 07:20:13 +01:00 |
permissions.py
|
on second thought, should probably only show people their nickname's permissions when they're identified.
|
2016-05-17 14:51:15 +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
|
Made part/quit print_activity functions more uniform
|
2018-07-15 15:22:37 +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 |
sed.py
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
seen.py
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
set.py
|
Track user channel modes by user object, not nickname
|
2018-07-02 16:15:26 +01:00 |
signals.py
|
Added EventHook.call_for_result to get a result or default from an event
|
2018-07-15 15:15:52 +01:00 |
soundcloud.py
|
Accept http and https soundcloud urls
|
2018-07-02 14:34:46 +01:00 |
spotify.py
|
added spotify.py and soundcloud.py, updated bot.json.example.
|
2016-04-06 13:56:12 +01:00 |
stats.py
|
added stats.py.
|
2016-05-09 16:14:12 +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
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
to.py
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +01:00 |
todo.py
|
made some finishing touches to todo.py.
|
2016-04-06 16:38:46 +01:00 |
trakt.py
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
translate.py
|
Allow translate source/target languages to be more than 2 chars
|
2018-07-14 09:06:52 +01:00 |
twitter.py
|
added usage help to a lot of modules, added a verbose option to karma.py.
|
2016-04-06 12:02:44 +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
|
added wikipedia.py.
|
2016-05-04 13:30:31 +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
|
fixed words.py to always show nicknames with the same count in the same order.
|
2016-04-18 16:51:06 +01:00 |
youtube.py
|
Remove rickroll
|
2018-05-02 07:20:52 +01:00 |