Skip to content

Сheck for swear words using Cloud Functions and bad-words library#19

Open
vketrys wants to merge 6 commits into
developfrom
feature/profane
Open

Сheck for swear words using Cloud Functions and bad-words library#19
vketrys wants to merge 6 commits into
developfrom
feature/profane

Conversation

@vketrys
Copy link
Copy Markdown
Owner

@vketrys vketrys commented Apr 3, 2023

  • Cloud Functions initialization
  • Writing function for checking memes input text using foreign dependencies (bad-words npm library)
  • Deploy Cloud Function
  • Writing test cases
  • Creating new admin endpoint for profane dictionary
  • Creating new route
  • Testing the results of Cloud Function asynchronously

@vketrys vketrys requested review from esnts and slamser56 April 3, 2023 17:17
@vketrys vketrys self-assigned this Apr 3, 2023
@vketrys vketrys linked an issue Apr 3, 2023 that may be closed by this pull request
3 tasks
Comment thread functions/package.json Outdated
Comment thread functions/tsconfig.json
Comment thread functions/src/index.ts
Comment thread tests/admin.test.ts Outdated
@vketrys vketrys changed the base branch from feature/tests to develop April 27, 2023 14:32
@esnts esnts removed their request for review March 6, 2025 20:04
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

Successfully merging this pull request may close these issues.

Check for swear words in posts

4 participants