This repository has been archived on 2022-10-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 91d98058bc add readme.md 2020-10-25 14:57:48 +01:00
cron add coords translator feature 2020-10-25 14:57:48 +01:00
discord fix coordsTranslation formatting 2020-10-25 14:57:48 +01:00
group the cron messages are fully translatable 2020-10-25 14:57:48 +01:00
message add coords translator feature 2020-10-25 14:57:48 +01:00
models add coords translator feature 2020-10-25 14:57:48 +01:00
observation add group system 2020-10-25 14:57:48 +01:00
server add group system 2020-10-25 14:57:48 +01:00
utils add coords translator feature 2020-10-25 14:57:48 +01:00
.gitignore add group system 2020-10-25 14:57:48 +01:00
Dockerfile Dockerfile should be able to download private packages 2020-06-02 12:10:06 +02:00
dev.sh add dev.sh, code refactor, add village continent to its name 2020-10-25 14:57:48 +01:00
go.mod add coords translator feature 2020-10-25 14:57:48 +01:00
go.sum add coords translator feature 2020-10-25 14:57:48 +01:00
main.go add initial i18n configuration 2020-10-25 14:57:48 +01:00
readme.md add readme.md 2020-10-25 14:57:48 +01:00

readme.md

DC Bot

Required ENV Variables:

  • DB_USER=
  • DB_NAME=
  • DB_PORT=
  • DB_HOST=
  • DB_PASSWORD=
  • API_URL=
  • BOT_TOKEN=