Skip to content

a discord bot featuring various financial functions via pycord

Notifications You must be signed in to change notification settings

EliCodesForFun/DiscordStockInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rho - leveraging python to display financial data at your fingertips

currently a prototype - not being hosted

Usage

until hosted, clone this repo, cd into it and use the source code.

clone and cd into directory

git clone https://github.com/Nquxii/Rho/
cd Rho

install requirements

pip install -r requirements.txt

run script (ensure your config.json file is correctly configured)

python3 start.py

Preview of the bot in action: image

Simply add the bot to your server, run /return_csv and fill in stock ticket, and the date range. The program has been upgraded to accept any DD/MM/YY or DD-MM-YYYY format variation.

About

a discord bot featuring various financial functions via pycord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%