IdlePixel Custom Interactor

Sends custom messages to an account and logs received customs

Ekde 2023/04/14. Vidu La ĝisdata versio.

Aŭtoro
Lux-Ferre
Ratings
0 0 0
Versio
1.0.0
Kreita
2023/04/14
Ĝisdatigita
2023/04/14
Size
2,4 kb
Licenco
MIT
Aplikiĝas al

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.