CodinGame Discord Bot to showcase the Asynchronous CodinGame API Wrapper. You can access some methods of the wrapper client like Client.get_codingamer, Client.get_clash_of_code, Client.get_pending_clash_of_code and more. It is made for the CodinGame API wrapper support server but you can invite the bot to your server if you want to use it.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Install the requirements through PyPI.
pip install -r requirements.txt
Run the program
py run.py