hackclub / scrappy

🗑️ the bot that eats trash (and manages #scrapbook)
https://youtu.be/8e0NLxQJ55Y
MIT License
47 stars 37 forks source link

add user email if absent #667

Closed JosiasAurel closed 3 months ago

JosiasAurel commented 3 months ago

due to missing permissions, user emails where not set on scrapbook accounts. with this change, emails will be set everytime getUserRecord is called

addresses https://github.com/hackclub/scrapbook/issues/799