Manggigi / voting-system

Daedalus Hackathon - Season 1
https://voting-system-getgian.vercel.app
3 stars 0 forks source link

Add json file for whitelisted username #29

Open Manggigi opened 11 months ago

Manggigi commented 11 months ago

hackathon_participants table are only populated when user created an account.

we should add json file in /src/lib/data/whitelistedDiscordUsernames.json

just array of discord username

import whitelistedDiscordUsernames from /src/lib/data/whitelistedDiscordUsernames.json

const discordUsernames = whitelistedDiscordUsernames