Skip to content

Benricheson101/dstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Get statistics about your Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages