Skip to content

Event System? #391

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

Open
1 task done
smashyalts opened this issue Apr 22, 2024 · 1 comment
Open
1 task done

Event System? #391

smashyalts opened this issue Apr 22, 2024 · 1 comment

Comments

@smashyalts
Copy link

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

basically in panel event system that lets you check for message in a server, and lets you do action after, like suspending a server etc/run a command, a admin one and a end user one would be lovely

Describe the solution you'd like.

maybe a system like schedules with drag and drop + connecting fields ig?

Additional context to this request.

No response

@Masu-Baumgartner
Copy link
Member

Hey hey, thank you for your feature request. For admin side of things, we could use a lua integration if you want to make custom stuff without touching c#. For the user side of things, we could use the existing schedule system and extend the triggers (but without custom fields or smth like that). When it comes to automating stuff with moonlight i still recommend using the plugin api (c#) to write custom behaviour as it has direct access to moonlights features, events and internal apis. Integrating a complete flow chart (or smth like that) system is not planned as of now, maybe it will be implemented in the future. Moonlight also gets a webhook feature which transfers event data to external applications which then can take actions and e.g. interact with the moonlight api (admin api, an api for normal users will not be included in first release as of now) which could help you automating stuff. Feel free to give some feedback if you want or correct me if i understood something wrong ^^

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

No branches or pull requests

2 participants