mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-27 23:57:06 -05:00
BESPOKE CHANGES FOR ROBINBOT
This commit is contained in:
21
README.md
21
README.md
@@ -1,18 +1,17 @@
|
||||
# boodoo_ebooks
|
||||
# mu_ebooks
|
||||
|
||||
A turn-key, beginner-friendly, ready-to-deploy implementation of a traditional \_ebooks bot using Mispy's [twitter_ebooks](https://github.com/mispy/twitter_ebooks) library.
|
||||
I'M SORRY IT'S COME TO THIS
|
||||
|
||||
## Usage
|
||||
|
||||
Create your [Twitter app](https://apps.twitter.com) and generate access tokens with *Read, Write and Direct Messages* privileges.
|
||||
Click this:
|
||||
[](https://heroku.com/deploy?template=https://github.com/BooDoo/ebooks_example/tree/robinbot)
|
||||
|
||||
[](https://heroku.com/deploy?template=https://github.com/BooDoo/ebooks_example/tree/deploy)
|
||||
|
||||
Put your BOT_NAME, SOURCE_USERNAME, and API secrets into Heroku Config Vars using the web dashboard.
|
||||
Put your API secrets into Heroku Config Vars using the web dashboard.
|
||||
|
||||
Scale your app to 1 dyno using the Heroku web dashboard.
|
||||
|
||||
Bob's your uncle.
|
||||
You're ready to go.
|
||||
|
||||
## Default Behavior
|
||||
Tweets once on startup.
|
||||
@@ -25,11 +24,3 @@ Favorites tweets that it likes.
|
||||
- **BANNED_TERMS**: words or phrases to obscure/censor
|
||||
- DM commands (tweet, follow, unfollow, block, mention...)
|
||||
- Follower parity (periodically compares following/followers and follows/unfollows as needed)
|
||||
- Want something else? Create an [issue](https://github.com/BooDoo/ebooks_example/issues). No promises.
|
||||
|
||||
## TODO:
|
||||
- Support full archive (via CSV uploaded elsewhere)
|
||||
|
||||
# DISCLAIMER:
|
||||
I'm making this because I wrote a two-part tutorial for an older version of the twitter_ebooks gem and my mentions turned into a tech support hellscape for months.
|
||||
Please [create issues](https://github.com/BooDoo/ebooks_example/issues) if you have trouble. 🙏 Please do not tweet at me. 🙏
|
||||
|
||||
Reference in New Issue
Block a user