-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add discord.place * Apply requested change Co-authored-by: Matt Cowley <[email protected]> * Apply requested change Co-authored-by: Matt Cowley <[email protected]> --------- Co-authored-by: Matt Cowley <[email protected]>
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"$schema": "../../schema/list.json", | ||
"id": "discord.place", | ||
"added": 1719610647, | ||
"name": "discord.place", | ||
"url": "https://discord.place/bots", | ||
"icon": "https://i.imgur.com/k73UnJZ.png", | ||
"language": "English", | ||
"display": 1, | ||
"defunct": 0, | ||
"discord_only": 1, | ||
"description": "Explore most popular bots and find the perfect one for your Discord server! Make your server more fun and interactive with the best bots available.", | ||
"api_docs": "https://docs.discord.place", | ||
"api_post": null, | ||
"api_post_method": null, | ||
"api_field": null, | ||
"api_shard_id": null, | ||
"api_shard_count": null, | ||
"api_shards": null, | ||
"api_get": null, | ||
"api_all": null, | ||
"view_bot": "https://discord.place/bots/:id", | ||
"bot_widget": null, | ||
"content": null, | ||
"owners": "@ben.can#0000 (957840712404193290)", | ||
"discord": "https://invite.discord.place", | ||
"features": [ | ||
"additional-bot-owners-editors", | ||
"bot-resubmission", | ||
"bot-reviews", | ||
"custom-bot-github-link", | ||
"custom-bot-invite-link", | ||
"discord-bot-support-link", | ||
"has-categories-or-tags", | ||
"has-mobile-support", | ||
"has-search", | ||
"has-voting", | ||
"markdown-long-description", | ||
"offers-paid-promotion", | ||
"requires-owner-in-server", | ||
"votes-sent-to-webhooks", | ||
"voting-data-exposed" | ||
] | ||
} |