You will need:
Install dependencies with pnpm install.
Create a file named config.json in the root directory of the project. This file should contain the following:
{
"token": "[discord bot token]"
}pnpm run start- Run the project in productionpnpm run dev- Run the project in development (with hot reloading)
This project is licensed under MIT
👤 Morgan Dilling "MJD"
Contributions, issues and feature requests are welcome! Check out the Code of Conduct before contributing.