F4stZ4p / Enigma

Fully Fledged Discord Bot Framework

Home Page:https://enigma.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enigma

Batteries Included


What is Enigma?

Enigma is an initiative to build a bot development framework like how Django is a framework for web applications. It is built on top of the discord.py library and supports all of it's extensions by default.

What are Enigma's goals?

As part of the initiative, we have set sights on a few milestones we want to achieve and will release the first pre-alpha once these goals have been met.

  • Ease of use.
  • Support for SQL databases.
  • Full localization support.
  • Complete customizability.

Can I get started with Enigma today?

Yes, Enigma works out of the box with all discord.py extensions. You can read how to set it up in the documentation. However, keep in mind that this project has not even released a pre-alpha yet. This is because we are still deliberating core architecture and we want to get it right the first time. As a result expect plenty of changes to the API without any notice at all.

About

Fully Fledged Discord Bot Framework

https://enigma.rtfd.io

License:MIT License


Languages

Language:Python 99.1%Language:Dockerfile 0.9%