Discord bot for my personal server. Basic implementation but I'll continue to add to it.
- Adds -poo to the end of new user's name. (The server theme is toilet paper)
- Responds to certain emojis with another emoji.
- Tells a your momma joke anytime the word 'mom' (and other iterations) appears.
- Slash commands for ChatGPT
Kicks Joel out of the server whenever he types in chat.
- Refactor to Typescript
- Add music functionality for voice chat (spotify, youtube, soundcloud)
- Add twitch stream announcement for Sid
- Give bot a dick~ish personality and have it respond to users
- Containerize in a docker container
- Add websocket for better connection to discord api
- Persist data in a PostrgreSQL database (probably supabase)
- Create a frontend dashboard for easier access
- Refactored to Typescript and restructured logic. No feature additions, minor optimizations.
- add environment variables
- npm run build
- npm run start