package
0.0.0-20241029042010-311f96742e16
Repository: https://github.com/kn-lim/dreamingway-bot.git
Documentation: pkg.go.dev

# README

dreamingway-bot: cli

CLI app to handle syncing commands with Discord.

How to Run

From the project home directory:

go run ./cmd/cli/ -appid <APP_ID> -guildid <GUILD_ID> -token <TOKEN>

Flags

NameDescription
appidDiscord Application ID
guildidDiscord Guild ID (Optional)
tokenDiscord Bot Token

# Variables

No description provided by the author
No description provided by the author
No description provided by the author