Discord Bot to trigger CS:GO Dedicated Server hosted on Azure
Have a look at requirements.txt
for a detailed list
- discord.py
- Azure SDK for python
- dotenv
.
├── csazure
│ └── __init__.py
├── LICENSE
├── main.py
├── Procfile
├── README.md
└── requirements.txt
1 directory, 6 files