- Added new commands to mannage cattribute list
- Code restructuring on the back-end side (Thanks Spindel!)
- Switched to semantic versioning.
- Beginning to work on the issues pointed out by Spindel.
- Fixed the api (again, missed out a parameter).
- Api should now ONLY return the results for, say generation index is set to 6, it will only return gen 6 and below.
- Basically dont set your offset too high or it's going to take forever to pull the API.
- Switched to Relative pathing.
- Renamed the github screenshot folder to make it less confusing.
- Added individual usage.
- I reccomend that you disable the group repeating job if you enable individual repeating.
- Requires mysql db.
- Script for db structure provided.
- You'll need to modify the code and tokens accordingly.
- Updated API to include generation parameters to narrow the number of results per page
- Added image support
- I need some help with exception handling in commands.py, appreciate help if anyone can read the comments there.
- cant seem to catch the socket timing out exception there.
- wand and imagemagick are required for images.
- Rewrote code to make it easier for users to customize after vice linked to this bot
- Removed image because its buggy at the moment.
- Fixed the cat api being changed at 5am this morning for the cattributes again