diff --git a/.gitignore b/.gitignore index 71c02818..cd65d19b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ robots.json roverd-dummy server/config.yaml package-lock.json -server/data/discord-guilds.json \ No newline at end of file +server/data/discord-guilds.json diff --git a/server/data/community-goal.json b/server/data/community-goal.json deleted file mode 100644 index 6544a48c..00000000 --- a/server/data/community-goal.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "text": "Flip the green slime box", - "updatedAt": 1768597355934, - "updatedBy": "355503317503311872" -}