mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-01-05 19:57:02 +00:00
Updated Discord endpoints to discord.com
This commit is contained in:
parent
d3574c2d7c
commit
f6a6178286
|
@ -12,7 +12,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
BaseEndpoint = "https://discordapp.com"
|
||||
BaseEndpoint = "https://discord.com"
|
||||
APIVersion = "6"
|
||||
APIPath = "/api/v" + APIVersion
|
||||
|
||||
|
|
Loading…
Reference in a new issue