LuRsT / twtxt_on_heroku

ToH: a write-only twtxt client on Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToH: a write-only twtxt client on Heroku

This repo is a write-only client for twtxt.

How to use

Fork this repo, create a heroku app, deploy it and just add the following configs:

  • GSHEET_URL (The URL to a CSV with rows like this: 25/08/2019 20:07:20,Another test)
  • TWTXT_USERNAME (Your username in twtxt)
  • TWTXT_URL (The URL to your heroku app (this same app URL))
  • TIMEZONE (The timezone you're in (default is London))

Example of this running here: https://twtxt.herokuapp.com/ (Will not be running it anymore), follow me @gil (twtxt)

About

ToH: a write-only twtxt client on Heroku

License:The Unlicense


Languages

Language:Python 98.3%Language:Makefile 0.9%Language:Procfile 0.7%