Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/10sr/10sr_bot
- Owner: 10sr
- Created: 2014-09-23T11:20:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T08:22:47.000Z (over 5 years ago)
- Last Synced: 2023-03-11T10:42:31.493Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://twitter.com/10sr_bot
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
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=
----