📳PumpBot: discordToken.json

Only needed for PumpBot. This is for the Discord Detection where you need to use your discord Token to verify.

Enable the Developer Mode on Discord

To use the Discord API to scan the latest message you need to enable the Developer Mode on Discord. Below is a Link where it is explained how you can do it. You dont need to enter that when you only want to use the Telegram Detection Mode.

How to enable the Developer Mode in Discord

The discordToken.json

Below you see the discordToken.json. Just insert your whole (yes, it is very long) Token within the qutation marks. And double check if it is really correct and nothing got cut off.

{
  "userToken":"Your Discord User Token Here",
  "discordName": "PumpBotIsKing#0001 - your Discord User name here with the # and number"
}

How to get your Token for Discord

The Token for Discord is not easy to find. The easiest way is to watch one of the two Youtube Videos below:

How to create and find your Token for Discord
How to obtain your Discord User Token

Get the channelId

The channelId is the Channel the PumpBot should listen to. Here is how to get the channelId. This is really easy to do. The first Option is to just "right click" the channel the PumpBot should listen to and copy the ID - see the video below.

How to get the channelId for Discord

You then only need to copy and paste your channelId into the configEXCHANGE.json - which will be explained on the next page.

Important

Last updated

Was this helpful?