#making a ban command with commands next
1 messages · Page 1 of 1 (latest)
well the folder structure is not important. Whats your code?
Use intellisense to explore the properties and methods on your CommandContext
The CommandContext contains everything you need, including the user/member that executed the command and the guild the command was executed in
You'll also want to read though this portion of the CommandsNext article https://dsharpplus.github.io/DSharpPlus/articles/commands/intro.html#taking-user-input