Clone the project
git clone https://github.com/uoaio/xnai-ai-chat-discord-bot.git
Go to the project directory
cd xnai-ai-chat-discord-bot
Install dependencies
bun install
Set environment variables
To run this project, you need to set the required environment variables.
Copy `.env.example` into a new file called `.env` and fill in the values.
Start the bot
bun run start
bun run start # start the bot
bun run format # format code
Totally made by uoaio
Leave a Star 🌟