Witam, mam dodatek disky na swoim serwerze jednak... nie wiem co jest nie tak w tym kodzie, że nie chce coś działać.
on slash command:
if event-string is "list":
make embed:
set title of embed to "Statystyki serwera"
add split field named ":green_circle: Status serwera" with value "► Online" to fields of embed
add split field named ":pushpin: Online" with value "► %{_listplayer}% / 20" to fields of embed
add split field named ":crystal_ball: Wersja serwera" with value "► 1.16.5"
add split field named ":bar_chart: Lista graczy online" "%{listplayer::*}%" to fields of embed
set embed color of the embed to orange
set timestamp of embed to now
reply with last embed
Gdy przeładowuje skrypt pojawia się taki oto problem: