Skip to content

fg-devs/subwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscription Watch

This bot removes non-subscribed members, since Discord keeps members if they have any other roles upon unsubscribing.

Usage

$ cd ./cmd/subwatch
$ go build
$ ./subwatch
$ ... edit config.yml ...
$ ./subwatch

Bot Usage

The bot will then emit to the channel (given in the config.yml) when someone is missing the required roles (roles in config.yml).

Versioning

x.y.z

  • X: A major patch: you should update
  • Y: A bug fix: update if this affects you
  • Z: A small change: can be ignored

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages