PyAr / PyCamp_Bot

Voting system for the PyCamp
6 stars 24 forks source link

Changes in Projects. Delete button. #61

Closed Juanlandolfi closed 3 weeks ago

Juanlandolfi commented 1 year ago

changes in async func in manage_pycamp. changes in projects: click buttons to delete. changes in vote: adding patter to CallbackQueryHandler to delegate button actions to different functions.

Error handling need to be checked.