Skip to content

MrFr0asty/Ditto

Repository files navigation

Ditto

Ditto is a discord bot framework using the discord.py library and Donphan ORM.

Getting Started

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

About

discord.py bot framework with postgres database support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages