EGR discord bot base

EGR discord bot base

v1.0
New 0 reviews 0 downloads
by Egrey
Sign in

EN: The foundation from which the EGR group begins its work when developing bots for Discord. RU: Основание, с которого начинает свою работу группа EGR при разработке ботов в дискорде

Product

About

EN: By default, three ready-made classes are available: Ask, Search, EventHandler. The first two are used for querying the user, while the last one is a general event handler. The repository also includes a folder with dependencies (global variables), a folder with commands (cogs), and configuration (config.py) and launch (main.py) files.

RU: По умолчанию доступны три готовых класса: Ask, Search, EventHandler. Первые два используются для опрашивания пользователя, а последний является общим обработчиком событий. В репозитории так же представлена папка с зависимостями (глобальными переменными), папка с командами (коги) и конфигурационные (config.py) и запускаемые (main.py) файлы

Environment

Requirements & compatibility

Compatibility & requirements

Python 3.12+

Local host

No additional local requirements are listed.

Hosting on services

python -m venv venv
venv/Scripts/pip.exe install -r requirements.txt
venv/Scripts/python.exe .\main.py

.env:
TOKEN = YOUR_BOT_TOKEN

Terms

License

Terms for using, modifying and redistributing this product.

The developer has not specified license terms for this product.
Release

Latest release

v1.0

Released 07.09.2026 · scan passed

Initial release