mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-28 13:41:02 +00:00
chore: update scripts
This commit is contained in:
@@ -17,6 +17,7 @@ const parseTextEventHandler: EventHandler<ClientOperation.ParseText> = async (
|
||||
|
||||
try {
|
||||
const { intents } = await witClient.message(text, {})
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
const intentsWithoutIds = intents.map(({ id, ...rest }) => rest)
|
||||
|
||||
await client.send({
|
||||
|
||||
Reference in New Issue
Block a user