I finally made the first few commands for the bot!
Two commands were from the tutorial (ping and help) and one “from scratch” (of course with help from the tutorial).
- /craftie-help - tells you all the commands
- /craftie-ping - tells you the ping between the bot and slack
- /craftie-status - tells you the status for a server.
It is now just saying “Server Online” if the response.online == true and “Server Offline” if false. Next I want to implement custom parameters so you can select what server you want to check the status for. Then I also want to make the status message look nicer.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.