1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-26 08:01:26 +00:00

add discord bot

This commit is contained in:
2023-09-03 12:46:18 -06:00
parent 4cf0330734
commit e4280d808b
5 changed files with 297 additions and 0 deletions

7
discord/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
nextcord==2.4.2
requests==2.25.1
pandas==2.0.0
schedule==1.0.0
mplfinance==0.12.7a5
markdownify==0.6.5
cachetools==4.2.2