Cubo - the counter bot
Cubo is a small Bot that reviews comments on hate, spam and curse words. If he finds something, he counters with an ironic or funny answer.
Last updated
Cubo is a small Bot that reviews comments on hate, spam and curse words. If he finds something, he counters with an ironic or funny answer.
Last updated
Check out the demo page of the Cubo-API.
POST
http://api.sharity.net/cubo/
Name | Type | Description |
---|---|---|
GET
http://api.sharity.net/cubo/?text=comment&language=EN&rating=5&type=1
Call this URL for the API via a GET request
Name | Type | Description |
---|---|---|
text
string
This string will be checked for any bad things.
type
integer
1 = Word | 2 = Sentence
language
string
Determine the language of the string. Use the country codes: EN, DE, NL, FR ...
rating
number
Enter a rating between 1 and 10
text
string
This string will be checked for any bad things.
type
integer
1 = Word | 2 = Sentence
language
string
Determine the language of the string. Use the country codes: EN, DE, NL, FR ...
rating
number
Enter a rating between 1 and 10