slash roleypoly yay

This commit is contained in:
41666 2025-03-26 16:36:00 -07:00
parent 02f5075d3b
commit 607d7e121c
22 changed files with 394 additions and 66 deletions

5
utils/const.go Normal file
View file

@ -0,0 +1,5 @@
package utils
const (
EmbedColor = 0x453e3d
)