mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Set more commands to not send typing
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = class DECTalkCommand extends Command {
|
||||
group: 'voice',
|
||||
description: 'The world\'s best Text-to-Speech.',
|
||||
guildOnly: true,
|
||||
sendTyping: false,
|
||||
throttling: {
|
||||
usages: 2,
|
||||
duration: 10
|
||||
|
||||
Reference in New Issue
Block a user