intech-bot

command module
v0.0.0-...-e50f7b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2022 License: MIT Imports: 8 Imported by: 0

README

intech-bot

Discord bot to help managing the school guild

Start the project

To start the project you must use the Makefile.

Run:

  • make test to run unit tests.
  • make build to build the project. It will produce the intech-bot binary.
  • make run to run the project.
  • make ctn-build to build an image for the project named intech-bot.
  • make ctn-run to run the project in a container.

Envoronment variable

  • TKN → The discord bot token
  • HOST → Host the metric server listen (default is 0.0.0.0)
  • PORT → Port the metric server listen (defautl is 5419)

Deployment

The deployment is made with kubernetes.

All files are un the ./k8s/ directory.

The deployment depends on a secret named intech-bot-discord that have the tkn key.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL