Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 694 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 694 Bytes

test-ping-bot

A primitively simply Discord bot just for testing. Replies to every "ping" message with "pong".

How to use

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".

Contributing & license

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.