Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 376 Bytes

Steam/CS:GO JS Bot

A Steam/CS:GO bot made with Javascript to interact with the CS:GO-Game-Coordinator.

How does it work?

You have to clone the repository and make a .env in the root folder of the project. In the .env file you have to add:

Token = "Your Discord Bot Token here"
username = "Your Steam Username"
password = "Your Steam Password"