This repository has been archived on 2023-04-13. You can view files and clone it, but cannot push or open issues or pull requests.
CloudBot/plugins
2013-09-04 20:14:14 +12:00
..
data Tweaked lart to remove some more confusing stuff 2013-08-06 09:54:34 +12:00
util added alternate truncate method 2013-09-04 19:52:38 +12:00
admin.py admins: permissions: fix messy output 2013-08-05 23:40:59 +01:00
attacks.py merged feelings.py and violence.py 2013-08-01 10:36:47 +12:00
bitcoin.py Fixed Help String 2013-04-17 21:32:52 -07:00
brainfuck.py more plugin renaming 2013-08-01 01:33:43 +12: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
cleverbot.py add in cleverbot 2013-08-09 23:53:54 +01:00
coin.py FFFFFFFFFFFFFF 2012-09-13 09:19:21 +12:00
core_ctcp.py renamerename 2013-08-01 01:37:21 +12:00
core_misc.py renamerename 2013-08-01 01:37:21 +12:00
core_sieve.py Added memory to horoscope, removed debug text (closes #101) 2013-08-06 10:17:00 +12:00
correction.py Add support for ACTION 2013-08-13 11:31:51 +08: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
domainr.py Added a plugin to use domai.nr's API 2013-09-01 23:00:40 -06: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
eightball.py Some minor tweaks 2013-08-02 12:05:44 +12:00
fact.py Made fact.py use web.try_isgd() 2013-08-02 12:30:16 +12:00
factoids.py Make <url> a Factoid post-processor. This allows us to use text-web-api-things that are sightly more dynamic 2013-09-02 21:19:47 -06:00
fishbans.py Changed 2013-02-13 17:37:57 +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 Added handling of exponents 2013-08-31 11:18:38 -07:00
geoip.py Split mcping and mctools, fixed geoip loading, removed CTCP finer (do we really need to reveal the bots username?) 2013-07-15 23:01:01 +12:00
github.py Add catch for git.io assigning the same ID twice, provide alternative custom url 2013-08-29 20:48:22 +08:00
google.py Renamed function in ./util/text.py, adjusted some values for cutting off text. 2012-10-13 11:49:42 +13:00
google_translate.py Google translate is back, but you need a paid API key 2013-09-04 19:42:08 +12:00
hash.py Removed individual hash commands, use .hash 2012-10-19 00:21:37 +13:00
help.py Actually, totally remove the admin checks from help.py until I can figure out how to make this work well with the new permissions system 2013-08-02 00:26:31 +12:00
horoscope.py Added memory to horoscope, removed debug text (closes #101) 2013-08-06 10:17:00 +12:00
hulu.py Hulu command help 2013-09-03 19:41:53 +08:00
ignore.py Swapped order to avoid extra fnmatch() 2013-08-01 21:17:13 +12:00
imdb.py Tweaked IMDB.py a bit 2013-07-02 05:14:54 +12:00
kernel.py fetch the latest kernel info 2013-08-22 17:41:28 +04:00
lastfm.py PEP8, various other tweaks 2012-09-05 07:52:03 +12:00
length.py A 2013-07-08 22:22:06 +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
lyrics.py Create lyrics.py 2013-09-03 07:12:38 +08:00
metacritic.py Added cleaned version of rottentomatoes.py from rmmh/skybot. 2013-02-04 14:43:45 +13:00
minecraft_bukkit.py renamed minecraft-related plugins 2013-08-01 01:31:48 +12:00
minecraft_items.py renamed minecraft-related plugins 2013-08-01 01:31:48 +12:00
minecraft_ping.py renamed minecraft-related plugins 2013-08-01 01:31:48 +12:00
minecraft_status.py renamed minecraft-related plugins 2013-08-01 01:31:48 +12:00
minecraft_wiki.py please, work? 2013-08-20 10:55:58 +12:00
mlia.py Added the MLIA plugin by @infinitylabs from infinitylabs/UguuBot 2013-08-01 03:55:31 +12: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
newgrounds.py split some lines and added pointless comments 2013-08-01 02:53:53 +12:00
op.py add in remove command 2013-08-09 23:23:16 +01:00
password.py stuff 2012-10-12 12:23:37 +13:00
ping.py Removed old code, fixes #90 (I hope) 2013-08-02 00:04:41 +12: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
qr.py made qr.py use the google API directly, also did a neat thing with a dictionary 2013-09-04 20:14:14 +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
rdio.py Update rdio.py 2013-06-27 18:49:00 +08:00
reddit.py Changed parsers.py back to reddit.py! 2013-07-14 21:58:13 +12: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 correction: update to use the seen_user db 2013-08-07 15:53:21 +01:00
shorten.py Removed random egocomment 2012-10-13 12:11:41 +13: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
soundcloud.py Add snd.sc url catcher, change return contents for invalid urls, move soundcloud lookup into another function 2013-08-05 18:02:15 +08: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 imported web 2013-08-11 19:57:16 +12:00
steam.py steam.py - Fix page scraping, use markdown instead, PLUGIN IS NO LONGER BROKEN! 2013-08-14 16:20:24 +08:00
stock.py slight tweak to URL fetching in stock.py 2013-09-04 20:00:52 +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 Added stuff 2013-07-16 03:32:47 +12: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
twitch.py My logic is really terrible 2013-09-03 03:22:34 +08:00
twitter.py strip spaces and newlines from tweet text 2013-07-02 21:50:58 +12:00
urban.py please, work? 2013-08-20 10:55:58 +12:00
validate.py Updated helpstrings 2012-05-15 20:07:27 -07:00
valvesounds.py Create valvesounds.py 2013-09-03 07:13:35 +08:00
vimeo.py Return vimeo.py to where it was before, but with better duration and comma-grouped likes and plays 2013-08-24 17:23:15 +08:00
weather.py Some minor tweaks 2013-08-02 12:05:44 +12:00
wikipedia.py please, work? 2013-08-20 10:55:58 +12:00
wolframalpha.py web.isgd() now throws an error when it cant shorten a URL 2012-10-13 12:10:02 +13:00
yahooanswers.py Changed yahooanswers.py to use try_isgd 2013-08-06 11:13:50 +12:00
youtube.py Update youtube.py 2013-06-27 18:42:18 +08:00