Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lebyy/smartestchatbot

A package for using the Lebyy API ChatBot Easily!
https://github.com/lebyy/smartestchatbot

affiliateplus chatbot discord hacktoberfest lebyy

Last synced: about 2 months ago
JSON representation

A package for using the Lebyy API ChatBot Easily!

Awesome Lists containing this project

README

        


Discord

# SmartestChatBot

SmartestChatBot is a quick way to easily make your own Chat Bot which can reply in multiple languages!

This package is just for Entertainment Purpose.

#
### ❔ [Support](https://discord.gg/pndumb6J3t)
### 📂 [NPM](https://npmjs.com/smartestchatbot)
### 📝 [Example Discord Bot](https://github.com/Lebyy/SmartestChatBot-Example)
#

#
## ❓ How to obtain an API Token?
> **You can visit [api.lebyy.me/dashboard](https://api.lebyy.me/dashboard) to obtain an API Token.**
#

# Quick Example

**Javascript:**
```js
// Importing The Package
const smartestchatbot = require('smartestchatbot');

const client = new smartestchatbot.Client("API_TOKEN");

client.chat({message:"Hello, How are you?", name:"SmartestChatbot", owner:"CoolOwnerName", user: CoolUniqueUserId-In-NumberType}, "CoolLanguage").then(reply => {
console.log(reply);
// The module will reply based on the message!
});
```

**Typescript supported!
Example: (Coming Soon!)**
#

> # A clean and tidy list of the currently supported languages:
**Language Name**|**Language Code**
:-----:|:-----:
Automatic|auto
Afrikaans|af
Albanian|sq
Amharic|am
Arabic|ar
Armenian|hy
Azerbaijani|az
Basque|eu
Belarusian|be
Bengali|bn
Bosnian|bs
Bulgarian|bg
Catalan|ca
Cebuano|ceb
Chichewa|ny
Chinese (Simplified)|zh
Chinese (Simplified)|zh-cn
Chinese (Traditional)|zh-tw
Corsican|co
Croatian|hr
Czech|cs
Danish|da
Dutch|nl
English|en
Esperanto|eo
Estonian|et
Filipino|tl
Finnish|fi
French|fr
Frisian|fy
Galician|gl
Georgian|ka
German|de
Greek|el
Gujarati|gu
Haitian Creole|ht
Hausa|ha
Hawaiian|haw
Hebrew|he
Hebrew|iw
Hindi|hi
Hmong|hmn
Hungarian|hu
Icelandic|is
Igbo|ig
Indonesian|id
Irish|ga
Italian|it
Japanese|ja
Javanese|jw
Kannada|kn
Kazakh|kk
Khmer|km
Korean|ko
Kurdish (Kurmanji)|ku
Kyrgyz|ky
Lao|lo
Latin|la
Latvian|lv
Lithuanian|lt
Luxembourgish|lb
Macedonian|mk
Malagasy|mg
Malay|ms
Malayalam|ml
Maltese|mt
Maori|mi
Marathi|mr
Mongolian|mn
Myanmar (Burmese)|my
Nepali|ne
Norwegian|no
Pashto|ps
Persian|fa
Polish|pl
Portuguese|pt
Punjabi|pa
Romanian|ro
Russian|ru
Samoan|sm
Scots Gaelic|gd
Serbian|sr
Sesotho|st
Shona|sn
Sindhi|sd
Sinhala|si
Slovak|sk
Slovenian|sl
Somali|so
Spanish|es
Sundanese|su
Swahili|sw
Swedish|sv
Tajik|tg
Tamil|ta
Telugu|te
Thai|th
Turkish|tr
Ukrainian|uk
Urdu|ur
Uzbek|uz
Vietnamese|vi
Welsh|cy
Xhosa|xh
Yiddish|yi
Yoruba|yo
Zulu|zu

# Credits

Made by Lebyy_Dev.

# Enjoying SmartestChatBot?
Consider donating!

Buy Me A Coffee
Buy Me a Coffee at ko-fi.com

Thanks 😊