mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Ratelimiting
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class PruneCommand extends Command {
|
||||
guildOnly: true,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 60
|
||||
duration: 15
|
||||
},
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user