the comma of pain
This commit is contained in:
parent
8f9a4540f7
commit
655633349c
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -26,7 +26,7 @@ const eligibilityCmd = async (ctx: any) => {
|
|||
const res = await fetch("https://identity.hackclub.com/api/external/check?slack_id=" + userId, {
|
||||
headers: {
|
||||
'User-Agent': 'HackClubEligibilityBot/1.0 (ran by Loop / dainfloop)'
|
||||
}
|
||||
},
|
||||
redirect: "follow"
|
||||
}).then(res => res.json())
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue