chef-michel-dumas-bot

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: MIT Imports: 14 Imported by: 0

README

Chef Michel Dumas Bot

A Chef Michel Dumas Discord bot, comme ça !

Available commands

Once the bot is invited on your Discord server, type !chef or !chef help to see the main commands.

Install in dev environment

git clone git@github.com:valentinlegal/chef-michel-dumas-bot.git
cd chef-michel-dumas-bot
Build
docker build -t chef-michel-dumas-bot .
Setup
docker run --rm -it -v "$PWD:/app" chef-michel-dumas-bot sh -c "make install"
Run
# From Linux
./chef-michel-dumas-bot

# From Docker
docker run -it -d -v "$PWD:/app" --restart always --name chef-michel-dumas-bot chef-michel-dumas-bot

Install or update a release in prod environment

More informations about the installation or update of a release here.

Dependencies

Sources

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package router (mux) provides a simple Discord message route multiplexer that parses messages and then executes a matching registered handler, if found.
Package router (mux) provides a simple Discord message route multiplexer that parses messages and then executes a matching registered handler, if found.

Jump to

Keyboard shortcuts

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