Vulord - no more bad words

Hey Koders

Today I present my 3 rd extension :grinning_face_with_smiling_eyes: called Vulord , Vulord comes from two words vulgar and words

with this extension you can hide vulgar/bad words from a sentence/text/string

so without wasting any time lets have a look at the blocks and the documentation of the extension

Blocks image

CensorText

component_method

in this block you need to enter the sentence/string that needs to be censored and you also need to enter the symbol (string) that will replace the bad/vulgar words

Note :- if you leave the symbol parameter empty then it will return a blank string


CheckForSwearWords

component_method (1)

With this block you can check that the given string (input) contains vulgar words or not


GotCensoredText

component_event

this event is raised when the vulgar words are removed and the extension gets the censored text


GotResult

component_event (1)

this event is raised when the extension gets the result for CheckForSwearWords , it returns Boolean

(true/false)


:moneybag: Price : $0 | Free for all :wink:

Download link :link:

Vulord.aix (7.4 KB)

Built on Niotron IDE

https://ide.niotron.com/

Results of the Extension

Here’s a poll please rate it

  • Amazing!!
  • Good
  • Bad
  • Average
  • Need Improvements

0 voters

Also I have followed the naming conventions by @Taifun

image

In the next update I am planning to add a feature that lets u all to add custom words that need to be censored

Cheers

Yash Sehgal

13 Likes

Nice extension :+1:

1 Like

thanks @Shreyaa :grinning_face_with_smiling_eyes:

1 Like

Nice Extension @Yashsehgal022 :clap: :clap: :+1:

1 Like

Thanks @Anu10 :heart: :blush:

1 Like

Great work @Yashsehgal022

Thumbs up for your work :+:+1::+1::+1::+1:

1 Like

Nice one,

Is there a limit on how many times it can be used. Are you using a API underneath?

Does it only support english or any other language?

Thanks @Still-learning :smiling_face_with_three_hearts:

Thanks @tmohank :grinning:

No , you can use it for free for unlimited

It (my extension)uses my self api made using python that uses this module

1 Like

Cool… thanks for this. Very useful.

1 Like

Maybe this can be done with this block

1 Like

Yup right … that can be done with that too

Is the list of words programmed

The python module does all the task

1 Like

this is an important information, which is missing in your first post…
so if your server goes down, the extension will not work anymore…
also you forgot to credit the author of that Python module…

Why it’s a good idea to give credit by Corey Wainwright.

Taifun

3 Likes

Thsnks for great extension @Yashsehgal022 :heart:

1 Like

@Yashsehgal022 That’s a nice extension

**Useful for me most. :face_with_hand_over_mouth:

1 Like

#report not working for android 11

Like what exactly is the error ?

Will it recognize/censor Hindi Abusive Words also?

sadly , no :pensive: