Commit Graph

2 Commits

Author SHA1 Message Date
Ophestra Umiker a8dc09e90c
library: rpc: activity data types and set method
Activity data types come from Discord documentation examples as the documented field optionality is inaccurate.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-19 23:21:52 +09:00
Ophestra Umiker 078092bc4c
go: initialise go module
Add github.com/google/uuid as a dependency as well since it will be required for nonce generation. Exclude files based on template from GitHub.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-19 23:07:05 +09:00