Questions tagged [commando]

A command framework for discord.js

Commando is the official command framework for discord.js. It is flexible, fully object-oriented, easy to use, and makes it trivial to create your own powerful commands.

NPM

79 questions
-1
votes
1 answer

UnhandledPromiseRejectionWarning: Error: No video id found

Like the title says UnhandledPromiseRejectionWarning: Error: No video id found is what it says on the console after I sent a command: !join {link}. UnhandledPromiseRejectionWarning: Unhandled promise rejection shows up too. const commando =…
ShidouK
  • 7
  • 2
-2
votes
1 answer

How would i create a bot command that kicks everyone in the server (discord.js-commando)

i want to create a command that kicks everyone in the guild that it is executed in; how would i do this ive been searching for a while today and tried before too but i cant find any answers thanks in advance
Kaze-QS
  • 17
  • 3
-2
votes
1 answer

How to make a bot that deletes a message and posts it in another channel based on reactions

I'm trying to make it so when my bot picks up a reaction in a specific channel, it'll see if it hit 10 reactions on a specific reaction. Then it'll delete the reacted message and post it into another specific channel with a message attached to…
SomePerson
  • 1,171
  • 4
  • 16
  • 45
-4
votes
1 answer

How to thanos snap (a 50/50 chance to kick a member) for discord js

First of all a disclaimer: i am not planning on using this as a griefing thing; its purely for a friends server that i own the bot for. So I understand how to make a 50/50 roll, and the theory of it is that the bot gets every ID of every member in a…
Kaze-QS
  • 17
  • 3
1 2 3 4 5
6