dc_set_activity
dc_set_activity(type,text)
#
Sets the activity of the bot to the specified text
and type
.
The type
can be one of
playing
streaming
listening
watching
(custom
custom
is not supported for bots from the discord api, so it has no use).
The text
will appear after the text corresponding to the type
(like Listening to [text]
).