This repository was archived by the owner on Oct 15, 2022. It is now read-only.
This repository was archived by the owner on Oct 15, 2022. It is now read-only.
Create local page anchor based on post._id to pass back to discord #14
Open
Description
Is your feature request related to a problem? Please describe.
Currently after posting to TinyGarden via TinyGardenBot on Discord you do not get a link to the post, which can be kinda a pain.
Describe the solution you'd like
When posting to Tiny.Garden via the TinyGardenBot the bot should return a link to the post you just made.
I gndclouds should type:
/publish [label: blog][body: This is my cool post]
TinyGardenBot should return:
Blog
Body
LocalAnchorLink to Post based on profile gndclouds.
Describe alternatives you've considered
Ideally each post would have a page but that will not happen until v2.
Additional context
Add any other context or screenshots about the feature request here.