Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Feature Request: Monitor Discord Bots #318

Open
tankcr opened this issue May 23, 2018 · 11 comments
Open

Feature Request: Monitor Discord Bots #318

tankcr opened this issue May 23, 2018 · 11 comments

Comments

@tankcr
Copy link

tankcr commented May 23, 2018

We have a server to discord bot, but the plugin doesn't pick up anything it posts from the server. Just requesting this feature be added :)

@LyricLy
Copy link
Collaborator

LyricLy commented May 24, 2018

...what?

@LyricLy
Copy link
Collaborator

LyricLy commented May 24, 2018

Ah, the keyword logger? Yes, it ignores bots, which is by design.

@LyricLy LyricLy added wontfix and removed wontfix labels May 24, 2018
@tankcr
Copy link
Author

tankcr commented May 24, 2018

This doesn't work for scenarios where you would like to monitor what people are chatting about on your server. Is there a way to turn off/on that capability in a config or some such?

@LyricLy
Copy link
Collaborator

LyricLy commented May 25, 2018

Not currently, no. How does this not work for those scenarios?

@tankcr
Copy link
Author

tankcr commented May 25, 2018

ok consider, you are running a game server, you want to monitor in game chat for swearing through the discord bot, say for instance.

@LyricLy
Copy link
Collaborator

LyricLy commented May 25, 2018

Incorporate that into the bot itself?

@Pulz-TCP
Copy link

Pulz-TCP commented May 25, 2018

I see what he asking for- for example- if a game server chat is relayed through a Discord bot (webhooks or bot messages) and you want alerts when people say certain words.
I'd find that mighty useful.

I did actually try doing this a while back, but your bot can only pickup messages posted by non-bot users. I could see other applications for this too- say, you want a keyword set up for when a bot says something in a support channel.

@netflixandbill
Copy link
Contributor

If I’m understanding the issue correctly, you want to monitor for keywords or phrases. Just make a private channel in any server you have the proper elevated permissions for and use the notify/log cog. Set that up to be specifically looking in the server(s) you need to and then make a word list. Whenever those keywords are said the webhook you create will show the message containing the word and a few previous messages above it for context, who said it and in which channel it was said.

@LyricLy
Copy link
Collaborator

LyricLy commented May 26, 2018

No, they specifically want to log bots, which are ignored by that method.

@tankcr
Copy link
Author

tankcr commented May 30, 2018

exactly!

@dasaesch
Copy link

same here. we need notifications for messages created from bots. This is not working at the current version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants