feat(bot): add initial bot setup and commands 🎉

- Created a Dockerfile for containerization.
- Added .env.example for environment variable configuration.
- Implemented main bot functionality with meme command and webhook integration.

*Generated by Github Copilot*
This commit is contained in:
2025-10-13 18:53:23 +02:00
parent 6a7d1f13ea
commit c85e1c909c
4 changed files with 76 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
DISCORD_TOKEN=
WEBHOOK_URL=
API_KEY=