Commit graph

4 commits

Author SHA1 Message Date
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
Luke Rogers f7af1b0726 quote_plus() 2014-02-14 23:44:05 +13:00
Luke Rogers 27b62feb5f tweakages 2014-02-14 19:13:30 +13:00
Steven Smith 86a0333afd xkcd.py - xkcd search and autoresponse 2014-02-14 13:44:12 +08:00