You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 ^^
Is there an existing feature request for this?
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
The text was updated successfully, but these errors were encountered: