Command + Event Handler | DJS-Commander Tutorial

preview_player
Показать описание
Command + Event Handler | DJS-Commander Tutorial

🌐 Important links:
Рекомендации по теме
Комментарии
Автор

Damn, you are really helping me out! I saw your advanced command handler video and I was super confused by that. Now, this library will help me out in so much ways. Thanks bro ❤❤

androidgamer
Автор

Bro thanks alot!! Your series are too amazing. I was confused a alot by the previous command, and events handler. But this library made everything easy! ❤

being.saksham
Автор

No hablo en ingles pero me funciono perfectamente el comando te lo agradezco mucho amigo la verdad eres un heroe

Javierdefo
Автор

Keep up the good work man! Love your videos and tutorials. Keep it up <3

michealkhandani
Автор

is this handler only meant for slash commands? is it possible to use both normal commands using prefix & slash commands?

Flourishx
Автор

Is it possible to use ephemerals on this library?

kennetheugenio
Автор

adding extra libraries is not always a good option tbh
you are adding extra dependencies on your project for something you can do easily, and it worse because this library makes you to write more code on every event

MrRampengu
Автор

is interactionCreate event already in the djs-commander library? if it is, can I still make a folder named the same and do my stuff?

shubhamkumarpandey
Автор

Hey, I have a question. I'm making a bot that will send a games new patch notes when its released on their site. I want the bot to collect that data and whenever they release a patch note the bot sends the article to the channel. I'm new to coding. But I don'T know how to search this exactly coding system. Can you help me please, thank you.

DoğaBilgin-nu
Автор

How to use CommandHandler on TS?
My Applicaiton is make on TypeScript

programandoaos
Автор

Hello, can you do a tutorial that when a user clicks on a button, he gets a role? you already have a tutorial about it, but not related to the handler.

ejs
Автор

without sub commands, I do not understand how to use options: [] with djs-commandeer could you help with that?, it caused so much of a headache I just gave up and uninstall djs ☠

aimyue
Автор

Does it supports message commands too?

arijitdn
Автор

Like 3 months ago u Made a video About ‘Discord bot for beginners’well I got a massage that says ‘[nodemon] app crashed - wating for file changes before starting…..

NATOSSSSS
Автор

I'm a bit confused about few things:
1. pressing ctrl + space inside the CommandHandler like you did, did not automatically give me options to explore.
I assume I need to install some extension for the intellisense?

2. inside the commands folder, when I want to make a command, I do not get intellisense for interactions, the way I would've if I simply created interactionCreate in the main file. I assume it's because in the commands folder the interaction is of type any rather than whatever type it is otherwise. can that be fixed somehow?

thank you.

fwenny
Автор

Is this replacing the Advanced command and event handler video ?

ItsAshT
Автор

Hey, great video!! Can you update the handler to work with the context menu commands? Love you

theoapo
Автор

OPENAI ERR: Error: Request failed with status code 429
ERR: TypeError: Cannot read properties of undefined (reading 'data')

lucyonfiree