This repository is archived. Please check out discord.ext.tasks as a replacement.
Desuko is an extensible Discord bot, written in Python & Pycord.
Features:
- Hackable: Desuko aims to keep the code clean and intuitive.
- Extensible: Desuko can be extended by various modules.
- Fully configurable: Everything can be configured via YAML.
- Async-friendly: Desuko support asyncronious functions out of the box.
First steps:
- Installation - Install & run a basic version of Desuko.
- Configuration - Configurate your Desuko using
desuko.yaml
.
Modules:
- Hello, Desuko! - "Hello, World!" module for Desuko
- Handlers and subscribers - Handlers and subscribers usage for building event-driven bots