initial bot

This commit is contained in:
Felipe M 2025-05-07 10:12:54 +02:00
commit 2c7a5dff6c
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
7 changed files with 747 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
discord-europa-fm
europafm-bot
# Environment files
.env
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work