TIMEOUT Members from chatting and joining voice channels! | DiscordJS V13 Tutorials

Опубликовано: 12 Март 2026
на канале: reconlx
9,976
217

Update: you don't need to install the dev dist tag, simply run "npm i discord.js" for this to work :D

So discord has recently released a feature to temporarily restrict a certain member from messaging or joining voice channels, in this video I will be showing you guys on how to create a Timeout Command to time out members via DiscordJS.

Learn more about timeout here: https://dis.gd/timeout

Links
Source Code: https://github.com/limxuan/djs-typesc...
Github: https://github.com/limxuan
Discord: https://discord.io/reconlx
Website: https://limxuan.me
Donations are appreciated ❤️ https://ko-fi.com/reconlx

Required Tutorials:
Command Handler:    • Best and complete discord.js handler? (com...  
Class Commands:    • Class  Commands, a better and structured w...  

Related Tutorials
MongoDB:    • Connecting Discord Bot Project to MongoDB  
Slash Command Permission Handling:    • Slash Commands Permissions Handling (AUTO)...  

Timestamps
0:00 Introduction
00:30 Installing Dependancies
00:50 Creating Member Timeout Command