Skip to content

Amir-Alipour/Ganatan-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ganatan-bot

Ganatan is a Discord Bot created with Discord.js
that for search song or sounds from youtube and play it to voice channel
and some adminator works like kick, create invite link, get avatar and more ...


Step 1:
go to This link and creat an application and create bot on it, then copy your bot Token
go to This link and create an account, then copy your rapid key

Step 2:
create .env file and then :

TOKEN=your-discord-bot-TOKEN
KEY=your-rapid-KEY

Step 3:
install dependencies :

npm install

Step 4:
run it, have fun

npm run dev