diff --git a/src/structures/client.ts b/src/structures/client.ts index 7e4c0c4..b71c277 100644 --- a/src/structures/client.ts +++ b/src/structures/client.ts @@ -25,11 +25,6 @@ const messages: ActivitiesOptions[] = [ name: '큐세 유튜브', type: 'WATCHING', }, - { - name: '큐세 트위치 다시보기', - type: 'STREAMING', - url: 'https://twitch.tv/qse__', - }, ] export class Client extends CommandClient {