mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Request: On-Demand tweets #106

Open chris2746 opened 8 years ago

chris2746 commented 8 years ago

Thanks for making this tool. It would be nice if we had a way to prompt the program to make a tweet on-demand I didn't recall seeing mention of that functionality in the documentation.

negatendo commented 8 years ago

Some of us have implemented this in our behavior files via direct message. If the owner DMs the bot the word "tweet" it will tweet. Check out: https://github.com/BooDoo/ebooks_example/blob/master/bots.rb#L122

ineffyble commented 8 years ago

From the latest version's help:

Usage: ebooks tweet <model_path> <botname>

Sends a public tweet from the specified bot using text
from the processed model at <model_path>.