3.0.0 • Published 2 years ago

zepsonchatbot v3.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

a CDN for zepson chatbot

Put this script tag above the ending body tag (ie </body>)

<script src='https://www.unpkg.com/zepsonchatbot@3.0.0/script.js'></script>

You can customize bot name and color(hex/rgb) of the chatbot using the function below\ NOTE: id and secret are required\ Example;

zepsonBot({
  "name": "Zepson",
  "color": "red",
  "side": "left",
  "id": "Application id",
  "secret": "API secret"
})
2.0.5

2 years ago

3.0.0

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago