Skip to content

Moon Bot is a Discord bot dedicated solely to moderation and designed for use across multiple servers.

Notifications You must be signed in to change notification settings

writedev/Moon-Bot

Repository files navigation

Moon Bot 🌖

This is a Discord bot that uses SQL to store data.

Warning

It's only for Discord moderation.

Requirements 📋

  1. Git (For copy the repository)
  2. Docker

Installation 📦

  1. Clone the repository :

    git clone https://github.com/writedev/Moon-Bot.git
  2. Change the .env.example file to .env and change BOT TOKEN with your Discord bot token

Important

If you want to change the database configuration in the .env file, you must also change it in the docker-compose.yml file.

  1. Lauch the bot with Docker :

    docker-compose up --build -d
  2. Wait ≃ 35 seconds for the bot to start.

  3. Use the command !owner to become the owner of the bot and be able to use these owner commands.

About

Moon Bot is a Discord bot dedicated solely to moderation and designed for use across multiple servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published