Initial commit: Discord stock bot with hourly PYPL updates
Functional Discord bot with automated hourly stock price updates during NYSE trading hours. Supports manual queries for any ticker via prefix commands. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
discord.py==2.3.2
|
||||
yfinance==0.2.32
|
||||
finnhub-python==2.4.26
|
||||
APScheduler==3.10.4
|
||||
python-dotenv==1.0.0
|
||||
pytz==2023.3
|
||||
Reference in New Issue
Block a user