A clean, easy to scale discord bot template. Develope using nextcord library and can be use with any other discord.py forked library
This repository is a template that everyone can use for the start of their discord bot. This template created for fast set up your new discord bot and easy to scaling. It has common feature in standarddiscord bot like embedded help menu. This also compatible with any discord.py fork. Firsts of all you need to have the python3 (created with 3.9). Then run pip install -r requirements.txt .env Here is an explanation for .env: Variable What it is BOT_AUTHOR The […]
Read more