Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 551 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 551 Bytes

Crypto Bot

cover preview

Requirements

Python3.10

Installation

pip install -r requirements.txt

Enviroment variables

TOKEN - discord bot token [str]
STARTING_BALANCE - starting balance for users [int number]
CRYPTO_RANDOM_INTERVAL - interval between crypto price updates [float seconds]

Usage

Production mode

python3 main.py