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
npm install
to install all the dependencies.env
file and add the following variables:TOKEN=YOUR_BOT_TOKEN
DISCORD_APPLICATION_ID=YOUR_APPLICATION_ID
DISCORD_GUILD_ID=YOUR_GUILD_ID
npm run syncdb
to create the databasenpm run dev
to start the bot in development modeNote: 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.
/help
- shows all of the Bots commands
For support, join our Discord Server
Copyright (c) 2022-2042 Niklas Choinowski and contributors