Server-owner setup

Bring Overlord into a server without turning moderation into a black box.

Start with the moderation basics, then turn on reports, scam-image detection, AI review, voice rooms, announcements, and community workflows only where your staff wants them.

01

Install and run

Install dependencies, add Discord and OpenAI credentials when needed, then run the main bot process.

pip install -r requirements.txt
python -X utf8 Censor.py
02

Connect staff channels

Point logs, report cards, scam-image alerts, and approval workflows at the channels your moderators already watch.

  • Choose moderation log and report channels.
  • Set trusted roles, immunity rules, and alert roles.
  • Enable only the features each server needs.
03

Train the safety layers

Add exact, fuzzy, regex, link, watch-list, and scam-image fingerprints so Overlord can distinguish high-confidence automation from moderator-review cases.

/add filter word /add blacklist link /scamimage add /config bot detection
04

Review, adjust, repeat

Use logs, cases, debug output, and saved server settings to tune thresholds over time instead of guessing during a raid.

/cases /config report /config scamimage /activity