A dank soundboard for discord. Check out the sounds folder for all the current lols.
Uses node, typescript, eslint, github actions (build) and docker
/meme- Play a random meme sound, or/meme {specific meme}to play a specific one/ask {question}- Ask the bot a question using AI, with text-to-speech response in voice channel/img prompt: {description}- Generate an image using AI (supports optional image attachment for context)
- Clone this repository
- Ensure you're running Node 22.0.0+ then run
yarn installon this project - Create and authorize your bot (see prerequisites), then update .env with the APPLICATION_ID and DISCORD_BOT_TOKEN
- Run
yarn startfrom the project
- Create a new Discord application
- Navigate to your Discord applications
- Create a bot user and copy its
Token, then run cp.env.example .envthen open the.envfile and set all required variables