Discord Signal Bot : Automated Trading Signals Through Discord

Craig Mariani
6 min readSep 26, 2021

In this article we will be discussing how to create a discord bot that will send trade signals through your own personal discord server.

To follow along see the GitHub repo below:

Setting up a Discord Application and Token

First you will need a discord account, then go to the url below “discord.com/developers/applications”

Click the “New Application” button on the right. It should look like this.

After creating the application select “Bot” in the left hand column, then select the option “Add Bot” on the right. In…

--

--