The Artima Developer Community
Sponsored Link

Agile Buzz Forum
So you wanna remove @growbot?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Travis Swicegood

Posts: 191
Nickname: tswicegood
Registered: Dec, 2008

Travis Swicegood is AppDev @ Ning and author of Pragmatic Version Control using Git
So you wanna remove @growbot? Posted: Sep 6, 2017 9:46 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Travis Swicegood.
Original Post: So you wanna remove @growbot?
Feed Title: Travis Swicegood
Feed URL: http://travisswicegood.com/atom/
Feed Description: Posts on Git from Travis Swicegood, author of Pragmatic Version Control using Git.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Travis Swicegood
Latest Posts From Travis Swicegood

Advertisement

So you’ve added the Growbot Slack bot to your team because it seems like a good idea. It can be. And it can be really annoying. Once you’ve added it to a channel, it’s not immediately obvious how to remove it. Searching Google turned up nothing, so once I finally figured out how to do it I figured I should share it.

First, you have to determine what @growbot’s real username is. It’s using part of the Slack API that allows it to appear in the channel but not be a real member. To figure out what its user name is, you have to offer props to someone. Here’s what I posted:

1
tswicegood> props to @growbot for being indispensable – literally, I can't dispense with you

From there, Growbot will go “aww shucks” on you and should post a reaction to your post along with something to the channel attributed to “Growbot”. Ignore the post, but hover over the reaction. You’ll notice a username like @U4X4G45KJ – that’s what you need.

Now that you have the username, use the /remove command to remove Growbot.

1
tswicegood> /remove @U4X4G45KJ

Replace the @U4… part of that message with the username that you found for your Growbot.

You won’t see anything happen, but when you try to give someone props via one of the keywords like “props to @jeff” or “thanks @chris” you’ll note that Growbot doesn’t respond.

Be careful, using the /props command will invite @growbot right back. I couldn’t /remove it again until I tricked him into reacting to my post and got its generated username.

Read: So you wanna remove @growbot?

Topic: Predictability and Team Goals Previous Topic   Next Topic Topic: Quote of the Month September 2017

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use