arichr / desuko-discord

An extensible Discord bot, written in Python & Pycord

Home Page:https://arichr.github.io/desuko-discord/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desuko

This repository is archived. Please check out discord.ext.tasks as a replacement.

PyPi release CodeClimate maintainability
Desuko is an extensible Discord bot, written in Python & Pycord.

Read documentation

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.

Getting started

First steps:

  1. Installation - Install & run a basic version of Desuko.
  2. Configuration - Configurate your Desuko using desuko.yaml.

Modules:

  1. Hello, Desuko! - "Hello, World!" module for Desuko
  2. Handlers and subscribers - Handlers and subscribers usage for building event-driven bots

About

An extensible Discord bot, written in Python & Pycord

https://arichr.github.io/desuko-discord/

License:MIT License


Languages

Language:Python 100.0%