Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 891 Bytes

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 891 Bytes

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