pls
This commit is contained in:
parent
93e3045802
commit
fddcb6d629
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const openai = new OpenAIApi(configuration);
|
||||||
cooldownDelay: 600_000,
|
cooldownDelay: 600_000,
|
||||||
cooldownLimit: 1,
|
cooldownLimit: 1,
|
||||||
// Yes... I did hardcode myself.
|
// Yes... I did hardcode myself.
|
||||||
cooldownFilteredUsers: ['himbothyswaggins'],
|
cooldownFilteredUsers: ['himbothyswaggins', 'HimbothySwaggins', 'HimbothySwaggins#4006'],
|
||||||
cooldownScope: BucketScope.User
|
cooldownScope: BucketScope.User
|
||||||
})
|
})
|
||||||
export class UserCommand extends Command {
|
export class UserCommand extends Command {
|
||||||
|
|
Loading…
Add table
Reference in a new issue