Art servers have three recurring problems: the showcase channel turns into a chat channel, NSFW gating is either absent or so aggressive nobody can find anything, and commissions get negotiated in DMs until someone gets burned. This covers the structure that prevents all three, what PeakBot handles, and where to look for the commission-specific tools.
Key Takeaways
- Separate showcase from work-in-progress from chat. One channel for all three is why art servers go quiet.
- NSFW gating needs to be a role plus a channel setting, not a rule in #rules that nobody reads.
- Commission tooling is a genuinely niche category. Look at what is actually listed rather than trusting a roster.
- Everything structural (channels, roles, verification, moderation, tickets) PeakBot does free.
The three-channel split
The most common art-server mistake is a single #art channel. Posts get buried under reactions and conversation, so people stop posting, so there is nothing to react to.
What works:
- #showcase - finished work only, posting allowed to everyone, conversation not. Set a slowmode and point discussion at threads.
- #wip - progress shots, sketches, things people want eyes on. Chat allowed.
- #critique - opt-in, and gated behind a role members request. Unsolicited critique is the fastest way to lose an artist.
- #art-chat - everything else.
PeakBot's AI Server Builder will build that split from a description, including per-channel permissions. Say what each channel is for and who may talk in it.
NSFW gating that actually holds
Discord's age-restricted channel flag is the mechanism, and it is not optional if you host adult work. The part servers get wrong is everything around it.
A setup that holds:
- Mark the channel age-restricted in Discord's own channel settings. This is the platform-level control and nothing replaces it.
- Put the channel behind a role as well, so it is invisible rather than merely locked.
- Grant the role through a deliberate step, not a reaction anyone can click in passing.
- Log the grants, so if a question ever comes up you can answer it.
PeakBot covers steps 2 to 4 with reaction roles, permission overrides, and logging, all free. Step 1 is Discord's and stays Discord's.
Commissions
Commission handling is the one genuinely art-specific bot category, and it is a small one. Honeycomb is the best-known dedicated option, and top.gg's commissions category lists the rest with current server counts.
Check what any of them actually does before you build a workflow on it, and check whether it is still maintained. Small single-purpose bots go quiet, and a commission queue that stops updating is worse than a pinned message.
The part that does not need a specialist bot: a ticket per commission. PeakBot's ticket system creates a private channel between the artist, the client, and optionally a staff member, with a transcript saved when it closes. For most servers that is the whole commission tool, and it has the advantage of leaving a record when a disagreement starts. Tickets are free.
Moderation for an art server
Two things come up constantly.
Repost and theft accusations. No bot resolves these; they are a human judgement about provenance. What a bot gives you is the evidence: message logging with edits and deletes means the original post, the timestamps, and any subsequent edits are all still there when you need them. Turn logging on before you need it, because it is not retroactive.
Self-promo flooding. Artists advertise. A dedicated #self-promo channel with a slowmode, plus an automod rule against link drops elsewhere, handles it without anyone being told off.
A setup that works
- Build the channel split. Describe it to the AI Server Builder or lay it out by hand.
- Slowmode on #showcase, threads for discussion.
- NSFW channels marked age-restricted in Discord, and role-gated on top.
- Reaction roles for medium, software, and critique opt-in.
- Tickets on, for commissions and for reports.
- Logging on, before you need it.
Frequently Asked Questions
What is the best bot for tracking commissions?
There is a small dedicated category for this - Honeycomb is the most established, and top.gg's commissions tag shows what else is live. For a lot of servers a ticket per commission covers it, and PeakBot's tickets are free and save a transcript.
How do I handle NSFW art without breaking Discord's rules?
Mark the channel age-restricted in Discord's channel settings. That is the platform control and it is the one that matters. Adding a role gate on top hides the channel entirely from members who have not been granted it, which is the behaviour most servers actually want.
Can a bot detect art theft or reposts?
Not reliably, and treat any bot claiming otherwise with suspicion. What helps is a full message log, so when a claim is made the original post and its edit history are still available.
Should critique be opt-in?
Yes. Unsolicited critique drives artists away faster than almost anything else. Make it a role, make it requested, and keep it in its own channel.
Does the AI Server Builder work for traditional-only art servers?
It builds from your description, so a server for traditional media gets traditional-media channels if that is what you describe. The channel split above applies either way.
Conclusion
Art servers are a structure problem wearing a bot problem's clothes. Split showcase from WIP from chat, gate NSFW at the platform level and again with a role, run commissions through tickets so there is a record, and turn logging on early.
PeakBot does the structural half free and builds it for you on Pro. Start at peakbot.pro, or read how to moderate a Discord server next.
