functioning bot invites
This commit is contained in:
parent
65ad34f629
commit
7b2a4196f4
6 changed files with 278 additions and 7 deletions
|
@ -291,7 +291,7 @@ async function getapiurls(str: string): Promise<
|
|||
gateway: info.gateway,
|
||||
cdn: info.cdn,
|
||||
wellknown: str,
|
||||
login: url.toString(),
|
||||
login: info.apiEndpoint,
|
||||
};
|
||||
}catch{
|
||||
const val = stringURLsMap.get(str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue