mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
fixes
This commit is contained in:
parent
4667d107b8
commit
30c4e4a43f
@ -33,7 +33,7 @@ import { Session } from '@biscuitland/core';
|
||||
import { GatewayIntentBits, InteractionType, InteractionResponseType } from '@biscuitland/common';
|
||||
|
||||
const session = new Session({
|
||||
intents: GatewayIntentBits,
|
||||
intents: GatewayIntentBits.Guilds,
|
||||
token: 'your token goes here'
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user