📄️ Creating a ping-pong bot
Creating the basic files
📄️ Changing the bots status and presence
Open the index.js file of your bot in a code editor of your choice.
📄️ Add simple commands
Since we already created a basic command when creating the ping-pong bot we can just reuse that code.