Skip to content

Ovine management interface for Cisco Webex users.

Notifications You must be signed in to change notification settings

samboyer/sheepanion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheepanion - sheepsay bot for Webex.

It does everything you could want, and nothing that you need, from a sheep bot.

Truly the Bot of the People(TM)

Features

  • Send anonymous sheep messages to your friends
  • Complex sheep adoption system
  • Effective Baa-ltruism (donations)

(new features are welcome via PRs; my sheepanion task allocation budget is quite low)

Get Started

  1. Send 'help' to sheepanion@webex.bot on Webex.
  2. Done.

Setup your own instance

what?? something wrong with my instance eh??

  1. register a new bot account with webex
  2. paste the bot key into the BOT_KEY file
  3. launch a webserver (& draw the rest of the owl)
  4. establish the webhook:
BOT_KEY=`cat BOT_KEY`; curl -X POST -d "targetUrl={YOUR_WEB_URL}/webhook.php" -d "resource=messages" -d "event=created" -d "name=sheepanion_webhook" -H "Authorization: Bearer $BOT_KEY" https://webexapis.com/v1/webhooks

About

Ovine management interface for Cisco Webex users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published