AnIdiotsGuide/discordjs-bot-guide

Kick and ban

Matter60 opened this issue · 1 comments

Can you pls make one about kick and ban

You don't need a guide to tell you how to use GuildMember.kick() and GuildMember.ban(), they are both very well documented in the discord.js documentation, with examples.