/queue-bot

slack bot for lines. i use it for the pong-pong table at work

Primary LanguagePython

first run python print_bot_id.py to get your BOT_ID

take that and your slack access token and put it in config.py (use config.sample.py)

then start it up.

commands are

@botname list next here skip

*skip is only for the admin_user (set in config.py)

inspired by the slack-starterbot...good read check it out.

A simple Python-powered starter Slack bot. Read the tutorial for a full overview.