package
Version:
v0.0.43
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const DISCORD_CLIENT_ID = "1208868446926807040"
View Source
var Activity = client.Activity{
State: "Playing",
Details: "",
LargeImage: "retro",
LargeText: "retro",
Buttons: []*client.Button{
{
Label: "Download Retro",
Url: "https://github.com/Malwarize/retro",
},
},
}
const (
Playing State = "Playing"
Paused State = "Paused"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.