Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ada-C12
/
slack-cli
Public
forked from
AdaGold/slack-cli
Notifications
You must be signed in to change notification settings
Fork
25
Star
0
Code
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Branches - Eve and Mira
- #3
#3
Open
calopter
wants to merge 22 commits into
Ada-C12:master
Ada-C12/slack-cli:master
from
calopter:master
calopter/slack-cli:master
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Branches - Eve and Mira
#3
calopter
wants to merge 22 commits into
Ada-C12:master
Ada-C12/slack-cli:master
from
calopter:master
calopter/slack-cli:master
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2019
verifies authorization
calopter
committed
2317503
View commit details
Copy full SHA for 2317503
Browse repository at this point
Create Recipient class and add test file
tofuandeve
committed
c8ead4c
View commit details
Copy full SHA for c8ead4c
Browse repository at this point
Create User class and add test file
tofuandeve
committed
7c7af5e
View commit details
Copy full SHA for 7c7af5e
Browse repository at this point
Create Channel class and add test file
tofuandeve
committed
084aab1
View commit details
Copy full SHA for 084aab1
Browse repository at this point
establish Workspace class and tests
calopter
committed
554c02c
View commit details
Copy full SHA for 554c02c
Browse repository at this point
implemented .get
calopter
committed
9481b4a
View commit details
Copy full SHA for 9481b4a
Browse repository at this point
implemented User.list
calopter
committed
b1b9a01
View commit details
Copy full SHA for b1b9a01
Browse repository at this point
Update Recipient class: .get raises error for bad responses
tofuandeve
committed
3cc9287
View commit details
Copy full SHA for 3cc9287
Browse repository at this point
Implement .list for Channel class and update tests
tofuandeve
committed
1d7e403
View commit details
Copy full SHA for 1d7e403
Browse repository at this point
Implement details method for User class and update test file
tofuandeve
committed
c696212
View commit details
Copy full SHA for c696212
Browse repository at this point
Implement details method for Channel class and update test file
tofuandeve
committed
62ee8b7
View commit details
Copy full SHA for 62ee8b7
Browse repository at this point
implements show_details
calopter
committed
f84c63a
View commit details
Copy full SHA for f84c63a
Browse repository at this point
implements wave 1 cli
calopter
committed
542eaf6
View commit details
Copy full SHA for 542eaf6
Browse repository at this point
Commits on Sep 11, 2019
refactors show_details to generalize
calopter
committed
a93dbfa
View commit details
Copy full SHA for a93dbfa
Browse repository at this point
Implement find_recipient method for Workspace class
tofuandeve
committed
c98a559
View commit details
Copy full SHA for c98a559
Browse repository at this point
implements select_user and select_channel
calopter
committed
d37591c
View commit details
Copy full SHA for d37591c
Browse repository at this point
Update slack.rb to have more options
tofuandeve
committed
3abe4b6
View commit details
Copy full SHA for 3abe4b6
Browse repository at this point
Commits on Sep 12, 2019
implements Recipient#send_message
calopter
committed
e0424d3
View commit details
Copy full SHA for e0424d3
Browse repository at this point
Implement send_message for Workspace class
tofuandeve
committed
d831af9
View commit details
Copy full SHA for d831af9
Browse repository at this point
implements send message behavior in main
calopter
committed
3b17b52
View commit details
Copy full SHA for 3b17b52
Browse repository at this point
Commits on Sep 13, 2019
Remove send_message tests for Workspace since send_message is internally tested in Recipient class
tofuandeve
committed
f241e43
View commit details
Copy full SHA for f241e43
Browse repository at this point
Clean up code and improve UI
tofuandeve
committed
9acc681
View commit details
Copy full SHA for 9acc681
Browse repository at this point
You can’t perform that action at this time.