Categorygithub.com/liverday/medeiro-tech-bot
repositorypackage
0.0.0-20241018121942-84a93adb5a14
Repository: https://github.com/liverday/medeiro-tech-bot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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:

  1. Install the dependencies of the module
$ go mod download
  1. Create a .env file based on the .env.example, making the appropriate replacement

  2. Start the process

go run main.go