Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

NikanDevs/Ultimates

Repository files navigation

😄 Ultimates

📚 Description

Ultimates is a discord moderation bot with lots of features.

  • Advanced logging system
  • Auto expire for punishments
  • Useful utility commands
  • Modmail system through the bot's direct messages
  • etc...

Statatics

🛠 Development Team

⚙️ How to setup?

Step One:

Make a file called .env in your preject's main directory (/.env). Paste the code below into the file and set the requirements.

DISCORD_TOKEN=your_client_token
MONGODB=your_mongoDB_connection_string
GUILD_ID=your_guild_id
CLIENT_ID=your_client_id

Step Two:

Use npm run register to register the slash commands to your guild.

Step Three:

After the slash commands are registered, use the /configure command to setup everything for your server and bot.

  • Note: Make sure to setup every config using /configure before starting to use the bot.

Extra

Do you think the bot looks ugly with the default emojis? Try visiting emojis.example.yml and make them nicer :)