Releases: gunthercox/ChatterBot
Releases · gunthercox/ChatterBot
0.0.5
- Added a check to make sure that empty lines in csv files are ignored. @Jay-Parker
- Added GitHub social auth class.
- Added method to get the name of the logged in account.
0.0.4
- Added bot type for interacting with social media sites [https://github.com/gunthercox/ChatterBot/commit/940a6f7909dd17a879049071ed8672d1ad1c5158]
- Switched to requests-oauth for making oauth requests [https://github.com/gunthercox/ChatterBot/commit/6c3b234d2eb6692976f96ca253b83c73d6fea00c]
0.0.3
- Added rich data output method on the main ChatBot object
- Added a module dedicated to enabling API access
- Created objects to help abstract the data process of analyzing conversations
0.0.2
- Added setup to tests so that data files are automatically created for testing
- Changed to a lowercase package naming scheme
0.0.1
- Updated documentation
0.0.0
Initial release to PyPi.