Skip to content

xDCBot/discord-bot-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot with Typescript!

This is a simple typescript discord bot, we use discord.js and discord-player dependencies here is the guide for discord.js discordjs.guide and here for discord-player discord-player.guide


Requirements!

  1. Your discord bot token
  2. Node.js 16.11.0 or newer
  3. npm


🚀 Get Started

git clone https://github.com/xDCBot/discord-bot-ts.git
cd discord-bot-ts
npm i

After downloading the repository and installing the dependencies, in the terminal type npm run dev


Configuration

Copy or Rename .example.env to .env and put your token and guild_id

The .env file gonna look like this

 TOKEN="Your discord bot token"
 GUILD_ID="Your guild_id"

About

Music Bot with TS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •