aboutsummaryrefslogtreecommitdiff

Tanzanite

CodeFactor lines license contributors

Tanzanite is a multipurpose moderation and utility bot. It contains an extensive auto-moderation system, leveling features, message highlighting, and information commands.

Set Up

Prerequisites

Steps

  • Clone the repo
  • Install the dependencies with yarn
  • Copy the config/example-options.ts to config/options.ts
  • Create lib/badlinks-secret.ts exporting an empty array (export default [])
  • Edit the options.ts with your credentials
  • Start the bot with yarn start

Contributing

If you would like to contribute to the bot feel free to open a pull request and one of the devs will look at it.

Credits