This is a Next.js project bootstrapped with create-next-app.
First, clone the repository:
git clone https://github.com/Uncover-it/bot-client.git && cd bot-clientThen, install all dependencies:
bun installFinally, run the development environment by running:
bun run devBuild the application:
bun run buildStart the project
bun run startNote: Port 3000 has to be free for this to work.
Remember to regularly pull the repo for the latest updates
- DiscordBotClient (Recommended) by Elysia
- LiveBot by Sebastian Ouellette
- BetterDiscordPanel by Sanjay Sunil