-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
twitter integration #21
Comments
Wouldn‘t it be easier if there was a form on dotabap.org to add a new project? |
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
The text was updated successfully, but these errors were encountered: