repositorypackage
0.0.0-20240905121354-e9adf3afe95e
Repository: https://github.com/tpc3/vanilla.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Vanilla
Discord Bot to collect statistics of custom emojis.
Use
Simple
Download binary from ReleasesMay binary is inartifact.zip
Want latest? You can download from Actions- Sorry, CI which make binary is currently stopped. Use docker or build yourself.
- Download config.yaml
- Enter your token to config.yaml
./Vanilla
- use
v.sync
command in your guild
Docker
- Download config.yaml
- Enter your token to config.yaml
docker run --rm -it -v $(pwd):/data ghcr.io/tpc3/vanilla
- use
v.sync
command in your guild
invite hint
Build
- Clone this repository
go build
required
- git
- golang
- gcc
Contribute
Any contribute is welcome.
You can use Issue and Pull Requests.