Pixie Docs
Pixie handles the stuff most servers end up needing three or four different bots for - moderation and anti-nuke protection, leveling, tickets, giveaways, anonymous reports and confessions, booster perks, an emoji/sticker stealer, and a lot more, all in one bot, completely free. This is the reference for how it's all configured and used.
What is this?
Almost every command in Pixie works as both a $prefix command and a /slash
command - use whichever you prefer, they do the same thing (a handful of things, like anonymous
confessions, are slash-only by design so nothing typed in-channel could out the sender before the
bot reacts). Most admin-facing features open an interactive setup panel the first time you run
them, so you rarely need to memorize flags or arguments.
Where to start
A few highlights
A handful of the more distinctive features - see the sidebar for everything else:
Conventions used in these docs
<required>- an argument you must provide[optional]- an argument you can leave out- A permission tag like Manage Guild means Discord's own permission of that name, on the server (not the channel) unless stated otherwise