Skip to content

This is a raffle bot built on top of the slackbot_frd gem

Notifications You must be signed in to change notification settings

FreedomBen/rafflebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raffle Bot!

Raffle Bot simply picks a "winner" from the people in the channel. It is triggered by typing "rafflebot" into slack.

To run the bot

  1. Run bundle install

  2. Get a slack token

  3. Set your token. Either edit slackbot-frd.conf and put it there, or set the environment variable:

    export SLACKBOT_FRD_TOKEN="<your-token>"
    
  4. Run the bot (from the root directory, or where ls reveals the bots folder):

    slackbot-frd start
    

Extra Info

Raffle bot is built on top of slackbot_frd

About

This is a raffle bot built on top of the slackbot_frd gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages