Skip to content

Change from listening to watching in bot discord #26

Open
@putrafirman

Description

@putrafirman

maybe in next release, we can change this to watching or custom activity and binding to coingecko / binance url for see chart detail

const (
    ActivityTypeGame      ActivityType = 0
    ActivityTypeStreaming ActivityType = 1
    ActivityTypeListening ActivityType = 2
    ActivityTypeWatching  ActivityType = 3
    ActivityTypeCustom    ActivityType = 4
    ActivityTypeCompeting ActivityType = 5
)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions