python-discord / sir-robin

Our event bot, for managing community events.
MIT License
18 stars 14 forks source link

Code Jam: Generate output for the team arrangment from a CSV file #46

Closed D0rs4n closed 2 years ago

D0rs4n commented 2 years ago

The mentioned output should be something that we can easily share with the participants, to let them know which team they are on. I was planning to make use of Discord UI Views, and create an embed with a button (permanent view), that would send an ephemeral message with an embed detailing the information regarding the team. But, if anyone has any kind of suggestion, please share.

D0rs4n commented 2 years ago

Closed via #49