You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When someone fills out the Google form requesting to be blacklisted, this should be done automatically. Something like this:
User fills out form
Google Apps Script behind the form responses spreadsheet triggers on the new response and sends the request to my server
My server [stabilization needed first] handles the request and updates the BlacklistedUsers.txt file for the bot
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)
The text was updated successfully, but these errors were encountered:
When someone fills out the Google form requesting to be blacklisted, this should be done automatically. Something like this:
The text was updated successfully, but these errors were encountered: