engross
(Dongwoo Gim)
2017 年 7 月 21 日午後 12:13
1
I am sharing a simple utility I created.
It’s a simple Node.js daemon that publishes a Discourse post to Facebook Group.
https://github.com/jsdevkr/discourse-facebook-auto-publish
This is in use on my jsdev.kr site and will be updated continuously.
It would be an honor if you left the github star.
Thank you.
「いいね!」 16
Muiran
(Muíran Shíoraí)
2017 年 7 月 22 日午後 4:12
3
Brilliant!
Thank you, it’s the solution to a problem I didn’t know I had.
「いいね!」 3
chi
2017 年 10 月 9 日午後 11:25
4
@engross so every time someone post at Discourse it automatically post to fb group? Or are there any limitations? Thanks. Nice work on this. I hope it’s can be plugin so no need to run a separate app all the time.
engross
(Dongwoo Gim)
2017 年 10 月 10 日午前 6:49
5
@chi There is no limit now.
Authors can edit or delete immediately after writing, only provide POSTED_AFTER_MIN
option.
「いいね!」 1
SouperC
(NotSoSuper)
2017 年 11 月 22 日午後 7:40
6
Thanks for creating this… I have a need to publish new topics to a facebook page. How much effort would that require do you think?
or… is it something I can do via webhook?
meglio
(Anton)
2018 年 4 月 7 日午前 5:30
7
If I remember correctly, Facebook policies prohibit automatic posting without user consent. The API is to help user publish to Facebook, but the process itself should be accompanied by the user.
「いいね!」 1
PabloC
2018 年 4 月 7 日午後 1:51
8
Can this be used to poll fb and post on discourse?
By the way, thanks for sharing!
「いいね!」 1
thanks for this! before we install… does this automatically pull image from the individual post or from the first post in the topic only?
thanks
Hello,
Can you change poster from profile facebook to fanpage mannage group facebook that?
Thank u!