Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 237 Bytes

TapewormBot

Add to your discord server here: bot.tpwm.club.

To run your own bot, clone this repo, then run

npm i
npm run build
npm run start

Put your bot token where the error message tells you.