Discord bot that sends a Discord and Twitter message when there is a new lending or renting in reNFT.
poetry install
poetry run python notification_discord_bot/main.pypoetry run isort .
poetry run black .poetry run pylint --recursive=ypoetry run pytest