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

Bot shows unpublished mods #2

Open
JavidPack opened this issue Mar 21, 2019 · 3 comments
Open

Bot shows unpublished mods #2

JavidPack opened this issue Mar 21, 2019 · 3 comments

Comments

@JavidPack
Copy link
Contributor

Bot should clear out mods folder I guess.

@Jofairden
Copy link
Member

Do you keep track of unpublished mod?
If so, make a GET endpoint to retrieve them
If not, make a POST endpoint and have the bot send its own list to the server, then the server returns in the response the difference in mods (so the ones that were unpublished)
My 2 cents.

@Agrair
Copy link
Contributor

Agrair commented Apr 14, 2020

I think people should be able to do trigger a check through Discord, or on the website, or something. I'm not sure how difficult that would be to configure in the website case (I've never actually worked with HTTP networking) but I just got pretty confused when a deleted mod and an uploaded mod had similar names, size the author had to re-upload because of an internal name change. It's really a rather niche feature though.

@Jofairden
Copy link
Member

.verify <mod> would be a neat command
even better would be an occasional task that runs and verifies all mods the bot is tracking.

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

3 participants