Danyc0 / Society-voting-bot

A Discord bot for doing society elections
Apache License 2.0
2 stars 4 forks source link

Consider how voters without student numbers (for example alumni) could be allowed to vote #42

Open Danyc0 opened 3 years ago

Danyc0 commented 3 years ago

Possibly have some way of getting committee members to register people manually? Would require them to know their full discord username (including the number) Another less optimal option would be to accept their name instead of their student number in the case of alumni

Danyc0 commented 3 years ago

If required, they can currently be added directly into get_members with some arbitrary student number which they can be sent. Obviously this is less than ideal, but it works