1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-27 09:12:53 +00:00

Discord: add watching activity

This commit is contained in:
mavolin 2020-08-04 02:43:41 +02:00 committed by diamondburned
parent 77b1b08bce
commit 2a032ebfab

View file

@ -162,7 +162,8 @@ const (
StreamingActivity
// Listening to $name
ListeningActivity
_
// Watching $name
WatchingActivity
// $emoji $state
CustomActivity
)