Imagine a Bot , Bot that build with Sapphire framwwork and Discord.js
- Clone this repo (Don't forget to install git)
git clone https://github.com/FujaTyping/Masayuki.git
- Install all package (Don't forget to install node)
npm install
- Update your value in config.json in src/..
- Make .env file in main directory (outside src folder)
Use this value
discord_token=
bard_authorization=
topgg_token= (up to you)
- Run command (Don't forget to install node)
node . or node src/index.js
- 🎉 That all !