Proton-Discord-Bot / Proton

Proton - A Discord Bot with helpful commands
GNU General Public License v3.0
0 stars 1 forks source link
discord-bot discordjs-v14 javascript js

Proton

Ever wanted a Bot to help you manage your Server? Well the answer is Proton

It has all the features you want online user tracking or welcome and goodbye messages

Getting started

  1. Clone the Repository and run npm install to install all the dependencies
  2. Create a .env file and add the following variables:
TOKEN=YOUR_BOT_TOKEN
DISCORD_APPLICATION_ID=YOUR_APPLICATION_ID
DISCORD_GUILD_ID=YOUR_GUILD_ID
  1. Run npm run syncdb to create the database
  2. Run npm run dev to start the bot in development mode

Note: You only need to add the DISCORD_GUILD_ID if you have only one server on which the bot should run. This allows you to register the commands faster.

Usage

/help - shows all of the Bots commands

Badges

GPLv3 License

Co-Authors

Support

For support, join our Discord Server

Copyright

Copyright (c) 2022-2042 Niklas Choinowski and contributors