Panel bot is a way to control your discord bot with a panel, it is more or less an example on how you would do this which is why it only includes sending messages
You need to make a var.json which should look something like this:
{
"token":"$TOKENGOESHERE"
}Look at the repo dingus, it was me (AFancyDog)