https://github.com/amytho/glimesh-report
A script that returns info about glimesh to your terminal
https://github.com/amytho/glimesh-report
Last synced: 8 months ago
JSON representation
A script that returns info about glimesh to your terminal
- Host: GitHub
- URL: https://github.com/amytho/glimesh-report
- Owner: aMytho
- License: mit
- Archived: true
- Created: 2021-08-07T18:16:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T18:14:45.000Z (almost 5 years ago)
- Last Synced: 2025-02-22T00:29:01.056Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Glimesh-Report
A script that returns info about a glimesh channel to your terminal
## Instructions
Download the project. Create a .env file. Enter your client id in the below format.
``` env
CLIENT_ID=YOUR_ID_HERE
```
Save the file. Run `python3 main.py`.