1.1.1 • Published 5 years ago

@iarna/modbot v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

@iarna/modbot

Moderation actions for my Discord servers

USAGE

$ npx @iarna/modbot conf.toml

This adds /report and /admin commands to your server.

CONFIG

token = ""

The auth token for your discord bot. Note that

emoji

  • waiting = "name of emoji to react with while bot is thinking"
  • report = "name of emoji used to flag abuse reports with"

[[servers."my full server name".channels]]

Can have the following options:

  • moderation = "moderation channel name"
  • welcome = "welcome channel name"