Skip to content

Invite all of #channelA to #channelB (skipping those already in #channelB)

License

Notifications You must be signed in to change notification settings

martinbaillie/slack-channel-inviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Channel Inviter

Invite all of #channelA to #channelB (skipping those already in #channelB)

I had a need to shutdown and migrate a large channel into another. This little CLI tool did the job. It may be of use to others.

Usage

env SLACK_TOKEN=xoxp-<your_token> go run main.go channelA channelB

Output

2017/07/31 09:39:49 Invited userA (U0A3DXXX) to #channelB (C0KKV4XXX)
2017/07/31 09:39:50 Invited userB (U0A3DXXX) to #channelB (C0KKV4XXX)
...
...

About

Invite all of #channelA to #channelB (skipping those already in #channelB)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages