Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
https://hypixel.net/threads/3856202/
GNU Affero General Public License v3.0
1.06k stars 424 forks source link

Censor API keys in chat messages from griffin burrows #188

Closed FluxCapacitor2 closed 2 years ago

FluxCapacitor2 commented 2 years ago

Currently, if API requests fail while fetching griffin burrows, your API key printed into the chat, which isn't ideal for content creators or people sharing their screen.

This PR replaces API keys with asterisks in all error messages. It shouldn't make these error messages any less descriptive so I don't think there is any reason to not merge this.