Skip to content

Commit

Permalink
fix: remove twitch vod link from status message
Browse files Browse the repository at this point in the history
  • Loading branch information
star0202 authored and paring-chan committed May 5, 2023
1 parent fa1463a commit bae4905
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/structures/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ const messages: ActivitiesOptions[] = [
name: '큐세 유튜브',
type: 'WATCHING',
},
{
name: '큐세 트위치 다시보기',
type: 'STREAMING',
url: 'https://twitch.tv/qse__',
},
]

export class Client extends CommandClient {
Expand Down

0 comments on commit bae4905

Please sign in to comment.