update readme and add future bots

This commit is contained in:
Seraphim Strub 2023-01-26 01:28:18 +01:00
parent 979fc2bd7d
commit a3ce56e795
3 changed files with 40 additions and 16 deletions

7
cmd/msgbot/main.go Normal file
View file

@ -0,0 +1,7 @@
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
}