Clone the project
git clone https://github.com/uoaio/xnai-ai-chat-discord-bot.gitGo to the project directory
cd xnai-ai-chat-discord-botInstall dependencies
bun installSet 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 startbun run start # start the bot
bun run format # format codeTotally made by uoaio
Leave a Star 🌟