Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

j3ns3n/mercy-selfbot

Repository files navigation

mercy-selfbot

Codacy Badge

My selfbot aims to make general use of Discord easier for the everyday user. It adds features like the ability to send Tweets from chat and in the future I plan to add implementation with the Spotify API.

Prerequisits

node.js, npm and git

Setup

Step 1:

Run the following commands to clone the repository and install dependencies:

git clone https://github.com/mercys-stuff/mercy-selfbot.git
cd mercy-selfbot
npm install

Step 2:

Run the following commands to rename the config.json.example file to config.json and edit it:

cp config.json.example config.json
nano config.json

In the areas provided, add your Discord login token and make any edits to the pre-defined prefix. You can also setup Twitter integration tokens which can be obtained here.

Step 3:

Run the following command to start the bot:

npm start

Support:

If you need any help feel free to join my Discord server.

DISCLAIMER:

Selfbots are against Discord TOS and I accept no responsibility for your account being banned. If you want to complain ping @b1naryth1ef on Twitter ;)