botserver/templates/marketing.gbai/marketing.gbdialog/poster.bas
Rodrigo Rodriguez (Pragmatismo) 1ef6cbb032
All checks were successful
GBCI / build (push) Successful in 2m2s
feat(KeywordsExpressions): add support for posting to Instagram with parameters
refactor(GBAdminService): improve folder name extraction logic
refactor(ImageProcessingServices): clean up whitespace and enhance image generation options
refactor(SystemKeywords): simplify rewrite prompt and logging
fix(ChatServices): correct spacing in model invocation
delete(marketing.gbai): remove outdated marketing poster template
add(marketing.gbai): create new marketing poster template with Instagram posting functionality
2025-05-09 21:19:14 -03:00

12 lines
379 B
QBasic

' SET SCHEDULE "* 8 * * * *"
' Criar a legenda para o post
caption = REWRITE "Crie um post sobre produtos, no estilo dica do dia, incluindo 10 hashtags, estilo Instagram o texto! Importante, retorne só a saída de texto pronta"
' Obter uma imagem relacionada ao conteúdo
image = GET IMAGE caption
' Postar no Instagram
POST TO INSTAGRAM username, password, image, caption