- 🤖 Introduction
- 🚀 Tech Stack
- 📚 Getting Started
- 📝 License
A human-like bot that is almost indistinguishable from a real person.
This project was developed with the following technologies:
To clone and run this application, first you need to create a Discord Bot. Afterwards, you will need Git and Bun installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/techwithanirudh/discord-ai-bot.git
# Install dependencies
$ bun installNext, copy the .env.example file, rename it to .env, and add your environment variables. Great! Now you just need to start the development server.
# Start server
$ bun run devThis project is under the AGPL-v3 license. See the LICENSE for details.
Credit to Fellipe Utaka for the Discord Bot Template