Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/lebyy/smartestchatbot
- Owner: Lebyy
- License: apache-2.0
- Created: 2021-01-06T06:13:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T01:18:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T04:34:58.357Z (2 months ago)
- Topics: affiliateplus, chatbot, discord, hacktoberfest, lebyy
- Language: JavaScript
- Homepage:
- Size: 57.6 KB
- Stars: 25
- Watchers: 3
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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!Thanks 😊