I am making an app to chat with people, but I want to be able to add a function that lets you make multiple chats so you can enter a group chat code and you will join that chat. I also want to be able to see and edit the different group chat names, and if anyone has an idea of what to call the whole thing, I am open to suggestions! Thanks in advance for your help!
Pls put the image and blocks:
hello everyone im working in a chat app
i want to support
and if anyone say swear word
i want to report she/he
and for report i want to set the message text box enabled to false
how?
you need a Text block like 'contains any '.
Do you have a list of forking swear words ?
No, The user enters anything wants in a text box
Thanks, But where is the 'contains any' block?
i can't find it in texts!
and i want to report user for example i use contains any block
and say when SendBTN click if textbox1 text = **** then set label 1 text to you reported
and for example the user says * * * * then the report alert didn't show to user
Click on the drop arrow in the contains block for options.
http://ai2.appinventor.mit.edu/reference/blocks/text.html#containsany
In the text rawer
Make sure to set toolkit to default in the project properties
Taifun
This link might help you make your list of 'swear words' to check for
https://www.reddit.com/r/Discord_Bots/comments/l7z4kd/complete_list_dictionary_of_cuss_words_and_all/?rdt=57859