Discord Rich Presence Client (RPC) for Notion
- macOS or Windows
- Python3
- Clone this repository
- Ensure that Discord is open and you have logged in
- Ensure that Notion is open and you have the file of your choice open
- Run the python script by using this command
python3 script_macos.py
if on MacOS orpython3 script_windows.py
if on Windows - Give the necessary permissions and re-run the script
- Your Discord activity should now be updated
- Update the Notion page name if changed after running the script on MacOS. This feature is available on Windows but not on MacOS since I do not have a MacOS computer to test such a feature.
- This is an open-source project, and shall continue to remain so! Make a pull request! All contributions are welcome :D
- For major changes, please open an issue first to discuss what you would like to change.
This project was originally created by Nandini Proothi.