To change other texts like 'Editing a (name) file', follow this steps:
-
Open i18n file Open file located in
(UserDirectory)/.pulsar/packages/pulsar-discord/i18n/(Currently Using Language).json
-
Change desired text Change content of the json file in order to change your desired text.
To change the "Playing Pulsar Editor" text you will need to make a new discord developer application, you can do this by repeating the following steps:
-
Create a new discord developer application Click Here and create a new application.
-
Set your app name and turn on rich presence Your app name will later be displayed as
Playing <app-name>
. -
Set Client ID to your application Copy your
Application ID
.
And in pulsar-discord package settings changeSettings > Behaviour > Custom Client ID
into your Application ID. -
Upload icons assets Download all of the programming languages icons (available here) and upload them all under Rich Presence > Rich Presence Assets (if you miss one it won't work!). The asset name should be filename of the image (without the
.png
!). -
Upload custom image assets Now, under same assets, upload the custom image that will replace original Pulsar icon. Imust have asset name
pulsar
.
- Check if the Pulsar is added in the games tab.
- Check if the option
Display currently running game as a status message.
is turned on in Discord. - Restart the Pulsar and Discord.
- Try installing from the source code:
Open the terminal and type the following: pulsar -p uninstall pulsar-discord
Then, reinstall pulsar-discord from the source code and restart Pulsar and discord.
- Turn on Debug Mode option in package settings
- Restart Pulsar
- Open file `(UserDirectory)/.pulsar/pulsar-discord/Log.txt