python-telegram-bot / rules-bot

The Telegram bot @roolsbot serves the python-telegram-bot group chats by announcing the rules.
https://t.me/roolsbot
GNU Affero General Public License v3.0
127 stars 51 forks source link

Add token warning #106

Closed elpekenin closed 1 year ago

elpekenin commented 1 year ago

Initial implementation, ton of stuff that can/should be added/changed, but this provides a PoC already 😝

Poolitzer commented 1 year ago

@Bibo-Joshi Well if we already make a get me request, we can use it imo. Include the bot name, ID, maybe the optional arguments as well

Bibo-Joshi commented 1 year ago

@Poolitzer https://t.me/c/1101839433/10816

Printing the username may be good to convince the poster that they actually posted a token and also directly show them the bot in question

Bibo-Joshi commented 1 year ago

Thanks for the nice contribution :)