Commit Graph

2 Commits

Author SHA1 Message Date
EstebanVincent 1b6cbec729 chore(env): update webhook configuration in .env.example and main.py 🔧
- Replaced API_KEY and WEBHOOK_URL with WEBHOOK_N8N_IMGFLIP_KEY and WEBHOOK_N8N_IMGFLIP_URL for better clarity and functionality.

*Generated by Github Copilot*
2025-10-13 19:59:00 +02:00
EstebanVincent c85e1c909c 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*
2025-10-13 18:53:23 +02:00