Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Sep 20, 2023
1 parent 159b737 commit 811e449
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/telegram/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ const msgStartGroup = "Here follows the list of your subscriptions. Select any t

const msgStartPrivate = `
• Send a text to submit a simple message to Awakari.
• Send a "<code>/sub name keyword1 keyword2 ...</code>" command to create a simple text matching subscription.
• Send a command to create a simple text matching subscription:
<pre>/sub &lt;sub_name&gt; &lt;keyword1&gt; &lt;keyword2&gt; ...</pre>
• To customize these options, choose a button below.
`

Expand Down

0 comments on commit 811e449

Please sign in to comment.