treetrnk / rollem-telegram-bot

🎲 An RPG dice rolling bot for Telegram.
https://telegram.me/rollembot
GNU Lesser General Public License v3.0
37 stars 19 forks source link

added @username at the response text #24

Closed Somnius closed 5 years ago

Somnius commented 5 years ago

I added the @ on the username when the bot rolls the dice for a user. Example @username instead of just username, so another user can click the username and send private message or more.

treetrnk commented 5 years ago

I had to recently rewrite the bot using a different framework, so this pull request is no longer valid. I did add your suggestion in commit c05f8486 though. Thanks for the PR!