Skip to content

new4761/discord_bot_mhee

Repository files navigation

Discord_bot_mhee

A first learning write simple javascript bot for Discord
Bot_mhee is bot who auto run voice file from random data in env file that get source from voice folder
We used it to call " Mhee!! "
Bot will active when any one join voice channel (not switch between channel) bot will join and auto run voice data.

Installation

  1. Craete bot and invite them to you channel => Creating a Bot Account
  2. Create .env file from demo.env and replace your bot token , voice files and volume :
  BOT_TOKEN ="YOU TOKEN"
  LIST_VOICE =[{ "path":"YOU PATH" ,"volume": 0.8 }]
  1. Install node package:
$ npm install 
  1. Run bot client:
$ node index.js

About

learning to build bot discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published