Skip to content
/ awyiss Public

Slack bot for awyisser - inspired by Kate Beaton and Quinn Keast

Notifications You must be signed in to change notification settings

ksin/awyiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack bot awyisser

awyiss

A simple way to run your own Slack bot for generating awyiss images via the awesome awyisser.

Installation

  1. Download and deploy this Sinatra app to Heroku or whatever service you prefer.

  2. Create a new slash command user integration for your Slack group. Configure your slash command with the following settings:

  • Set the Command to "/awyiss"

  • Set the URL as the one you deployed your app to + /awyiss. For Heroku, it will look something like https://floating-thunder-7193.herokuapp.com/awyiss

  • Set the Method to "GET".

  1. Export your slash command's Token as SLACK_COMMAND_TOKEN to Heroku / other environment.

How to awyiss

/awyiss something awsome happened.
/awyiss very awsome happed.

Playing it safe (sfw aw yissing)

/awyiss sfw hoi!! im temmie!!
/awyiss sfw lalalala!!!

Extra configuration

The awyisser uses Movable Ink's image generator by default. You can choose to use awyisser.com to generate your awyiss image instead by setting USE_AWYISSER_DOT_COM = true in awyisser.rb before deploying.

WARNING!!! awyisser may tweet your yisses to @awyisser if you configure the image generator URL to awyisser.com, sooo maybe don't say anything mean or confidential. You shouldn't do that anyway!

Credits

Thanks to the wonderful Kate Beaton for writing the comic and @quinnkeast for making the original awyisser. Contributors to this project includes: Ken Sin and Movable Ink.

About

Slack bot for awyisser - inspired by Kate Beaton and Quinn Keast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages