Skip to content

feat(NextToppers): add activity - #11047

Open
klaze-125 wants to merge 12 commits into
PreMiD:mainfrom
klaze-125:main
Open

feat(NextToppers): add activity#11047
klaze-125 wants to merge 12 commits into
PreMiD:mainfrom
klaze-125:main

Conversation

@klaze-125

Copy link
Copy Markdown

Added new presence activity for NextToppers (nexttoppers.com). Compiled cleanly and tested locally.

@dimerp

dimerp Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

🖼️ Activity asset preview

I fetched these assets so you don't have to. My hobbies include embedding images and silently judging diffs.

NextToppers (websites/N/NextToppers) — creation

Preview Source URL
logo https://i.imgur.com/9YKfQ6M.png
thumbnail https://i.imgur.com/NfGW7mM.png

Beep boop — I refresh this comment on every push, so no need to scroll. 🤖

@klaze-125 klaze-125 changed the title Add NextToppers activity feat(NextToppers): add activity Jul 26, 2026

@skullysmods skullysmods left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The activity is of low quality. Add support for other pages. + Fix these errors + upload proof of working it

Comment thread websites/N/NextToppers/metadata.json
Comment thread websites/N/NextToppers/metadata.json Outdated
Comment thread websites/N/NextToppers/metadata.json Outdated
@klaze-125

Copy link
Copy Markdown
Author
image image

Updated metadata.json with $schema v1.17, corrected regExp, and set a distinct landscape thumbnail URL.
Updated presence.ts with dynamic multi-page routing support.
Attached proof screenshot of the presence working locally on Discord.

@klaze-125
klaze-125 requested a review from skullysmods July 27, 2026 11:02

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Comment thread websites/N/NextToppers/metadata.json Fixed
Comment thread websites/N/NextToppers/metadata.json Fixed
Comment thread websites/N/NextToppers/presence.ts Fixed
Signed-off-by: Klaze <kailassajilal125@gmail.com>
Comment thread websites/N/NextToppers/metadata.json Outdated
},
"service": "NextToppers",
"description": {
"en": "Attending class on Next Toppers"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Try to expand the description by using the site's official description, for example

Comment thread websites/N/NextToppers/metadata.json Outdated
"url": "nexttoppers.com",
"regExp": "^https?[:][/][/](www[.])?nexttoppers[.]com[/]",
"version": "1.0.0",
"logo": "https://i.imgur.com/o588YlC.png",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Your logo looks a little blurry; you can use this one instead.
https://i.imgur.com/9YKfQ6M.png

Comment thread websites/N/NextToppers/presence.ts Outdated
})

const browsingTimestamp = Math.floor(Date.now() / 1000)
const logoUrl = 'https://i.imgur.com/o588YlC.png'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ditto

Comment thread websites/N/NextToppers/presence.ts Outdated
klaze-125 and others added 3 commits July 27, 2026 18:52
Co-authored-by: Skully <117316808+skullysmods@users.noreply.github.com>
Signed-off-by: Klaze <kailassajilal125@gmail.com>
Signed-off-by: Klaze <kailassajilal125@gmail.com>
Signed-off-by: Klaze <kailassajilal125@gmail.com>
@klaze-125
klaze-125 requested a review from skullysmods July 27, 2026 16:09
Comment thread websites/N/NextToppers/presence.ts Fixed
Signed-off-by: Klaze <kailassajilal125@gmail.com>
Comment thread websites/N/NextToppers/presence.ts
Co-authored-by: Skully <117316808+skullysmods@users.noreply.github.com>
Signed-off-by: Klaze <kailassajilal125@gmail.com>
@klaze-125
klaze-125 requested a review from skullysmods July 27, 2026 19:49
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.

3 participants