Skip to content
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

Bot should delete the !slackcord message after posting the parsed JSON. #7

Closed
Drexl opened this issue Dec 14, 2020 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@Drexl
Copy link

Drexl commented Dec 14, 2020

A minor QOL improvement that would make me very happy. I don't want to delete it each time. I'll have made a significant dent in the many hundreds of JSONs I'm about to import before this happens probably, but maybe it'll help someone in the future.

@thomasloupe
Copy link
Owner

The bot would have to be a moderator in your chat, and I'd need to code cases where it is and it isn't. That's a lot of work for one request. I will consider it though, and if it's something that I think I can do relatively easily, I'll implement it.

@Drexl
Copy link
Author

Drexl commented Dec 15, 2020

Fair point. I was thinking of a similar situation that came up with another bot, but in that case it only had to delete it's own messages. I can see how that might be more involved. Hopefully it's an easy enhancement.

@thomasloupe thomasloupe self-assigned this Dec 18, 2020
@thomasloupe thomasloupe added enhancement New feature or request wontfix This will not be worked on labels Dec 18, 2020
@thomasloupe
Copy link
Owner

Yeah, so, I've given this quite a bit of thought and I don't think this is something I want to implement. The bot will absolutely have to have moderator privileges and I don't think that's something I wanna do at this time. I considered having it check what privileges it has and then add a setting to remove the command triggers automatically, but that would require me to build the bot in two different ways and have the user decide which role they've assigned the bot. I don't see that being intuitive at all so I'm deciding at this time not to implement this one.

In the meantime, it may be best to use the search feature in the channel you sent the command trigger to for "!slackord". You can just delete those pretty quickly. I know that's not what you're really after, but just an idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants