Janky Hack Day project to make Tumblr shit posts from Slack
- Fill out Tumblr and Slack API keys in
config.js. - Use
blacklisted_usersto ignore all messages from a certain username. - Use
trigger_blacklistto stop Shitpostr from trigger on messages from certain users.
.post <message>: Create a text post.chat <number>: Create a Tumblr chat post from the last<number>of posts.future <number>: Wait<number>seconds and then post all messages during that time frame.future ?: Wait some random amount of time and then post all messages during that time frame.garbage <number>: Create a garbage text post of<number>random sentences.link <url>: Create a link post for<url>.photo <url> <caption>: Create a photo post using the photo at<url>and with optional<caption>.random <search text>: Create a photo post with a random gif based on<search text>.quote <quote> -> <source>: Create a quote post that attributes to<source>