Skip to content

dciets/discord-sudo

Repository files navigation

How to run the project

Install Node

sudo apt install npm

Install project dependencies

npm install

Create a .env file at the root of the project with the following format:

TOKEN=<Discord bot token>

Run the project (require Docker)

sudo npm run dbs

and in a new shell

npm start

About

sudo but for discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published