This repository has been archived on 2023-04-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
CloudBot/plugins
xxyy 694cbbe81f Fix xkcd comics made in January throwing an error
Previously, any commit written in January would throw an error because the array key for January was falsely '1' instead of the integer 1. This would lead to the moth name not being found and the error occuring.
This PR fixes that problem by changing the key of January to the integer 1.

**How to reproduce:**
Ask your CloudBot to `xkcd Regular Expressions`, an error will be shown in console.
2014-02-15 00:16:03 +01:00
..
data Tweaks, improved reddit 2014-02-14 16:21:00 +13:00
admin.py Tidy Imports 2014-02-14 16:36:57 +13:00
attacks.py Tidy Imports 2014-02-14 16:36:57 +13:00
brainfuck.py tidying! 2014-02-14 00:47:01 +13:00
choose.py Remove executable permissions 2013-11-29 19:47:40 -08:00
coin.py Tidy Imports 2014-02-14 16:36:57 +13:00
core_ctcp.py PEP-8 2014-02-14 17:03:08 +13:00
core_misc.py Tidy Imports 2014-02-14 16:36:57 +13:00
core_sieve.py Tidy Imports 2014-02-14 16:36:57 +13:00
correction.py Fix correction to actually work, and change format 2014-01-14 00:15:27 -08:00
cryptocoins.py PEP-8 2014-02-14 17:03:08 +13:00
cypher.py Tidy Imports 2014-02-14 16:36:57 +13:00
dice.py messing with dice 2014-02-13 20:51:11 +13:00
dictionary.py Tidy Imports 2014-02-14 16:36:57 +13:00
domainr.py PEP-8 2014-02-14 17:03:08 +13:00
down.py Remove executable permissions 2013-11-29 19:47:40 -08:00
drama.py Tidy Imports 2014-02-14 16:36:57 +13:00
eightball.py Tidy Imports 2014-02-14 16:36:57 +13:00
encrypt.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
fact.py tidying! 2014-02-14 00:47:01 +13:00
factoids.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
fishbans.py Tidy Imports 2014-02-14 16:36:57 +13:00
fmylife.py pepepepep8 2014-02-13 15:09:22 +13:00
fortune.py Tidy Imports 2014-02-14 16:36:57 +13:00
geoip.py PEP-8 2014-02-14 17:03:08 +13:00
github.py Tidy Imports 2014-02-14 16:36:57 +13:00
google.py Tidy Imports 2014-02-14 16:36:57 +13:00
google_translate.py Tidy Imports 2014-02-14 16:36:57 +13:00
googleurlparse.py Created plugin to parse Google urls to normal urls 2014-02-04 03:37:27 +08:00
help.py PEP-8 2014-02-14 17:03:08 +13:00
horoscope.py fixed horoscope 2014-02-15 00:49:48 +13:00
hulu.py Tidy Imports 2014-02-14 16:36:57 +13:00
ignore.py Tidy Imports 2014-02-14 16:36:57 +13:00
imdb.py PEP-8 2014-02-14 17:03:08 +13:00
imgur.py PEP-8 2014-02-14 17:03:08 +13:00
isup.py tidying! 2014-02-14 00:47:01 +13:00
kernel.py Tidy Imports 2014-02-14 16:36:57 +13:00
kill.py Tidy Imports 2014-02-14 16:36:57 +13:00
lastfm.py PEP-8 2014-02-14 17:03:08 +13:00
lmgtfy.py I said how to fix them 2013-09-27 20:48:01 +12:00
log.py Remove executable permissions 2013-11-29 19:47:40 -08:00
lyrics.py PEP-8 2014-02-14 17:03:08 +13:00
metacritic.py tidying! 2014-02-14 00:47:01 +13:00
minecraft_bukget.py PEP-8 2014-02-14 17:03:08 +13:00
minecraft_items.py Tidy Imports 2014-02-14 16:36:57 +13:00
minecraft_ping.py PEP-8 2014-02-14 17:03:08 +13:00
minecraft_status.py Tidy Imports 2014-02-14 16:36:57 +13:00
minecraft_wiki.py Tidy Imports 2014-02-14 16:36:57 +13:00
mlia.py Tidy Imports 2014-02-14 16:36:57 +13:00
namegen.py Tidy Imports 2014-02-14 16:36:57 +13:00
newegg.py Tidy Imports 2014-02-14 16:36:57 +13:00
newgrounds.py Tidy Imports 2014-02-14 16:36:57 +13:00
notes.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
op.py Remove executable permissions 2013-11-29 19:47:40 -08:00
osrc.py Tidy Imports 2014-02-14 16:36:57 +13:00
password.py Tidy Imports 2014-02-14 16:36:57 +13:00
ping.py Spelling, docstrings 2014-02-14 16:49:41 +13:00
plpaste.py Admin-only command to upload plugins to hastebin 2013-09-08 13:03:11 +08:00
potato.py PEP-8 2014-02-14 17:03:08 +13:00
pre.py Tidy Imports 2014-02-14 16:36:57 +13:00
python.py test 2013-12-12 19:00:14 +13:00
qrcode.py more little things 2014-02-14 16:30:38 +13:00
quote.py PEP-8 2014-02-14 17:03:08 +13:00
rdio.py Tidy Imports 2014-02-14 16:36:57 +13:00
reddit.py Tweaks, improved reddit 2014-02-14 16:21:00 +13:00
regex_chans.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
rottentomatoes.py PEP-8 2014-02-14 17:03:08 +13:00
rss.py More refactoring! Break everything! 2013-10-01 16:55:18 +13:00
seen.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
shorten.py Remove executable permissions 2013-11-29 19:47:40 -08:00
slap.py Tidy Imports 2014-02-14 16:36:57 +13:00
slogan.py Tidy Imports 2014-02-14 16:36:57 +13:00
snopes.py Remove executable permissions 2013-11-29 19:47:40 -08:00
soundcloud.py Tidy Imports 2014-02-14 16:36:57 +13:00
spellcheck.py Tidy Imports 2014-02-14 16:36:57 +13:00
spotify.py Tidy Imports 2014-02-14 16:36:57 +13:00
steam.py PEP-8 2014-02-14 17:03:08 +13:00
steam_calc.py PEP-8 2014-02-14 17:03:08 +13:00
stock.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00
system.py Tidy Imports 2014-02-14 16:36:57 +13:00
tell.py I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
time_plugin.py Tidy Imports 2014-02-14 16:36:57 +13:00
title.py Tidy Imports 2014-02-14 16:36:57 +13:00
tvdb.py PEP-8 2014-02-14 17:03:08 +13:00
twitch.py Tidy Imports 2014-02-14 16:36:57 +13:00
twitter.py Tidy Imports 2014-02-14 16:36:57 +13:00
urban.py Tidy Imports 2014-02-14 16:36:57 +13:00
utility.py PEP-8 2014-02-14 17:03:08 +13:00
validate.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00
valvesounds.py Tidy Imports 2014-02-14 16:36:57 +13:00
vimeo.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00
weather.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00
wikipedia.py PEP-8 2014-02-14 17:03:08 +13:00
wolframalpha.py A dash of PEP-8 2014-02-13 14:34:50 +13:00
xkcd.py Fix xkcd comics made in January throwing an error 2014-02-15 00:16:03 +01:00
yahooanswers.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00
youtube.py further pepping, spelling and other such things 2014-02-13 15:02:44 +13:00