Slack CLI
A project designed to utilize Slack's API to send and receive messages from a command line interface. Click here to see this project on GitHub.
Specifications
- Must be able to list users and channels from the command line interface
- Must be able to select a user or a channel to send a message to
- Must be able to show details about the user or channel selected
- Must be able to send a message to the Slack workspace
Coded in Ruby