mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
lower phone cooldown
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class PhoneCommand extends Command {
|
|||||||
guildOnly: true,
|
guildOnly: true,
|
||||||
throttling: {
|
throttling: {
|
||||||
usages: 1,
|
usages: 1,
|
||||||
duration: 90
|
duration: 60
|
||||||
},
|
},
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user