Senophyx / Discord-RPC

An Python wrapper for Discord RPC
https://pypi.org/project/discord-rpc
MIT License
26 stars 9 forks source link

Explain rpc.run() #3

Closed k9ur closed 1 year ago

k9ur commented 2 years ago

rpc.run() is only required to keep the application alive, which isn't explained in README.md. If another module or task or whatnot is keeping the script running, running rpc.run() will just cause the other script to stop functioning, if not threaded.

Senophyx commented 1 year ago

Good job 👍

I didn't know that because most of my use case is one file only for Discord-RPC. There is no other function in that file other than for Discord-RPC.

Senophyx commented 6 months ago

@all-contributors please add @k9ur for doc

allcontributors[bot] commented 6 months ago

@Senophyx

@k9ur already contributed before to doc

Senophyx commented 6 months ago

@all-contributors please add @k9ur for doc

allcontributors[bot] commented 6 months ago

@Senophyx

I've put up a pull request to add @k9ur! :tada:

Senophyx commented 6 months ago

Sorry for too much tags lol