plusreed/yourownbot-php

Separate sensitive variables to .env

plusreed opened this issue · 2 comments

The Twitter keys shouldn't stay in the tweeter script. It'd be better to put them in an .env file.

gonna use an .env file instead

Done in 2eab252