A simple Notepad++ Discord Rich Presence written in Python.
Make sure you have Python 3 installed with pip (https://pip.pypa.io/).
- Download this repository.
- Navigate to its directory.
- Run
$ pip install -r requirements.txt
. - Run
$ python NotepadRPC.py
.
You just have to run $ python NotepadRPC.py
and that's it!
The configuration file is config.yml
. This file is automatically generated by NotepadRPC.py
.
You can customize your settings by editing it.