https://github.com/timelessnesses/presence-stats
Discord presence stats show your pc stats
https://github.com/timelessnesses/presence-stats
Last synced: 12 months ago
JSON representation
Discord presence stats show your pc stats
- Host: GitHub
- URL: https://github.com/timelessnesses/presence-stats
- Owner: timelessnesses
- Created: 2021-09-21T11:26:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T18:36:52.000Z (over 4 years ago)
- Last Synced: 2025-06-10T09:03:05.972Z (12 months ago)
- Language: Python
- Size: 4.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# presence-stats
Discord presence stats show your pc stats
yea i made this because i bored
## usage
install python (*of course*)
open command prompt and do any of these commands
```bash
Script/activate
```
or
```
pip install -r requirements.txt
```
yea that's it then run program
### but i get this from pypi
then just do
```py
import presencestats
presencestats.launch()
```
that's it
want cli?
```bash
pypresence
```
there.
=======