1 case : Is it possible if I enter in creator 2+2 = {x} then in post 2+2 = 4 ? Something like that ?
2 case: Is it possible to have dynamic content in the post, e.g. the current time is 11:55 CEST etc ?
1 case : Is it possible if I enter in creator 2+2 = {x} then in post 2+2 = 4 ? Something like that ?
2 case: Is it possible to have dynamic content in the post, e.g. the current time is 11:55 CEST etc ?
You will have to write a plugin for that.
As a starting point, you can look at how the discobot rolls
And what if you do a patch post with api, does that make sense?
Sure, you can also use a post_created
webhook and “patch” the post using an API call if you’re using an external service.
Is there a good skeleton, an example for a beginner?
It will not do the math - but would let you set up equations