initial commit of go related project files for the github bot

This commit is contained in:
Sebastian Cabrera 2023-08-25 18:40:49 -04:00
parent 4838022285
commit 7f61d65c2a
6 changed files with 39 additions and 0 deletions

5
bot/main.go Normal file
View file

@ -0,0 +1,5 @@
package main
func main() {
}