/bot

🦾 A discord bot that serve medeiro.tech community

Primary LanguageGo

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