IdlePixel Custom Interactor

Sends custom messages to an account and logs received customs

Versión del día 14/4/2023. Echa un vistazo a la versión más reciente.

Autor
Lux-Ferre
Calificaciones
0 0 0
Versión
1.0.0
Creado
14/4/2023
Actualizado
14/4/2023
Tamaño
2,4 KB
Licencia
MIT
Funciona en

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.