Skip to content

Conversation

@yannic-md
Copy link
Contributor

Description

Added my own website "bl4cklist.de" with german and english translations (based on browser language) as presence.

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected image image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using the built-in localization system


if (presenceData.state)
presence.setActivity(presenceData)
else presence.setActivity()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use clearActivity to display no activity. This will still display an activity with no information

Comment on lines +13 to +14
"url": "bl4cklist.de",
"version": "1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a regExp field with a value like like ^https?://bl4cklist[.]de/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants