medeirotech / bot

🦾 A discord bot that serve medeiro.tech community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🦾 A discord bot that serve medeiro.tech community


Languages

Language:Go 98.4%Language:Dockerfile 1.6%