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:
parent
26fea2541e
commit
ba2832ca34
7 changed files with 67 additions and 30 deletions
|
@ -5,5 +5,5 @@
|
|||
available variables are: user, group, text, isJoined, isLeave, count
|
||||
(see JoinLeaveHandler)
|
||||
--}}
|
||||
😃 [{{user.first_name}} {{user.last_name}}](https://vk.com/id{{user.id}}) {{#ifEq user.sex 1}}присоединилась{{else}}присоединился{{/ifEq}}
|
||||
😃 [{{user.first_name}} {{user.last_name}}](https://vk.com/id{{user.id}}) https://vk.com/id{{user.id}} {{#ifEq user.sex 1}}присоединилась{{else}}присоединился{{/ifEq}}
|
||||
к группе. Участники: {{count}}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue