TelegramBots / Telegram.Bot.Framework

Simple framework for building Telegram bots
MIT License
97 stars 43 forks source link

Enforce Prevention of CSRFs #6

Open jharrilim opened 7 years ago

jharrilim commented 7 years ago

No more Edit & Resend scores on Game Bots!

poulad commented 7 years ago

I'll add a few virtual methods on GameUpdateHandler so clients can decide how to validate the scores properly.