Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 342 Bytes

BeeBotRevived

Ein Discord Bot mit einem Role Playing Game, einer chatty funktion, Reaction Messages, Voting u.a.

Building

npm i

npm i supernode - Supernode muss falls sich supernode ändert nochmal installiert werden. npm ist Faul und zieht github projekte nur explizit.

node ./dist/app.js

oder

nodemon ./dist/app.js