1.0.6 • Published 11 months ago

kantalo.js v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Kantalo.js

npm npm

How to use:

First install our library on npm

npm i kantalo.js

After you have done this create a file called Index.js (or whatever name) and then put this code

import Client from "kantalo.js"

const Bot = new Client("Bot Tutorial")

Bot.SendMessage("hello")

Bot.run() // your token
1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago