discordBots/cmd/msgbot/main.go

8 lines
218 B
Go
Raw Normal View History

2023-01-26 00:28:18 +00:00
package main
func main() {
// command to send admin messages (for example https://discord.com/channels/425773377349877769/704611918089814076/936598872636129380)
// as embed or just message
// possibility to edit
}