/NIA-Bot

Discord bot for the Neutrals Intelligence Agency

Primary LanguagePython

NIA-Bot

Bot made for managing user points and other functions for the Neutrals Intelligence Agency roblox group.

Setup

To setup the bot, some templates need to be filled in. The bot's autofilter will look through filterwords.json for a list of banned words. This strictly on wildcard matching, no other checks are made. Setup the environement variables using the provided .env file

To run the bot, you will need to run both app.py and main.py, with the API endpoints from Flask accessible by the main.py code.