Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions data/lists/justdiscord.org.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"$schema": "../../schema/list.json",
"id": "justdiscord.org",
"added": 1786757327,
"name": "JustDiscord",
"url": "https://justdiscord.org/",
"icon": "https://justdiscord.org/icon.png",
"language": "English, French, German, Spanish, Portuguese, Italian, Dutch, Polish, Czech, Swedish, Ukrainian, Russian, Turkish, Hindi, Indonesian, Vietnamese, Thai, Chinese, Japanese & Korean",

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.

This should be a single language, the primary language for the site

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done — set to English.

"display": 1,
"defunct": 0,
"discord_only": 1,
"description": "A directory of Discord servers, bots, emojis, stickers and packs. Ownership is verified through Discord itself, listings are rated out of 5 with written reviews, and ranked order comes from votes, ratings and reviews.",
"api_docs": "https://justdiscord.org/docs/introduction",
"api_post": "https://justdiscord.org/api/v0/bots/:id/stats",
"api_post_method": null,
"api_field": "server_count",
"api_shard_id": null,
"api_shard_count": "shard_count",
"api_shards": "shards",
"api_get": null,
"api_all": null,
"view_bot": "https://justdiscord.org/bots/:id",
"bot_widget": null,
"content": null,
"owners": null,

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.

This should be a list of the Discord account of the folks that own/operate the bot list

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done — set to umutxyp#0000 (518341959765458985). I had left it null because no current Discord username carries a discriminator; I see now that #0000 is the established convention here for those.

"discord": "https://discord.gg/8pK4aMymxr",
"features": [
"bot-resubmission",
"bot-reviews",
"custom-bot-donate-link",
"custom-bot-github-link",
"custom-bot-invite-link",
"custom-bot-website-link",
"discord-bot-support-link",
"has-categories-or-tags",
"has-mobile-support",
"has-search",
"has-voting",
"html-long-description",
"markdown-long-description",
"offers-paid-promotion",
"requires-owner-in-server",
"server-count-api",
"site-internationalisation-support",
"vanity-urls-for-all",
"votes-sent-to-webhooks",
"voting-data-exposed"
]
}
Loading