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] Automatic blacklist #60

Open
derekantrican opened this issue Apr 13, 2020 · 0 comments
Open

[BOT] Automatic blacklist #60

derekantrican opened this issue Apr 13, 2020 · 0 comments

Comments

@derekantrican
Copy link
Owner

When someone fills out the Google form requesting to be blacklisted, this should be done automatically. Something like this:

  1. User fills out form
  2. Google Apps Script behind the form responses spreadsheet triggers on the new response and sends the request to my server
  3. My server [stabilization needed first] handles the request and updates the BlacklistedUsers.txt file for the bot
  4. The server? (maybe keep it in the bot code?) will then send a message to the user letting them know that they have been blacklisted (with different messages for each level of blacklist)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant