1.0.0 • Published 1 year ago

barri v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Barri

A Moderation Bot written in Typescript using the Oceanic Library.

You can find the official instance here!

Features

  • Basic Moderation (kick, ban, timeout, etc.)
  • Robust Antispam (with message info and database caching for faster operations)
  • Customizable Settings (warn and antispam system)
  • Warn System (with Auto-Punishing)
  • Bot Admin Commands (eval, system stats, kill process)

Since I am now running my own instance, specific instructions for bot setup have been removed. I will still accept issues and questions about the bot and provide support.

Learning Resources

If you're interested in learning more about the tools this bot utilizes, check the links here.

Node.js - Javascript Runtime that runs the code\ Oceanic - Discord library the bot uses\ Prisma - ORM the bot uses to interact with the database\ PostgreSQL - Database the bot uses\ Typescript - Language the bot is written in