/discordbot-consolechat

Some simple discord bot chat using Discord API

Primary LanguageJavaScriptMIT LicenseMIT

discordbot-consolechat

Some simple discord bot chat using Discord API

Usage

First you need to read this API to make you understand what this mean.

If you already read the reference follow these step

  • do npm install or manually npm install request
  • setup all the config.json
  • to run it, type node chat.js in your cmd

And there we go your bot are now ready to use