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
2012-05-15 19:37:47 -07:00
..
data Meh 2012-05-13 23:45:25 +12:00
util New truncate code 2012-05-14 08:12:58 +12:00
8ball.py Why was this code even here? o-o 2012-04-23 11:40:45 +12:00
admin.py Moved .admins to info.py, and added a command to get the bot's prefix 2012-05-15 19:37:47 -07:00
bf.py standardised multiline command docstrings 2012-03-23 14:51:34 +13:00
bitcoin.py permission changes 2012-02-27 22:46:47 -08:00
choose.py standardised multiline command docstrings 2012-03-23 14:51:34 +13:00
coin.py Silly people flipping 0 coins >< 2012-05-09 13:30:50 +12:00
ctcp.py Oops, forgot to remove that line 2012-04-23 11:38:34 +12:00
cypher.py moar PEP8 2012-02-28 21:47:11 -08:00
dice.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
dictionary.py Split .urban from dictionary.py 2012-04-24 00:07:17 +12:00
down.py permission changes 2012-02-27 22:46:47 -08:00
drama.py Fixed URL, small tweaks 2012-04-18 16:35:57 +12:00
fact.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
factoids.py Added check for factoid input 2012-05-13 19:58:17 +12:00
feelings.py We don't need these 2012-05-10 09:16:24 +12:00
flip.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
fmylife.py Random tweaks 2012-04-23 11:58:19 +12:00
fortune.py Fixed bug in plugins/fortune.py 2012-04-20 08:56:06 +12:00
gcalc.py pep8 tweaks 2012-03-13 07:13:32 +13:00
geoip.py Tweaks 2012-05-13 13:50:28 +12:00
gitio.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
google.py A quick tweak 2012-04-26 12:52:19 +12:00
hash.py Tweaked hash command 2012-05-11 07:40:27 +12:00
help.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
ignore.py oops, had to re-add lower 2012-04-02 17:09:30 -07:00
imdb.py Scumbag API renamed some fields X.X 2012-05-13 02:10:05 +12:00
info.py Moved .admins to info.py, and added a command to get the bot's prefix 2012-05-15 19:37:47 -07:00
lastfm.py Lastfm now tells you how long ago a user listened to a song 2012-04-27 00:27:19 +12:00
log.py Bugfix 2012-04-02 09:19:44 -07:00
mcitems.py Tweaked some strings in plugins/mcitems.py 2012-04-19 23:59:17 +12:00
mctools.py bugfix 2012-05-15 10:18:03 +12:00
metacritic.py pep8 2012-02-28 22:09:19 -08:00
misc.py Oops 2012-04-28 03:12:00 +12:00
munge.py pep8 much? 2012-02-29 00:29:53 -08:00
namegen.py Its probably a bad idea to rename modules - its a pain to change all of the references to them 2012-04-25 03:07:01 +12:00
op.py Updated fileperms 2012-04-02 09:32:56 -07:00
password.py Lolspelling 2012-03-29 21:21:43 +13:00
ping.py optimized uptime code, fixed bug in ping.py 2012-03-30 15:04:11 -07:00
potato.py Moar 2012-05-09 12:22:34 +12:00
pyexec.py pep8 much? 2012-02-29 00:29:53 -08:00
quote.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
seen.py Update plugins/seen.py 2012-04-28 17:15:23 +12:00
shorten.py PEP-8 2012-04-21 15:57:05 +12:00
sieve.py Case sensitivity is better then derpy case-insensitivity 2012-04-25 14:03:20 +12:00
slogan.py PEP-8 2012-03-23 13:32:48 +13:00
snopes.py permission changes 2012-02-27 22:46:47 -08:00
spellcheck.py Improved old spell check plugin 2012-04-19 23:18:12 +12:00
stock.py tweaked error message, added mtg.py to disabled_plugins 2012-03-30 18:12:43 -07:00
system.py Changed method of formatting memory usage. 2012-05-08 23:28:48 +12:00
tell.py Made feelings.py use the data/ dir, updated other plugins to not use input.* 2012-03-31 16:01:23 -07:00
time.py time.py now handles unknown locations correctly 2012-05-01 00:41:20 +12:00
todo.py Update plugins/todo.py 2012-03-12 11:47:22 +13:00
tvdb.py pep8 much? 2012-02-29 00:29:53 -08:00
twitter.py Fixed retweet bug re c94b02b71e 2012-04-18 16:31:25 +12:00
urban.py Split .urban from dictionary.py 2012-04-24 00:07:17 +12:00
urlparse.py Changed method of adding http:// sot URLS 2012-04-23 07:44:25 +12:00
validate.py pep8 2012-02-28 22:09:19 -08:00
vimeo.py permission changes 2012-02-27 22:46:47 -08:00
violence.py Looks nicer if it all matches 2012-05-10 09:18:51 +12:00
weather.py Durp 2012-05-13 20:13:07 +12:00
whois.py pep8 2012-02-28 21:58:38 -08:00
wikipedia.py PEP-8 2012-04-30 02:02:14 +12:00
wolframalpha.py Changed formatting > text 2012-04-24 08:51:54 +12:00
wordoftheday.py PEP8, lots of tweaks/fixes 2012-04-02 09:17:55 -07:00
youtube.py removed dependance on locale in youtube.py 2012-04-19 19:39:43 +12:00