shalvah / RemindMeOfThisTweet

🤖 Twitter bot to set reminders for tweets.
https://remindmeofthis.app
GNU General Public License v3.0
417 stars 41 forks source link

Missing deployment guide #36

Closed skoops closed 2 years ago

skoops commented 2 years ago

I would love to improve upon the usability of this bot and also maybe provide translation to other languages, but therefore I'd like to host my own instance. Is there any kind of deployment or configuration guide for this node app, for someone not being familiar with the serverless framework.

shalvah commented 2 years ago

Updated the contributing guide with the best I could. Some of the information may be a bit outdated, especially the webhook part, as it seems Twitter has changed that API (but the old one still worked as at November). You can send in a PR if you find anything missing.

Also note that the project is now GPLv3-licensed, so if you're distributing any derivative work, your fork has to also be open source.