Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
/ Moderari Public archive

A Discord bot with an emphasis on customisation and privacy.

License

Notifications You must be signed in to change notification settings

alecks/Moderari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ebe0477 · Jun 6, 2020

History

86 Commits
May 21, 2020
May 23, 2020
May 24, 2020
Jun 2, 2020
May 23, 2020
May 23, 2020
May 21, 2020
May 21, 2020
May 24, 2020
May 24, 2020
Jun 6, 2020
Jun 6, 2020
May 24, 2020

Repository files navigation

Moderari

build discord go version commit activity

Moderari is a Discord bot focused that brings

  • really easy self-hosting;
  • speed;
  • scalability; and
  • powerfulness

together. Its core is really lightweight, using about 20MB RAM (at minimum*) despite running both a bot and a HTTP server.

*The maximum is generally around 100mb unless you have very large guilds or shard the bot.

Self-hosting

Moderari is licensed under v2 of the Apache License, so self-hosting is permitted. You'll just need two things:

  • The built Moderari executable; and
  • a Redis server.

These can be obtained from the releases page and the Redis website respectively.

You can also deploy Moderari with Docker; see the build/package directory. Simply clone this repository (get git if you haven't already), install Docker and Redis, then run ./build/package/update.sh. This is the recommended way of deploying Moderari in production.

About

A Discord bot with an emphasis on customisation and privacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages