.. |
channel_log
|
|
|
commands
|
Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation
|
2019-02-23 21:33:04 +00:00 |
github
|
'pull' -> 'PR' in !ghpull
|
2019-03-05 11:41:24 +00:00 |
line_handler
|
|
|
permissions
|
|
|
sasl
|
Don't duplicate "other-error" (sasl.scram)
|
2019-02-24 09:04:42 +00:00 |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
|
|
admin.py
|
!raw needs to parse the line it's given in to an IRCParsedLine now
|
2019-02-23 16:11:41 +00:00 |
auto_mode.py
|
You can't minus a set from a list (auto_mode.py)
|
2019-02-21 21:14:57 +00:00 |
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
|
check we have a channel_arg kwarg before parsing it as an int
|
2019-01-30 19:20:11 +00:00 |
channel_op.py
|
|
|
channel_save.py
|
|
|
check_mode.py
|
|
|
check_urls.py
|
|
|
coins.py
|
Actually take coins when the house wins (coins)
|
2019-03-01 15:00:56 +00:00 |
ctcp.py
|
|
|
database_backup.py
|
|
|
define.py
|
|
|
dice.py
|
|
|
ducks.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
|
|
|
google.py
|
|
|
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
|
Have to refer to timer.kwargs to get kwargs (in.py)
|
2019-02-10 13:27:49 +00:00 |
ip_addresses.py
|
|
|
isgd.py
|
|
|
karma.py
|
|
|
lastfm.py
|
only use one "-" to separate text from url in lastfm.py
|
2019-02-28 16:34:22 +00:00 |
message_tracking.py
|
|
|
mixed_unicode.py
|
|
|
modules.py
|
|
|
nick_regain.py
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
nickserv.py
|
'received.numeric.###' -> 'received.###' throughout project
|
2019-02-16 15:53:14 +00:00 |
nr.py
|
NR: list only called/total full count for service
|
2018-12-20 23:53:40 +00:00 |
perform.py
|
We now need to .send( an IRCLine.ParseLine in perform.py
|
2019-02-24 08:04:35 +00:00 |
pong.py
|
|
|
print_activity.py
|
Also print private notices
|
2019-03-06 08:08:40 +00:00 |
quotes.py
|
|
|
random_number.py
|
|
|
rest_api.py
|
Change HTTP request logging from INFO to DEBUG
|
2019-02-28 17:51:26 +00:00 |
resume.py
|
|
|
rot13.py
|
|
|
sed.py
|
|
|
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 |
set.py
|
server.get_channel was moved to server.channels.get a long time ago (set.py)
|
2019-01-30 19:40:20 +00:00 |
shakespeare.py
|
|
|
signals.py
|
add IRCServer.clear_send_buffer() to clear queued lines
|
2019-03-05 11:35:24 +00:00 |
soundcloud.py
|
|
|
spotify.py
|
|
|
stats.py
|
|
|
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
|
|
|
sts.py
|
|
|
tfl.py
|
|
|
thesaurus.py
|
|
|
timer.py
|
|
|
title.py
|
|
|
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
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
urbandictionary.py
|
|
|
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
|
|
|
youtube.py
|
|
|