Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divs1210/yushing-bot
An otherworldly entity that tweets on behalf of the Eversleeping Zenmaster Yu-Shing
https://github.com/divs1210/yushing-bot
Last synced: about 5 hours ago
JSON representation
An otherworldly entity that tweets on behalf of the Eversleeping Zenmaster Yu-Shing
- Host: GitHub
- URL: https://github.com/divs1210/yushing-bot
- Owner: divs1210
- License: epl-1.0
- Created: 2015-07-26T22:34:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T08:08:57.000Z (over 9 years ago)
- Last Synced: 2023-05-12T03:05:16.653Z (over 1 year ago)
- Language: Clojure
- Homepage: https://twitter.com/ZMYuShing
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yushing Twitter-Bot
An otherworldly entity that [tweets][1] on behalf of the [Eversleeping Zenmaster Yu-Shing][2].
Can be customized to tweet other stuff at defined intervals, but will require blood rituals and sacrifice and complete submission to Yog-Sothoth.[1]: https://twitter.com/ZMYuShing
[2]: http://yushing.herokuapp.com/## Usage
Requires a ```profiles.clj``` like:
```clojure
{:dev {:env {:app-consumer-key "something"
:app-consumer-secret "something"
:user-access-token "something"
:user-access-secret "something"}}}
```
at the root.## License
Copyright © 2015 Divyansh Prakash
Distributed under the Eclipse Public License either version 1.0 or any later version.