- Install node.js on your machine
- Clone the repo
- Run
npm i - Duplicate the
config.example.jsand name itconfig.js; - Run
node index.js - When using the bot for the first time you'll need to add the first user with
\addfirstuser, after that use\adduserwith the id provided by\id
Follow the same steps above but run npm run dev instead.