Skip to content

A bot to replace a long-time lost friend on a mattermost server

License

Notifications You must be signed in to change notification settings

opendwellers/jujubot

Repository files navigation

jujubot

A bot to replace a long-time lost friend on a Mattermost server

How to use

  1. Make sure you have go 1.18 or higher or docker.

  2. Create configuration files from the templates:

mkdir -p data
cp config.yaml.template data/config.yaml

Note: Don't forget to update the configuration file to match your environment.

  1. Run the bot: make

Structure

The entrypoint is in main.go. The pkg directory contains the config definition and generic functions which are useful for commands processing.

TODO

  • Docker image
  • Helm chart
  • Dota mmr command
  • Reproduce huel cheeky behavior (we're getting there)

About

A bot to replace a long-time lost friend on a mattermost server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages