Progressive-Victory / crm-bot

Internal Discord bot for member utilities
https://progress.win/
MIT License
3 stars 4 forks source link

List people in Region #31

Closed Lewdcario closed 1 year ago

Lewdcario commented 1 year ago

We should list everybody with the provided role, but the most utility this has is for state roles. The output should be a raw csv file which is just a fancy way of saying a comma-separated text file.

andpeterson commented 1 year ago

What fields would you like in this csv file? rn all I'm aware of that you would want for this is the username and discriminator? Also what's the usecase for this issue?

Lewdcario commented 1 year ago

@andpeterson I believe it's just a username list effectively for that region, because Discord doesn't provide member lists. It's been asked for repeatedly by a couple of state leads

bowenjw commented 1 year ago

Should note for any work related to username

Support article from Discord Updating Apps to Support Unique Usernames

Lewdcario commented 1 year ago

I'm not sure on the article's relevance - this is just a glorified member list?

bowenjw commented 1 year ago

@andpeterson mentioned using discriminators which are going away. It's just a visibility thing.