Added
- Added CONTRIBUTING.md guide on how to add new characters
- Exposed `cowsay.draw` method to draw custom characters
- <b>New character</b>: Octopus (Added by [druhi](https://github.com/druhi))
Changed
- Dropped support for Python 3.6 and 3.7
- Updated to use pytest and added more tests!
- Simplified the entire codebase and removed unnecessary files
___