Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 286 Bytes

File metadata and controls

6 lines (4 loc) · 286 Bytes

Contribute to CryptoBot

Feel like our bot is missing a feature? We welcome your pull requests! Few pointers for contributions:

Create your PR against the develop branch, not master.
New features need to contain unit tests and must be PEP8 conformant (max-line-length = 100).