mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-27 17:23:00 +00:00
Discord: add watching activity
This commit is contained in:
parent
77b1b08bce
commit
2a032ebfab
|
@ -162,7 +162,8 @@ const (
|
||||||
StreamingActivity
|
StreamingActivity
|
||||||
// Listening to $name
|
// Listening to $name
|
||||||
ListeningActivity
|
ListeningActivity
|
||||||
_
|
// Watching $name
|
||||||
|
WatchingActivity
|
||||||
// $emoji $state
|
// $emoji $state
|
||||||
CustomActivity
|
CustomActivity
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue