This bot is a fork of https://github.com/j-arun-mani/Aashii.
- Copy
data/setup/bot-config.example.jsontodata/setup/bot-config.json. - Customize all user-facing text, command descriptions, and image URLs in that file.
- Optionally set
BOT_CONFIG_PATHto load config from a different location.
/listusers blocked— list all blocked users./listusers approved— list users whose join requests were approved./listusers declined— list users whose join requests were declined./listusers all— print blocked, approved, and declined sections together.
If you are upgrading an existing deployment, run
data/migrate.sqlso theusers.decision_statuscolumn exists before using these filters.