Skip to content

Repo to let others test handler for EagleEye Chomps Slack Bot.

Notifications You must be signed in to change notification settings

jtallieu/slack_chomps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack_chomps

Repository to let others experiment making BotHandlers for the EagleEye Slack Bot CHOMPS.

alt

Setup

  1. Install python
  2. Install virtualenv
  3. Install pip
  4. Get this code
  5. Create and enter your virtualenv virtualenv slack then . ./slack/bin/activate
  6. Run pip install -r requirements.txt
  7. Get a Slack API key (For EEN people I have a Slack account StashPop set up - get the key from me)
  8. Put the key in the chomps.py file
  9. Run python chomps/chomps.py
  10. Type chomps marco in a Slack channel with Chomps invited.

To Develop

Work in the handlers/my_handler.py file to experiment with sending messages to a channel on command.

About

Repo to let others test handler for EagleEye Chomps Slack Bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published