zewa-bot

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: MIT Imports: 6 Imported by: 0

README

Zewa-Bot

Discord bot for our server and for our needs

Zewa-Bot Status

Branch Status Layers Version commit
master
current-branch

Welcome to Zewa-Crit


Aim for this project

Make our lives cooler


How to use

Build and run the image
Clone
git clone https://github.com/zewa-crit/zewa-bot.git
Build
cd hdw-rtmp
docker build -t zewacrit/zewa-bot .
Just pull
  • If you just want to use it pull the image from hub.docker.com
docker pull zewacrit/zewa-bot
Run
  • To start the container with default paramters just use:
docker run -d --name zewa-bot -e DC_TOKEN=$DiscordToken zewacrit/zewa-bot
Warcraft logs
  • You need an API token from warcraft logs for using the wcl features of the bot

[] ToDo Add description how to get an API token for WCL

  • Then start the bot with the additional env var WCL_TOKEN
docker run -d --name zewa-bot -e DC_TOKEN=$DiscordToken -e WCL_TOKEN=$WarcraftlogsApiToken zewacrit/zewa-bot
World of Warcraft
  • You need an API key from dev.battle.net for using the wow features of the bot
    • Create an account at https://dev.battle.net
    • Register for an application
    • After confirmation you receive key
    • Add env var to docker startup
docker run -d --name zewa-bot -e BLIZZ_API_KEY=$BlizzKey zewacrit/zewa-bot

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