discord.place is a community-driven platform that brings together all things Discord in one place. Whether you’re a developer shipping a bot, a server owner looking for the perfect emoji pack, or a user building a standout profile — discord.place has you covered.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/discordplace/discord.place/llms.txt
Use this file to discover all available pages before exploring further.
Browse Bots
Discover, vote for, and list Discord bots with rich stats and reviews.
Emoji Library
Find and share high-quality custom emojis for your Discord servers.
Server Directory
List your server and attract new members with detailed discovery pages.
User Profiles
Create a personalized Discord profile with a custom vanity URL.
Templates
Browse and share Discord server templates to speed up server setup.
Sounds
Upload and discover sound effects for use in Discord voice channels.
What you can do on discord.place
For bot developers
For bot developers
List your Discord bot, generate an API key to post stats, receive vote webhooks, and track engagement with reviews and vote counts. The Bot API lets you integrate server and command counts directly from your bot’s code.
For server owners
For server owners
Add your server to the directory, customize your listing with a description and invite link, and climb the rankings through community votes. Use the Server Templates marketplace to share your server’s structure with others.
For community members
For community members
Create a public profile with a vanity link, discover new emojis and sounds to spice up your Discord experience, and vote for your favorite bots and servers daily.
For self-hosters
For self-hosters
discord.place is fully open source under the AGPL-3.0 license. Follow the self-hosting guide to run your own instance with your own MongoDB, S3, and Discord application.
Get started
Explore the platform
Visit discord.place and browse bots, emojis, servers, and more.
API reference
discord.place provides a public REST API for bot developers to update stats and check voter status.API Overview
Base URL, versioning, and request format.
Authentication
Generate and use API keys from your bot’s manage page.
Update Bot Stats
POST server count and command count to your bot listing.
Vote Webhooks
Receive real-time vote events for your bot or server.
Self-hosting
discord.place is fully self-hostable. The repository contains both the Next.js client and the Express.js server.Self-Hosting Guide
Set up your own discord.place instance with step-by-step instructions covering prerequisites, environment variables, and configuration.

