discord-sbot-chatbot

0.0.3 • Public • Published

discord-sbot-chatbot

Quick chat API wrapper for your discord bot and many other things.

discord-sbot-chatbot

Features

  • Beginner friendly

  • Easy to use

  • Asynchronous

Quick Example

const {sbot_chatbot} = require("discord-sbot-chatbot");

const client = new sbot_chatbot({name: "bot nane", gender: "female/male"});

client.chat("Hello").then(console.log).catch(e => console.log(e));
/*
	Hi, my friend! Do you want me to tell you a story?
 */

Links

Discord Server

Server support

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i discord-sbot-chatbot

Weekly Downloads

0

Version

0.0.3

License

none

Unpacked Size

2.4 kB

Total Files

5

Last publish

Collaborators

  • tomato186
  • sbot-team