8 lines
218 B
Go
8 lines
218 B
Go
|
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
|
||
|
}
|