Author: @nawab69 Steemit Blog : https://steemit.com/@nawab69
- NodeJS
- DiscordJS Module
- Request Module
- STEEMTOOLS API
- Open Terminal / CMD
- Install NodeJS
apt install nodejs - Install Git
apt install git - Create Directory
mkdir mcbot - Go to mcbot folder
cd mcbot - Clone this repository
git clone https://github.com/nawab69/mcbot.git - Change the directory to bot directory.
cd mcbot - Install modules from package json
npm install - Or manually install all modules.
- Install NodeJs Module
npm install nodejs --save - Install DiscordJS Module
npm install discord.js --save - Install Request Module
npm install request --save
- Install NodeJs Module
- Open
app.jswith any text editor. - Edit The last line of
app.jsUncomment this line
client.login("client secret");
Write your client secret into the ""
Comment the last line.
Write down this code on terminal
node app.js
Now add your bot from discord developer.
- Sent any steemit Post link to your Discord chanel or DM to mcbot.
- It will return your steemit post's
- Total Words
- Total Characters
- Total Upvotes
- Invite mcBOT to your chanel by this link
Simply fork to this repository
Submit your issue to this repository
You can Donate me for this BOT STEEMIT : @nawab69 Ether(ERC-20) : 0xc2c8e307c5c0f33eab27a95c7c2e029234732a9a
All tutorials of this bot & Updates will published to my steemit blog
- Add More commands
- Bring it in steemit Comment BOT
This BOT is under MIT license. You can use this bot for free. You can use my function to your previous BOT.
