FM-17 / poglink

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

Create `to_embed()` within `RatesStatus` for embeds published on startup #53

Closed FM-17 closed 2 years ago

FM-17 commented 2 years ago

The --publish-on-startup parameter currently posts embeds using the RatesDiff.to_embed() function, despite the embed not necessarily representing a difference in rates.

image