Changelog - Oasiris/HristBot GitHub Wiki
v0.0.2
Updated February 6, 2017
- Replaced unirest dependency with request dependency
- auth EXAMPLE.json renamed to auth_example.json
- commands are no longer found in bot.js. Instead, they have their own folder and are loaded modularly
- pokedex has been improved with bugfixes, typo fixes, further message clarity, and Pokemon hotlinks to images
- added Cleverbot API and full functionality, which includes node's File System and a local log
- Initialized GitHub wiki
- Created changelog
v0.0.1
Updated February 5, 2017
- Added README.md, package.json, and LICENSE.md
- Created and added logo
v0.0.0
Project first created January 2017
- Created bot.js, auth.json, and auth EXAMPLE.json
- Added Pokedex functionality (parses pokeapi v2)