Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Ping on Panic when enabled from Wesbite #6

Open
SowinskiBraeden opened this issue Jan 15, 2022 · 0 comments
Open

Ping on Panic when enabled from Wesbite #6

SowinskiBraeden opened this issue Jan 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SowinskiBraeden
Copy link
Owner

  • When a panic is enabled on the website, it sends a socket message to the bot, when the bot receives this and the pingOnPanic option is enabled, it will ping people on panic.
  • This will require some event listener on the bot that is always active, unlike other parts of the bot that rely on the function to be called to open a socket and listen for returning data.
  • This will also require a little extra code in the backend of the website to make the call to the bot via a socket.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant