repositorypackage
0.0.0-20241018121942-84a93adb5a14
Repository: https://github.com/liverday/medeiro-tech-bot.git
Documentation: pkg.go.dev
# README
MedeiroTech Bot
A bot created with golang to serve Medeiro.Tech Discord Community.
Tecnologies
How to Run
You have to setup a golang environment in your local machine and after this, do the following steps:
- Install the dependencies of the module
$ go mod download
-
Create a
.env
file based on the.env.example
, making the appropriate replacement -
Start the process
go run main.go