feat(Manthan): add activity - #11088
Open
emsuregot wants to merge 1 commit into
Open
Conversation
Contributor
🖼️ Activity asset previewFresh pixels, hot off the CDN — I lined them all up for inspection. 👀 Manthan (
|
| Preview | Source | URL |
|---|---|---|
![]() |
logo | https://ik.imagekit.io/rhs5tvh3k/transparent%20(5).png?updatedAt=1786031612431 |
![]() |
thumbnail | https://ik.imagekit.io/rhs5tvh3k/movie%20stills%20(7).png |
Beep boop — I refresh this comment on every push, so no need to scroll. 🤖
| "description": { | ||
| "en": "Independent digital news platform covering India, Assam, and global stories." | ||
| }, | ||
| "url": "https://manthanind.com", |
| "url": "https://manthanind.com", | ||
| "regExp": "^https?://([a-z0-9-]+\\.)?manthanind\\.com/", | ||
| "version": "1.0.0", | ||
| "logo": "https://ik.imagekit.io/rhs5tvh3k/transparent%20(5).png?updatedAt=1786031612431", |
| const startTimestamp = Math.floor(Date.now() / 1000); | ||
|
|
||
| enum ActivityAssets { | ||
| Logo = "https://ik.imagekit.io/rhs5tvh3k/transparent%20(5).png?updatedAt=1786031612431", |
There was a problem hiding this comment.
ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
skullysmods
requested changes
Aug 7, 2026
| "description": { | ||
| "en": "Independent digital news platform covering India, Assam, and global stories." | ||
| }, | ||
| "url": "https://manthanind.com", |
Member
There was a problem hiding this comment.
Suggested change
| "url": "https://manthanind.com", | |
| "url": "manthanind.com", |
| "en": "Independent digital news platform covering India, Assam, and global stories." | ||
| }, | ||
| "url": "https://manthanind.com", | ||
| "regExp": "^https?://([a-z0-9-]+\\.)?manthanind\\.com/", |
Member
There was a problem hiding this comment.
Suggested change
| "regExp": "^https?://([a-z0-9-]+\\.)?manthanind\\.com/", | |
| "regExp": "^https?[:][/][/]([a-z0-9-]+[.])?manthanind[.]com[/]", |
Comment on lines
+89
to
+92
| { | ||
| label: "Visit Manthan", | ||
| url: "https://manthanind.com", | ||
| }, |
Member
There was a problem hiding this comment.
Buttons for the home page are not allowed
Comment on lines
+108
to
+111
| { | ||
| label: "Visit Manthan", | ||
| url: "https://manthanind.com", | ||
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.png?updatedAt=1786031612431)
.png)
Description
Adds Rich Presence support for Manthan, an independent digital news platform covering India, Assam, and global stories.
Features
Acknowledgements
npm run lintScreenshots
Rich Presence Preview