/Darkempire-Dev-Bot

The Discord bot of my dev server.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Darkempire Dev Bot

Darkempire Dev Bot is a open source Discord bot coded in JavaScript with Discord.js for the Darkempire Dev Discord server.
Feel free to add a star ⭐ to the repository to promote the project!

Features

Complete Bot

Darkempire Dev Bot offers (non-exhaustive list):

  • ⚙️ Guild configuration
  • 😀 Commands made pleasant thanks to the many emojis
  • 🗳️ Chatbot system
  • 🚧 Log sytem
  • And more...

Many commands

Darkempire Dev Bot has a lot of features, with 8 main categories:

  • 👩‍💼 Administration: embed, say
  • 🚓 Moderation: clear
  • 🎵 Music: /
  • 💰 Economy: /
  • Level /
  • 👻 Fun: hangman, snake, chatbot
  • 🖨️ Informations: help, ping, uptime
  • 🚩 ** Others** /

Installation

If you want to edit the bot's code and host it on your machine, it's possible!

1 - git clone https://github.com/Darkempire78/Darkempire-Dev-Bo 2 - npm install 3 - node index.js

Discord

Join the Discord server !

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is under GPLv3.

Advice :

You should use Discord Tools to code your Discord bots on Visual Studio Code easier. Works for Python (Discord.py), Javascript (Discord.js, Eris) and Java (JDA). Generate template bot and code (snippets).