Skip to content

Thunderk3g/Kancha-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kancha-Bot

Nepali Discord Bot made in Node.Js deployed in Heroku

Entry Point -> index.js

Dependencies

  • ytdl-core

  • youtube-search

Installation and Use

Clone the Respository

git clone https://github.com/Thunderk3g/Kancha-Bot/

Setting Enviroment Variables

npm install dotenv

create a .env file with : PREFIX , DJS_TOKEN (DiscordJS Token) & YTS_TOKEN(Youtube Data API token)

cd kancha-bot
npm install
nodemon start

Current Commands

Command Description
!play [song-name] Plays music from Youtube described by song-name.
!stop Stops the music and disconnects the bot
!skip Skips the current song and goes to the next song
!wordle Starts a game of wordle
!guess [word] Guess the word for the wordle
!wordlestats Shows the stats for the user

About

Nepali Discord Music Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published