javascript - Disallow user to change tweet text after clicking tweet button -


i working on famous snake-game. there tweet button tweet score on twitter. have implemented tweet score gain playing game.

now problem when clicks tweet button tweet his/her score opens twitter's tweet text area text , his/her current score. issue don't want user change his/her current score gained playing.

example: suppose played game , score 230 (some random score) , when click tweet button tweet text area score: 230 can change score in tweet box. how disallow user change his/her score?

i looking other way implement this. suggestion helpful.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -