Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/10sr/10sr_bot

10sr twitter bot
https://github.com/10sr/10sr_bot

Last synced: about 2 months ago
JSON representation

10sr twitter bot

Awesome Lists containing this project

README

        

= 10sr_bot

image:https://quay.io/repository/10sr/10sr_bot/status["Docker Repository on Quay", link="https://quay.io/repository/10sr/10sr_bot"]

https://3ends.info/10sr_bot

== Setup

You need to create `secret.sh` to make it work:

.secret.sh
----
TWITTER_KEY=
TWITTER_SECRET=
TWITTER_TOKEN=
TWITTER_TOKEN_SECRET=
----