Open larshp opened 6 years ago
Wouldn‘t it be easier if there was a form on dotabap.org to add a new project? In this form could be an option to twitter about the project. Maybe simply add a twitter link to every project so that everyone could twitter about the project (kudos, suggestions, questions, ...)
there is no database, everything is static pages served by github, updated daily via travis
the list is: https://github.com/dotabap/dotabap-list/blob/master/list.json
Yes. Got that. Isn‘t it possible to a add an entry to the list programatically?
yeah, but it requires a key, which basically means anyone can change the file to anything
https://twitter.com/dotabap
algorithm: 1: for each entry in the json list 2: check if there is an existing tweet for it 3: if no existing tweet, tweet it
@tricktresor