-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Set Channel Topic #73
Comments
@nhorvath That behavior is currently not available but we can certainly queue it up. |
I looked into it some myself... i'm not sure that users marked as "APP" in slack have access to set topic. The Slack API seems to indicate that bot users have access but workspace users don't. It appears that this tool comes in as a workspace user (at least the way I have it set up). When I tried it it kept telling me the channel didn't exist, despite that I could post messages to that channel. |
I think you (aka bot user, whoever owns the token) might have to actually be in the channel to set its topic. |
I am, and it is also invited. Both of us can post messages, I can set the
topic.
…On Thu, Jun 28, 2018 at 8:42 AM Tim Malone ***@***.***> wrote:
I think you (aka bot user, whoever owns the token) might have to actually
be in the channel to set its topic.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKE3AWOnbZ62wOioG4ZGCHd5Kk5hUPbks5uBM8YgaJpZM4Ui631>
.
|
Is it possible to set the channel topic? I can't find it if it is.
I tried
slack chat send "/topic test topic"
but that sends the literal text.
The text was updated successfully, but these errors were encountered: