Social Publishing¶
One publication can produce multiple platform and language variants without duplicating research.
Available profiles¶
qlens profile list
Included examples:
facebook_bnfacebook_enlinkedin_bnlinkedin_enx_bnx_entelegram_bntelegram_enthreads_bnthreads_enwhatsapp_bnwhatsapp_enmedium_bnmedium_en
Generate a draft¶
qlens publication social PUB-000001 \
--profile facebook_bn \
--actor Mamun
English Facebook output:
qlens publication social PUB-000001 --profile facebook_en
LinkedIn:
qlens publication social PUB-000001 --profile linkedin_en
X thread:
qlens publication social PUB-000001 --profile x_bn --parts 5
Custom CTA and hashtags:
qlens publication social PUB-000001 \
--profile telegram_bn \
--cta "আলোচনায় আপনার পর্যবেক্ষণ যোগ করুন।" \
--hashtag QLens \
--hashtag কোরআন_গবেষণা
All output is generated as a review-required draft. QLens never posts directly to a social platform.
Additional platforms¶
Threads:
qlens publication social PUB-000001 --profile threads_bn --parts 3
WhatsApp:
qlens publication social PUB-000001 --profile whatsapp_en
Medium:
qlens publication social PUB-000001 --profile medium_bn
The engine is profile-driven. Additional platforms and languages can be added by creating a validated profile with renderer: social and a social.platform value.