.. |
data
|
Added Spotify search command.
|
2013-02-07 03:24:30 +13:00 |
util
|
Moved munge to the text module, added steamcalc plugin with DB logging of values, added steamtop command to show top values.
|
2012-11-11 04:47:12 +13:00 |
8ball.py
|
Move multiword_replace later in the code
|
2012-09-12 11:30:46 +12:00 |
admin.py
|
PEP8, various other tweaks
|
2012-09-05 07:52:03 +12:00 |
answers.py
|
Fixed another issue.
|
2013-02-07 19:50:00 +13:00 |
bf.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
bitcoin.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
choose.py
|
A few tweaks to plugins: weather.py now uses web.query for YQL, spellcheck.py has some renamed variables and uses new string formatting, choose.py has a nicer fail message.
|
2012-10-13 14:02:22 +13:00 |
coin.py
|
FFFFFFFFFFFFFF
|
2012-09-13 09:19:21 +12:00 |
ctcp.py
|
Oops, forgot to remove that line
|
2012-04-23 11:38:34 +12:00 |
cypher.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
dice.py
|
Tweaked dice
|
2012-07-14 03:32:26 +12:00 |
dictionary.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
down.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
drama.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
fact.py
|
web.isgd() now throws an error when it cant shorten a URL
|
2012-10-13 12:10:02 +13:00 |
factoids.py
|
Pushing a bunch of random stuff.
|
2012-11-12 23:46:38 +13:00 |
feelings.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
fishbans.py
|
Added some error handling to the fishbans plugin
|
2012-10-18 10:10:08 +13:00 |
fmylife.py
|
BeautifulSoup unescapes HTML for you
|
2012-09-06 14:11:49 +12:00 |
fortune.py
|
PEP8, various other tweaks
|
2012-09-05 07:52:03 +12:00 |
gcalc.py
|
Python makes this stuff too easy xD
|
2012-12-10 01:59:33 +13:00 |
geoip.py
|
Removed debug code, switched to fancy new string formatting.
|
2012-10-11 19:07:25 +13:00 |
gitio.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
google.py
|
Renamed function in ./util/text.py, adjusted some values for cutting off text.
|
2012-10-13 11:49:42 +13:00 |
hash.py
|
Removed individual hash commands, use .hash
|
2012-10-19 00:21:37 +13:00 |
help.py
|
PEP8, various other tweaks
|
2012-09-05 07:52:03 +12:00 |
ignore.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
imdb.py
|
Fixed a bug in imdb
|
2012-10-19 00:06:34 +13:00 |
lastfm.py
|
PEP8, various other tweaks
|
2012-09-05 07:52:03 +12:00 |
lmgtfy.py
|
web.isgd() now throws an error when it cant shorten a URL
|
2012-10-13 12:10:02 +13:00 |
log.py
|
Bugfix
|
2012-04-02 09:19:44 -07:00 |
mcitems.py
|
Cleaned up mcitems a bit
|
2012-05-17 07:47:49 +12:00 |
mctools.py
|
Fixed support for the old server ping format
|
2012-12-10 02:22:50 +13:00 |
mcwiki.py
|
Fixed mcwiki help string.
|
2013-02-07 00:35:03 +13:00 |
metacritic.py
|
Added cleaned version of rottentomatoes.py from rmmh/skybot.
|
2013-02-04 14:43:45 +13:00 |
misc.py
|
Redid that last commit.
|
2012-10-12 21:56:09 +13:00 |
munge.py
|
Moved munge to the text module, added steamcalc plugin with DB logging of values, added steamtop command to show top values.
|
2012-11-11 04:47:12 +13:00 |
namegen.py
|
Renamed some stuff
|
2012-12-10 01:50:16 +13:00 |
op.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
parsers.py
|
Renamed reddit.py to parsers.py since I will be adding a few more parsers soon
|
2012-10-18 10:11:53 +13:00 |
password.py
|
stuff
|
2012-10-12 12:23:37 +13:00 |
ping.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
potato.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
pyexec.py
|
Added (working) first version of new python thingy
|
2012-08-28 16:51:26 +12:00 |
quote.py
|
Workaround to make quote.py return the "quote added" message as a notice (this plugin is kinda shit, I should rewrite it, maybe with fulltext search like todo? :3)w
|
2012-10-17 11:45:11 +13:00 |
rottentomatoes.py
|
Removed extra space.
|
2013-02-07 00:47:07 +13:00 |
rss.py
|
fix
|
2012-10-18 14:38:53 +13:00 |
seen.py
|
Moved munge to the text module, added steamcalc plugin with DB logging of values, added steamtop command to show top values.
|
2012-11-11 04:47:12 +13:00 |
shorten.py
|
Removed random egocomment
|
2012-10-13 12:11:41 +13:00 |
sieve.py
|
Case sensitivity is better then derpy case-insensitivity
|
2012-04-25 14:03:20 +12:00 |
slogan.py
|
Rewrote slogan plugin to make slogans locally
|
2012-08-23 14:56:00 +12:00 |
snopes.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
snowy-evening.py
|
Edited Snowy Evening plugin.
|
2013-02-07 11:50:33 +13:00 |
spellcheck.py
|
A few tweaks to plugins: weather.py now uses web.query for YQL, spellcheck.py has some renamed variables and uses new string formatting, choose.py has a nicer fail message.
|
2012-10-13 14:02:22 +13:00 |
spotify.py
|
Added Spotify search command.
|
2013-02-07 03:24:30 +13:00 |
steam.py
|
Test Commit
|
2013-01-30 01:10:15 +13:00 |
stock.py
|
Added date
|
2012-06-04 02:57:00 +12:00 |
system.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
tell.py
|
Made help.py and tell.py use the command prefix properly
|
2012-09-05 07:01:03 +12:00 |
time.py
|
unboldit
|
2012-10-20 12:15:26 +13:00 |
title.py
|
Improved title plugin
|
2012-10-12 23:01:37 +13:00 |
todo.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
tvdb.py
|
ocdfix
|
2013-01-08 20:31:46 +13:00 |
twitter.py
|
Moar tweakage
|
2012-05-17 11:52:31 +12:00 |
urban.py
|
Renamed function in ./util/text.py, adjusted some values for cutting off text.
|
2012-10-13 11:49:42 +13:00 |
validate.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
vimeo.py
|
Updated helpstrings
|
2012-05-15 20:07:27 -07:00 |
violence.py
|
Finished updating violence.py
|
2012-10-18 10:03:17 +13:00 |
weather.py
|
Combined .weather and .forecast (I may make further changes later)
|
2013-02-07 00:28:14 +13:00 |
wikipedia.py
|
Renamed function in ./util/text.py, adjusted some values for cutting off text.
|
2012-10-13 11:49:42 +13:00 |
wolframalpha.py
|
web.isgd() now throws an error when it cant shorten a URL
|
2012-10-13 12:10:02 +13:00 |
youtube.py
|
Pushing a bunch of random stuff.
|
2012-11-12 23:46:38 +13:00 |