Skip to content

Commit

Permalink
Add '@' before a public Telegram channel name
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlsh authored Apr 1, 2023
1 parent 2bbc611 commit d32e8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ since_id = "xyz" # Tweet id to continue to poll, optioanl
[[push]]
included = true # Whether this channel is included for pushing
from = "TwitterDev" # From which Twitter user's timeline for pushing
username = "some_bot" # Telegram channel
username = "@some_bot" # Telegram channel

0 comments on commit d32e8b8

Please sign in to comment.