Ditto is a discord bot framework using the discord.py library and Donphan ORM.
Python 3.6.2 or higher is required
Ensure you have pipenv installed.
python -m pip install pipenv
you can then setup the environment using:
pipenv install
Ensure you create a config.yml with the required properties.
The bot can be launched using
pipenv run start