Skip to content

realjesset/discordts-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.ts Bot

alt text

Discord bot written on TypeScript using discord.ts

  • Easy to use
  • Has latest Slash Commands
  • Permissions/Guards/Groups all supported!

Installation

discord.ts bot requires Node.js v11+ and Git to run.

Clone the repo

git clone https://github.com/GliderCodes/discordts-bot

Install the dependencies and devDependencies and start the server.

npm:

cd discordts-bot
npm i
node run dev

yarn:

cd discordts-bot
yarn install
yarn dev

Before running the bot, make use to update settings.json file to include your bot token.

Credits

These are repos that made this possible, so would like to credit them!

License

MIT

About

discord.ts bot with additional features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published