Help with a command

I need a command that makes a row of people like:

  • list
    -you joined the row (max, edy, toby, (youusser))
    Something like that … I tried but I can`t :c

We don’t support lists at this time, sorry.

Maybe you can:
!commands add !row2 $(customapi https://yourwebserver/row2.php?$(user))

If user write “!row2” nightbot will curl get the response from your server. Guess it’s max 400 characters. You dont need API. With php and mysql you can make database of anything. But you need an extra service running while streaming.

Best regards
Baziez
Baziez gaming

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.