Skip to content

tpc3/Vanilla

Repository files navigation

Vanilla

Go Report Card Docker Image CI

Discord Bot to collect statistics of custom emojis.

japanese

Use

Simple

  1. Download binary from Releases
    • May binary is in artifact.zip
    • Want latest? You can download from Actions
    • Sorry, CI which make binary is currently stopped. Use docker or build yourself.
  2. Download config.yaml
  3. Enter your token to config.yaml
  4. ./Vanilla
  5. use v.sync command in your guild

Docker

  1. Download config.yaml
  2. Enter your token to config.yaml
  3. docker run --rm -it -v $(pwd):/data ghcr.io/tpc3/vanilla
  4. use v.sync command in your guild

invite hint

https://discord.com/api/oauth2/authorize?client_id=XXXXXXXXXXXXXXXXXX&permissions=275951766592&scope=bot

Build

  1. Clone this repository
  2. go build

required

  • git
  • golang
  • gcc

Contribute

Any contribute is welcome.
You can use Issue and Pull Requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages