distea

module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2022 License: MIT

README

distea

Go Reference Build Status

A small Discord bot used in the Gitea server.

Configuration

CLI flags:

Usage of distea:
  -config string
        Path to config
  -discord-guild-id string
        Discord guild ID
  -discord-token string
        Discord bot token
  -forge-token string
        Forge token for authentication
  -json
        Use JSON logging
  -log-level value
        Set the logging level (default: info)

Config file (TOML):

discord-guild-id = ""
discord-token = ""
forge-token = ""
json = false
log-level = ""

Environment variables:

DISTEA_DISCORD_GUILD_ID
DISTEA_DISCORD_TOKEN
DISTEA_FORGE_TOKEN
DISTEA_JSON
DISTEA_LOG_LEVEL

License

MIT

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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