Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 662 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 662 Bytes

discord-bot

Installation

Use the package manager npm to install npm packages. And click THIS to create your bot and get token

  1. Use this to install all packages
npm i
  1. Use this to config your .env file you should create filename .env file and add this
TOKEN=<add your bot token>
  1. Use this command in termianl to run bot
npm run dev

Edit bot feature

  1. Edit index.js to edit bot controller
  2. 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