Refactored image/embed handling to prepare for something, don't use fuzz with sonic
This commit is contained in:
parent
2fbad4a38a
commit
f6425dc294
62 changed files with 122 additions and 119 deletions
|
@ -16,7 +16,6 @@ const client = new Client(process.env.TOKEN, {
|
|||
TYPING_START: true,
|
||||
USER_UPDATE: true
|
||||
},
|
||||
maxShards: "auto",
|
||||
opusOnly: true
|
||||
maxShards: "auto"
|
||||
});
|
||||
module.exports = client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue