Danyc0 / Society-voting-bot

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

Break the implementation of get_members into a seperate file for users to configure #41

Closed Danyc0 closed 3 years ago

Danyc0 commented 3 years ago

Break the implementation of get_members into a seperate file for users to configure. Leave the standard UoB example in there, but allow people to change the implementation to scrape their own union website. It could also be used to support reading the member lists from a file instead.