Skip to content

VitalJeevanjot/Steem-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steem-Discord-Bot

Discord bot that will integrate with steem

Requirements:

  • Used Mongo DB 3.4.10
  • Node JS Latest version (till 09-09-2018)

How to Install:

  • Download zip file
  • In the project directory create config.json file and add the following code according to your preference.
{
  "token":"bot_token_secret",
  "prefix":"!", // It's not required now in this bot becuase bot not work with this prefix.
  "ownerID":"<Your_Discord_Name>"// It's not required now in this bot.
}
  • Run npm install in project directory
  • Use node . command to start project locally.

index.js is the entry file and consist with all code . Join the bot server to use it: https://discord.gg/J5wzUC

About

Discord bot that will integrate with steem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published