IdlePixel Custom Interactor

Sends custom messages to an account and logs received customs

Verze ze dne 14. 04. 2023. Zobrazit nejnovější verzi.

Autor
Lux-Ferre
Hodnocení
0 0 0
Verze
1.0.0
Vytvořeno
14. 04. 2023
Aktualizováno
14. 04. 2023
Size
2,4 KB
Licence
MIT
Spustit na

IdlePixel Custom Message Interactor

Clicking the "Custom" link at the top of the page will prompt for a custom command to be sent to the account in the config.

Made for use with IdlePixel+ and messages of the format:

CUSTOM=player~callbackId:plugin:command:payload

For example, having "luxbotdev" in the config, and typing "echo:Test message" into the prompt will send:

CUSTOM=luxbotdev~IPPX:interactor:echo:Test message

Receiving this message will output sender_name: interactor:echo:Test message to console.