A fun and sarcastic chatbot for Discord, integrated with OpenAI, built using Node.js! This bot is designed to bring some sass and humor to your Discord server, responding with witty and sarcastic remarks to keep the conversation lively. Perfect for those who appreciate a little cheeky banter. π
- Sarcastic Responses: The bot uses OpenAI's API to generate smart and sarcastic replies to user messages.
- Custom Commands: Allows you to customize the botβs behavior with specific commands tailored to your server.
- Admin Controls: Server admins can manage and configure the botβs response style and frequency.
- Quick Setup: Easy installation and setup with a pre-configured environment, just a few commands, and you're ready to go!
- Node.js: Backend framework for managing the botβs functionality.
- Discord.js: A powerful library for interacting with the Discord API.
- OpenAI API: Provides the AI capabilities for generating sarcastic and witty responses.
- TypeScript: Strongly typed language to ensure reliable code and better debugging.
- Clone the repository:
git clone https://github.com/yourusername/sarcastic-discord-bot.git