tModLoader / tModLoader-Discord-Bot

A Discord bot written in C# using Discord.Net to serve the tModLoader server. Uses .NET Core 2.0+
https://tmodloader.net/
Apache License 2.0
13 stars 9 forks source link

Slowmode commands #42

Closed Mirsario closed 11 months ago

Mirsario commented 11 months ago

Not tested.

JavidPack commented 11 months ago

Well, it works for me when testing, since I am the server admin of the server I'm testing on, but I don't really know if the permissions system is working or how it works.

I think we can just check if the user has the moderator role, I don't really see a point in separately managing the permissions within the bot itself.