Skip to content

Instantly share code, notes, and snippets.

@CodeWhiteWeb
Last active November 3, 2023 20:55
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save CodeWhiteWeb/af80da4c1942f6a5df7118a3f64ea363 to your computer and use it in GitHub Desktop.
Save CodeWhiteWeb/af80da4c1942f6a5df7118a3f64ea363 to your computer and use it in GitHub Desktop.

/api/message?={your message here}&{parameter}={string}

example: https://chatbot-api.vercel.app/api/?message=whats%20your%20name&name=ben

response: {"message":"I'm called ben. Can you tell me your name?"}

whole list of possible parameters

Parameter Type Description
name string Sets chatbot's name
gender string Sets chatbot's gender
developer_name string Sets chatbot's developer name
user string Put an ID here
age string Sets chatbot's age
birthday string Sets chatbot's birthday
birthplace string Sets chatbot's birthplace
birthyear string Sets chatbot's birthyear
religion string Sets chatbot's religion
actor string Sets chatbot's favourite actor
actress string Sets chatbot's favourite actress
artist string Sets chatbot's favourite artist
author string Sets chatbot's favourite author
band string Sets chatbot's favourite band
book string Sets chatbot's favourite book
color string Sets chatbot's favourite colour
food string Sets chatbot's favourite food
movie string Sets chatbot's favourite movie
opera string Sets chatbot's favourite opera
season string Sets chatbot's favourite season
show string Sets chatbot's favourite show
song string Sets chatbot's favourite song
sport string Sets chatbot's favourite sport
subject string Sets chatbot's favourite subject
football string Sets chatbot's favourite football team
celebrity string Sets chatbot's favourite celebrity
chinesesign string Sets chatbot's chinese sign
family string Sets chatbot's family
ethics string Sets chatbot's name
etype string Sets chatbot's etype
baseball string Sets chatbot's faovourite baseball team
city string Sets chatbot's city
state string Sets chatbot's state
class string Sets chatbot's class
country string Sets chatbot's country
company string Sets chatbot's company
email string Sets the chatbot's support email
wechat string Sets chatbot's wechat
wear string Sets chatbot's favourite cloth/wear
vocab string Sets chatbot's number of vocabulary
version string Sets your chatbot's version/your bot's version
totalcli string Sets chatbot's total clients
species string Sets chatbot's species
sign string Sets chatbot's sign
scspecies string Sets chatbot's species (chinese)
scsign string Sets chatbot's sign (chinese)
scnationality string Sets chatbot's nationality (chinese)
scmaster string Sets chatbot's master/owner/developer_name (chinese)
scgender string Sets chatbot's gender (chinese)
scfavouritecolor string Sets chatbot's favourite color (chinese)
scfavouritefood string Sets chatbot's favourite food (chinese)
sccountry string Sets chatbot's country (chinese)
sccompany string Sets chatbot's company (chinese)
sccity string Sets chatbot's city (chinese)
scchinesesign string Sets chatbot's chinese sign (chinese)
language2 string Sets chatbot's language while chatting
hockey string Sets chatbot's favourite hockey team
job string Sets chatbot's job
music string Sets chatbot's favourite music
celebrities string Sets chatbot's favourite celebrities/characters
orientation string Sets chatbot's orientation
phylum string Sets chatbot's phylum
president string Sets chatbot's president
Language Name Language Code
Automatic auto
Afrikaans af
Irish ga
Albanian sq
Italian it
Arabic ar
Japanese ja
Azerbaijani az
Kannada kn
Basque eu
Korean ko
Bengali bn
Latin la
Belarusian be
Latvian lv
Bulgarian bg
Lithuanian lt
Catalan ca
Macedonian mk
Chinese Simplified zh-CN
Malay ms
Chinese Traditional zh-TW
Maltese mt
Croatian hr
Norwegian no
Czech cs
Persian fa
Danish da
Polish pl
Dutch nl
Portuguese pt
English en
Romanian ro
Esperanto eo
Russian ru
Estonian et
Serbian sr
Filipino tl
Slovak sk
Finnish fi
Slovenian sl
French fr
Spanish es
Galician gl
Swahili sw
Georgian ka
Swedish sv
German de
Tamil ta
Greek el
Telugu te
Gujarati gu
Thai th
Haitian Creole ht
Turkish tr
Hebrew iw
Ukrainian uk
Hindi hi
Urdu ur
Hungarian hu
Vietnamese vi
Icelandic is
Welsh cy
Indonesian id
Yiddish yi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment