I'm trying to find a way to see if a certain person is online.
In this case it would be my bot.
So, I use the alias /botname
Then the script should eighter invite my bot (if already online), and otherwise load the bot, using /run etc.
But how can I tell if it is already online?
Thanks