Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 199 Bytes

DotBot

A Discord bot to play around with.

Run node index.js to run.

To create a new command, create a new file in the commands directory. ping.js and echo.js are there to serve as examples.