My name is Bidbot. I was made to manage timed auctions and raffles for you in Slack.
git clone https://github.com/spleenboy/bidbot.git ./bidbot
cd bidbot
cp config/example.json config/local.json
npm install
config/local.json
and add your Slack token.
npm start