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:
parent
77b1b08bce
commit
2a032ebfab
|
@ -162,7 +162,8 @@ const (
|
|||
StreamingActivity
|
||||
// Listening to $name
|
||||
ListeningActivity
|
||||
_
|
||||
// Watching $name
|
||||
WatchingActivity
|
||||
// $emoji $state
|
||||
CustomActivity
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue