Add Pterodactyl cog #19

Merged
cswimr merged 139 commits from pterodactyl into main 2024-03-02 00:07:42 -05:00
Showing only changes of commit d9f5d14f40 - Show all commits

View file

@ -33,7 +33,7 @@ class Pterodactyl(commands.Cog):
server_id = await self.config.server_id()
extra_headers = {
"Origin": base_url
"origin": base_url
}
try: