Studying RPC
Description
A custom Discord Rich Presence to display when you're studying so you're stupid friends won't disturb you when you're studying.
How to install
Clone the repository to your local machine by:
- Launch your terminal/CMD(in windows)
- Navigate to your desired directory
- run
git clone
- navigate to the repository directory
- run
pip install -r requirements.txt
- run
python study.py
Option 2
- Download the repository.
- extract the contents of zip file
- navigate to the repository directory
- run
pip install -r requirements.txt
- run
python study.py
Option 3
- Download the latest release
- extract the content and locate study.exe
You can also add this to your PATH and launch it with Terminal/CMD