Use the package manager npm to install npm packages. And click THIS to create your bot and get token
- Use this to install all packages
npm i
- Use this to config your .env file you should create filename .env file and add this
TOKEN=<add your bot token>
- Use this command in termianl to run bot
npm run dev
- Edit index.js to edit bot controller
- Edit in /all_bot_feature to add your feature file and you can edit feature file to edit my feature if you want
hope you will be happy -Bunyawat