lets update the sign via the bot, to do test this locally, we need to both run the bot and the led sign, and connect the two together.
run the sign
update the sce bot
{
"LED_SIGN": {
"LED_SIGN_URL": "http://host.docker.internal:10000",
"ALLOWED_ROLE_ID": 12345,
}
}
creating the command
later on
example embed generator is here https://embed.dan.onl/
lets update the sign via the bot, to do test this locally, we need to both run the bot and the led sign, and connect the two together.
run the sign
docker-compose -f docker-compose.dev.yml up --build -dupdate the sce bot
{ "LED_SIGN": { "LED_SIGN_URL": "http://host.docker.internal:10000", "ALLOWED_ROLE_ID": 12345, } }753160493165969419sce run discordcreating the command
s!ledand it takes some words as arguments. the words are then passed to the sign with a hardcoded color value.later on
example embed generator is here https://embed.dan.onl/