Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 667 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 667 Bytes

Welcome to Binance Discord 🙋‍♂️

What is Binance Discord

Binance discord is bot to help connect your discord account and you binance account. You will be able to track different cryptocurrency assets from the commonly used platform discord, interacting with both of their apis and getting imediate, accurate data.

help | Shows all commands

address | Gives address connected to binance account.

recents | Shows recent trades for a crypto.

average | Shows average price for a cyrpto.

Usage

python3 selfbot.py

Requirements

discord | pip3 install discord

binance | pip3 install python-binance

Notes

Make sure python version is 3.6 or higher