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

Request: Discord Messages #56

Open
Michaelawilliams28 opened this issue Sep 2, 2019 · 1 comment
Open

Request: Discord Messages #56

Michaelawilliams28 opened this issue Sep 2, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Michaelawilliams28
Copy link

Is there any plans in the future for Discord messages? Server sends automated messages to Discord channel.
I have seen really helpful messages that I like to use with my current servers.

  • Server stop and start (This one I know I can use a script to send alert when the services status changes)
  • Play Join Messages (I have only seen this one once, I don't think I can get a script to query server)
  • Server Backup messages (I probably can make a script with send alert after tar ball)

I am not the best with scripting but I usually can scrape something together.

@Joe-Klauza Joe-Klauza added the enhancement New feature or request label Sep 2, 2019
@Joe-Klauza Joe-Klauza self-assigned this Sep 2, 2019
@Joe-Klauza
Copy link
Owner

Definitely! I have first-hand experience implementing this in Ruby, so I'll add it to my to-do list. Likely features:

  • Messages when the server goes down and comes back up
  • "Live" player list and feed (joined/left) in the desired channel; the bot updates the same messages at the desired interval, so lock down the channel and just have the two messages. Player list message automatically splits when it hits Discord's message limit.

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

No branches or pull requests

2 participants