Skip to content

grdAyush/discordjs-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Handler


Features

  • Message And Slash Commands Handler
  • Commands Have Multple settings Such as:
    • BotPerms
    • UserPerms
    • Aliases
    • Cooldown
    • Voice
    • NSFW
    • Maintainance
    • OwnerOnly
  • Easy Slash Sub Commands Make Subcommands in seconds
  • Prisma DB Setuped

Installation & Setup

git clone https://github.com/grdAyush/discordjs-handler.git
cd discordjs-handler
npm install

Make Sure You have Typescript and ts-node installed Now Change The Configurations in Configs/Config.json ( Token, Error Webhook etc.) run npm run dev to start the bot and check if everything is working fine If Everything is working fine you can Build the bot using npm run build and then npm run start to start the bot


Upcoming Features

  • No Prefix System
  • Customization Like Nsfw Message, Cooldown Message etc.
  • Handlers Like Button Handlers, Select Menu Handlers etc.
  • Events Like GuildCreate, GuildDelete etc.
  • Commands Like Eval, Reload and Help
  • Maybe Premium System

Help and Suppoort


Check Out My Other Projects

About

Discordjs v14 Bot handler made in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published