chrisbutcher / slackbot

Slack Slash Command Bot in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slackbot

Slack Slash Command Bot in Go

Testing on localhost

Using httpie

http -f POST http://localhost:3000/bot/command token=debug team_id=T0001 team_domain=example channel_id=C2147483705 channel_name=test user_id=U2147483697 user_name=Chris command=/weather text=94070

About

Slack Slash Command Bot in Go


Languages

Language:Go 100.0%