1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-25 06:56:40 +07:00

made plaintext posts

This commit is contained in:
Fedor Katurov 2021-05-21 10:48:44 +07:00
parent 26fea2541e
commit ba2832ca34
7 changed files with 67 additions and 30 deletions

View file

@ -9,7 +9,7 @@
http://vk.com/album-: Альбом поката
likes: ['😱','🤔','😃']
char_limit: 0
images_limit: 2
images_limit: 1
---
{{!--
@ -18,12 +18,6 @@
(see PostNewHandler)
--}}
{{#ifEq type 'suggest'}}
Предложка:
{{/ifEq}}
{{#ifEq type 'suggest'}}Предложка:{{/ifEq}}
{{text}}
{{#if user}}
[{{user.first_name}} {{user.last_name}}](https://vk.com/id{{user.id}})
{{/if}}
{{#if user}}[{{user.first_name}} {{user.last_name}}](https://vk.com/id{{user.id}}){{/if}}