Welcome to the FAQ page!

Have a question? Look through here if it's already answered!

Questions

    • Does Rich Presence store any of my data?
    Rich Presence will store your data on a .txt file in the install directory. However, we never have any access to any of that data at any time, it is never sent to us in any way whatsoever.
    • Isn't the Discord application ID something to be kept hidden?
    No, the Discord application ID is something that is possible to be shared. What shouldn't be shared is your Discord Authentification Token, but we don't ask for it.
    • Does Discord authorize this?
    Absolutely, since Rich Presence works exactly like any old application out there which change your status. The difference is here you get to choose what you want!
    • I'm not sure how to add an image to my status
    It can indeed be hard to find. Head to the Art Assets section in your discord developper applications area, under "Rich Presence" Add Rich Presence assets page
    Click the "Add an image", and add the image of your choice. Use a name for it you will remember, it will be asked in the Rich Presence app.
    • Is Rich Presence safe to use?
    Yes, Rich Presence is safe. Our code is open-source (if you want to have a look), and we never do anything to your machine. We are not a keylogger, we don't interact with any files on your PC, and don't run in the background.
    • My Salad Auth? Isn't that important?
    Yes, your Salad Auth is not something you want to share, as it allows us to view balance, XP, and essentially control your account. I really want to press the fact that we never get any of your info, and I invite you to look at the code behind RichPresence.
    In the end, you are *absolutely* not forced to add it, and it will work the same without. I understand the lack of trust you may have with sharing the auth.
    • Rich Presence application freezes when I start the status.
    This is normal. When starting a status, you enter an infinite loop. This has the particularity of running only the status update, not the application GUI. Until we add threading (allocating a separate thread for the application to run on, while the other is running the loop) there will still be those freezes.
    This addition is being prepared for the future, but will only make its first appearance later, possibly only for version 3.0.
    • How can I support this project?
    The easiest method to do that is to use my code (OAW3DC) on Salad.io, and mine up to $4. Each time a user does that, I get $1!
    • Can I see the board of updates?
    Indeed, I have made a Trello board with upcoming updates, worked on items, and waiting for publication.
    • What if I want to submit my suggestion?
    Send me a DM on discord: Angaros#1263.
    I'm available many hours per day, and will take into consideration every piece of suggestion
    • My question wasn't answered here
    Shoot me a DM on discord: Angaros#1263.
    I'm available very often, and will look as soon as possible into your question.