discord rich presence that give information about cpu and ram usage presentasion with python
- open cmd
- type cd C:\Users\User\AppData\Local\Programs\Python\Python38\Scripts
- type pip install pypresence and pip install psutil
- done
- open package
- find pypresence
- install the package
- done
- go to Discord Developer Portal
- add aplication
- to add images for presence go to rich presence and add images for asset (the name will use for code later)
- copy code from main.py
- fill the require to launch
- done and launch the code