.. |
channel_log
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
commands
|
Add comment about why we strip non-alnum chars from private commands
|
2019-05-23 16:10:31 +01:00 |
github
|
Don't eat a character when preventing highlights
|
2019-05-24 21:33:01 +01:00 |
line_handler
|
_match_caps takes 2 args
|
2019-05-24 05:47:01 +01:00 |
permissions
|
Only show register/identify advice when we're using internal auth
|
2019-05-23 10:39:24 +01:00 |
sasl
|
Remove self param of _validate
|
2019-05-23 15:36:04 +01:00 |
scripts
|
|
|
8ball.py
|
|
|
accept_invite.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
admin.py
|
|
|
auto_mode.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
badges.py
|
|
|
badwords.py
|
|
|
birthday.py
|
Use require_setting in birthday.py
|
2019-05-23 11:46:00 +01:00 |
bitcoin.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
books.py
|
|
|
bot_channel.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
botlist.py
|
|
|
channel_access.py
|
|
|
channel_op.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
channel_save.py
|
Add IRCServer.send_joins, a nicer interface than manually ",".join ing
|
2019-02-20 17:08:30 +00:00 |
check_mode.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
check_urls.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
coins.py
|
Stop using prevent_highlight. it ruins terminals on OS X
|
2019-05-04 23:28:51 +01:00 |
config.py
|
Remove debug printing from config.py
|
2019-05-23 14:18:15 +01:00 |
ctcp.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
cve.py
|
set cve.py's _name to all caps "CVE"
|
2019-03-28 21:54:18 +00:00 |
database_backup.py
|
|
|
define.py
|
Add missing .data on a utils.http.request Response object (define.py)
|
2018-12-15 22:56:04 +00:00 |
dice.py
|
range()'s upper bound is not inclusive
|
2018-11-17 12:29:24 +00:00 |
duckduckgo.py
|
Check that we have an AbstractURL in DDG results
|
2019-04-25 20:49:27 +01:00 |
ducks.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
echo.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
|
Check if page is null before trying to access page.data (eval_python.py)
|
2019-01-15 12:39:27 +00:00 |
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
|
Change factoids.py to use regex commands
|
2019-05-18 20:18:55 +01:00 |
format_activity.py
|
Add a space between channel name and kick reason in format_activity.py
|
2019-04-16 07:54:07 +01:00 |
google.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
greeting.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
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
|
|
|
imdb.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
imgur.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
in.py
|
Add Database.servers.get_by_alias, move IRCBot.get_server to
|
2019-04-24 12:07:30 +01:00 |
ip_addresses.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
karma.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
lastfm.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
location.py
|
Add setting example in location.py
|
2019-05-23 11:49:57 +01:00 |
message_tracking.py
|
|
|
metadata.py
|
|
|
mixed_unicode.py
|
|
|
modules.py
|
Actually save blacklist setting when reenabling a module
|
2019-05-25 12:36:07 +01:00 |
nick_regain.py
|
|
|
nickserv.py
|
attempted_auth is no longer used
|
2019-05-23 16:04:09 +01:00 |
nr.py
|
|
|
perform.py
|
|
|
pong.py
|
|
|
print_activity.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
pronouns.py
|
Add require_setting to pronouns.py
|
2019-05-23 12:18:12 +01:00 |
quotes.py
|
Pass category arg to _set_quotes in quote_add (quotes.py)
|
2019-01-26 16:06:15 +00:00 |
random_number.py
|
Change !uuid to !uuid4 to be clear that it's a uuid4 being generated
|
2019-05-07 11:48:16 +01:00 |
rest_api.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
resume.py
|
RESUME errors now come as FAIL RESUME
|
2019-05-22 11:57:26 +01:00 |
rot13.py
|
Add modules/rot13.py
|
2018-10-11 12:44:22 +01:00 |
sed.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
seen.py
|
|
|
shakespeare.py
|
|
|
shorturl.py
|
|
|
signals.py
|
Switch signals.py SIGHUP to also load new modules
|
2019-05-12 14:11:29 +01:00 |
silence.py
|
Allow people with silence permission to use !silence too
|
2019-05-16 08:53:28 +01:00 |
soundcloud.py
|
Handle !soundcloud returning no results (soundcloud.py)
|
2019-01-08 10:14:21 +00:00 |
spotify.py
|
make !sp and alias of !spotify (spotify.py)
|
2019-02-08 15:34:04 +00:00 |
stats.py
|
connect_time is on server.socket, not server
|
2019-05-24 17:36:20 +01:00 |
strax.py
|
|
|
strip_color.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
sts.py
|
Switch to using utils.irc.Capability in sts.py
|
2019-05-15 10:31:55 +01:00 |
tfl.py
|
|
|
thesaurus.py
|
Correctly handle a 404 in thesaurus.py
|
2018-12-16 11:03:36 +00:00 |
timer.py
|
|
|
title.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
to.py
|
Limiit !to to 5 messages per user
|
2019-04-30 11:57:31 +01:00 |
todo.py
|
Change all instances of stdout.write+return to raise utils.EventError in
|
2018-10-16 15:09:58 +01:00 |
trakt.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
translate.py
|
'utils.http.get_url' -> 'utils.http.request', return a Response object from
|
2018-12-11 22:26:38 +00:00 |
tweets.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01: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 |
user_time.py
|
Use require_setting in user_time.py and weather.py
|
2019-05-23 11:50:12 +01:00 |
weather.py
|
Use require_setting in user_time.py and weather.py
|
2019-05-23 11:50:12 +01:00 |
wikipedia.py
|
|
|
wolframalpha.py
|
|
|
words.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |
youtube.py
|
Add usage examples for all settings
|
2019-05-23 10:28:14 +01:00 |