A primitively simply Discord bot just for testing. Replies to every "ping" message with "pong".
Clone the repository, put the token from your Discord Developers application at the very end of index.js, run npm install
and you're ready to go! Now just run node index.js
and the bot should be up and running. Send "ping" to any channel the bot can read and you'll receive "pong".
I'm not sure what can be improved on this, but if there is, feel free to open a PR.
This project is Unlicensed. That means you can do whatever with it and I don't want attribution. Enjoy.