End-of-line, because discord.py has halted development. See here.
A bot to allow users to manage channels in a configured channel category without directly granting them permissions.
This may be desirable if you require 2FA, but do not want to require every regular user to have it (or don't want them to suffer the banner).
To run:
cp .env.example .env
- set env variables
python -m venv .venv
if you haven'tpip install -r requirements.txt
if you haven'tpython main.py