Open Issues Need Help
View All on GitHub Setup DB about 1 hour ago
AI Summary: This issue is for the initial database setup, requiring a decision between MySQL and SQLite. It also involves designing a basic database schema, specifically outlining the structure for a `User` table.
Complexity:
1/5
help wanted good first issue
Implement random pick function about 2 hours ago
AI Summary: This issue proposes implementing a Telegram bot command, `/pick`, which takes multiple fields as arguments. The bot should then randomly select and return one of these provided fields to the user. This task is also highlighted as a good introductory exercise for understanding the Telegram API workflow.
Complexity:
2/5
good first issue feature