Discord.JS v13 - Temp Ban and Mute Command

Discord.JS v13 - Temp Ban and Mute Command

Worn Off Keys

2 года назад

12,132 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Burberry Boy
Burberry Boy - 07.05.2022 17:58

Can you create an mute and unmute command for indefinite mute time period in such a way that the indefinite mute goes into the same file as the the one in this video plss?

Ответить
João Carvalho
João Carvalho - 03.03.2022 02:37

KISS principle.

Ответить
Sirius Studios
Sirius Studios - 07.12.2021 23:39

Can you do a music bot tutorial?

Ответить
basicallyimRob
basicallyimRob - 01.12.2021 11:42

Any plans on an event handler?

Ответить
BippyMiester
BippyMiester - 30.11.2021 12:38

I'm wondering if you can do a video on shards and more specifically, what shards are, why they are used, and how to implement shards into the current tutorial bot. Also since I use Vultr myself as well, I'm wondering if you can go about creating the video using vultr and explaining how to setup shards in vultr if anything needs to be reconfigured.

Ответить
PerkZz
PerkZz - 30.11.2021 00:50

Hey, do you think that if I learn discord.js I will be able to use js for web development or its diferent...? Thanks

Ответить
Abhay Thakur
Abhay Thakur - 29.11.2021 14:30

loved this series and lambda development videos , please create telegram bot tutorials

Ответить
James
James - 28.11.2021 00:09

Great video man! One thing that may matter is that you may want to use 'setInterval' instead of 'setTimeout' in expired-punishments.ts. So, instead of the two lines of code of `setTimeout(check, 1000 * 60)` and `check()`, you could just do `setInterval(check, 1000 *60)`

Ответить
JoJo
JoJo - 27.11.2021 12:49

imagine getting money to give the source code for a tutorial video

Ответить
Matthew C
Matthew C - 27.11.2021 07:11

Out of curiosity why not use ms? Using ms is a lot less complicated and I don’t see the downside as it automatically takes the provided time and converts it to milliseconds then you can just change “expires.setminutes” to expires.setMilliseconds(ms(<timeVariable>)

Ответить
B L A D E ヅ
B L A D E ヅ - 27.11.2021 03:24

When is the next wokcommands update?

Ответить
Nevflorals Tutorials
Nevflorals Tutorials - 27.11.2021 01:36

I have an issue when I run "npm run dev" I get this error. I am using WOKcommands. Error: Cannot find module 'discord.js/typings/enums'

Ответить
HC_KeY
HC_KeY - 26.11.2021 21:35

Whoa

Ответить
Sortex
Sortex - 26.11.2021 19:01

early , your the best!

Ответить
Rasmus Skovshoved
Rasmus Skovshoved - 26.11.2021 05:45

The mute command should have saved all guild member roles to the database and stripped the roles prior to adding the muted role. If the guild uses default permissions with the everyone role, then you should also restrict connect and reactions for the user so they can't connect to vc's and react to messages. Else it's a nice video.

Ответить
Aizen Sōsuke
Aizen Sōsuke - 25.11.2021 22:49

Ur the best!

Ответить