Skip to content

Doko-Demo-Doa/gvn-ultimate-bot

Repository files navigation

GameVN Ultimate Bot

GVN multi-purpose bot. Inspired from: go_api_boilerplate

Schema: Link

Requirements

  • Golang (should be latest stable version, 1.18 as of now)
  • A running Postgres DB instance. Some recommendations:

Up and running

  • On Windows, if you are prompted by Windows Firewall, be sure to add /out folder into Firewall's whitelist.
  • To generate Graphql:
go run github.com/99designs/gqlgen
  • To run the app
go run main.go

Role implicit types

0 = Regular role 1 = Nickname color role 2 = "Mobile" role 5 = "Covid" role

About

Supposed to be the one-stop bot for GVN discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages