Replaced raw date text with Discord formatted dates, added flag info to help, added note to cat

This commit is contained in:
Essem 2021-07-23 11:13:43 -05:00
parent ef0e1bcf95
commit 7f0f2fb789
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
8 changed files with 233 additions and 205 deletions

View file

@ -8,6 +8,7 @@ class CatCommand extends Command {
return {
embed: {
color: 16711680,
description: "Cat images are sourced from a subset of the [dm4catbot](https://twitter.com/dm4catbot) database.",
image: {
url: data.headers.get("location")
}