This repository contains the official documentation for the Elyth Discord Bot Library.
Elyth aims to make Discord bot development in Python simple and intuitive, using a declarative, string-based approach.
- Quick Start (coming soon, will link to main repo README)
- Common Action Verbs
- Available Variables
- Event Handling (coming soon)
- Advanced Features (coming soon)
Documentation is organized into Markdown files within the docs/ directory.
README.md: This file.docs/actions.md: Details all available action verbs.docs/variables.md: Lists all supported variables.docs/events.md: Explains how to handle Discord events.docs/quickstart.md: A more detailed setup and first bot guide.- (And more as the project grows...)
We welcome contributions to improve the documentation!
- Fork this repository.
- Make your changes in a new branch.
- Submit a pull request.
Documentation maintained by Karl Benjamin R. Bughaw / ElythHQ.