dstat

command module
v0.0.0-...-6ffcf05 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2022 License: MIT Imports: 11 Imported by: 0

README

DStat 📊

Get statistics about your Discord bot!

Usage:

Running with Docker (recommended) docker run -t benricheson101/dstat -token <your-token>

Build from source

$ git clone git@github.com:benricheson101/dstat.git
$ cd dstat
$ go run main.go -token <your-token>

Command-Line Flags

Usage of dstat:
  -json
    	output JSON instead of a formatted list. useful for programmatic usage
  -nolive
    	disables live output
  -timeout string
    	the time to wait for guilds to become available (default "20s")
  -token string
    	the discord token to connect with (default: "$DISCORD_TOKEN" environment variable)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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