Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easier way to prune servers #29

Open
isiah-lloyd opened this issue Feb 26, 2022 · 0 comments
Open

Easier way to prune servers #29

isiah-lloyd opened this issue Feb 26, 2022 · 0 comments

Comments

@isiah-lloyd
Copy link
Owner

So now that we are stuck at the 100 server limit, it would be nice to have a way to automatically leave servers that haven't used the bot in a while. I've been doing this mainly using the tool in tools/guildCli.ts

Here's the criteria ive been using to leave servers:

  • Haven't used in a month
  • Joined and never used a command (or used a few commands on first day of install)
  • Joined and didn't understand what the bot does (exclusively tries to play youtube links)

This will require better analytics collection as I've just been cross-referencing the text logs to figure out server activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant