FM-17 / poglink

A bot that integrates the ARK Web API with Discord.
MIT License
12 stars 4 forks source link

Unexpected parameters not being caught before sending embed #37

Closed FM-17 closed 2 years ago

FM-17 commented 2 years ago

The section after Hexagon Reward should likely have been caught before posting to embed. Likely due to this section

A test assertion should also be added to ensure extra content doesn't appear in the embed.

image