Let your Slack messages be heard and acknowledged.
A reacreation of AcknowledgedBot, built in Go and for Slack.
Go-Ack plans to solve the problem of lack of accountability in team chats and groups. Often messages can be missed or read over, but go-ack is the Slack tool to minimize that.
Users can add @ack
to any group, and when a member wants to create an important message, call ack with the following command.
@AcknowledgedBot [required message]
The output will be:
[...message contents]
| Not Acknowledged:
| @wenzel @bob [...other users]
|
| [Acknowledge]
Usage of Open Source Libraries (thank you!):
Features in Development:
- Create Acknowledgement Messages
- Acknowledge messages with emojis
- Show who has not acknowledged yet (in channel)
- Show
Acknowledge
Button rather than emoji
Future Features:
- Setup feature per Slack Channel
- Create messages in App conversation, rather than in group
License MIT