add coingecko api wrapper

insert current btc and eth price into channel name
This commit is contained in:
lm
2021-09-23 12:13:52 +02:00
parent 4a5c3a4552
commit 9bc1e0ec1f
4 changed files with 136 additions and 17 deletions
+1
View File
@@ -6,6 +6,7 @@ name = "pypi"
[packages]
ts3 = "*"
python-dotenv = "*"
pycoingecko = "*"
[dev-packages]