Commit Graph

3 Commits

Author SHA1 Message Date
EstebanVincent e7135a9324 feat(config): add initial pyproject.toml configuration 🎉
- Set up project metadata including name, version, and dependencies.
- Configured Ruff for linting and formatting settings.

*Generated by Github Copilot*
2025-10-13 19:54:23 +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
Esteban Vincent 6a7d1f13ea Initial commit 2025-10-13 18:50:36 +02:00