Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Quick Start

dangered wolf edited this page Jun 24, 2022 · 5 revisions

Pronouns Bot Quick Start

Invite me to your server!

Pronouns is a bot by dangered wolf#3621 that lets you easily create prompts to let users manage one or multiple pronouns.

Built on Cloudflare Workers, it's designed to be fast and stable as hell. It's built using Interactions and is inspired by Discord's own Pronoun Picker bot, but unlike that bot, Pronouns is designed to accommodate your existing pronoun roles, and also makes a great addition to servers that don't have pronoun roles.

Set up roles

For servers without pronoun roles

Get going fast with /create_default_roles

If your server doesn't have pronoun roles yet, you can simply run /create_default_roles and it'll automatically create a standard role configuration for pronouns in English!

using /create_default_roles to create default roles

Using /create_role

You can add your own pronouns using /create_role, in case you want to support neo-pronouns, or you're setting up Pronouns for a language other than English.

Using an option, you can configure "special" pronouns which are displayed differently from the others. In the default configuration, we use this to display Any Pronouns and Pronouns: Ask separately from the others.

Using /create_role command

For servers with existing pronoun roles

Using /set_role

To tell Pronouns what roles to use for a given pronoun, use the /set_role command like shown.

/set_role pronoun role

Map all of your pronouns to your server using /set_role on each pronoun you already have.

The /set_role command in action

Using /create_default_roles

If you're missing any of the extra pronouns supported by the bot, you can simply run /create_default_roles to generate fresh roles.

Using /create_roles to create extra pronouns

Creating prompts

To create a prompt, simply using /prompt, and optionally specify a title and subtitle for the embed on the prompt.

Using the /prompt command

It will use the title or subtitle you give it, if you want to give it a custom prompt.

The finished prompt

If you leave off either of the values, it will instead use these default values:

title: 👋 Hi, I can set pronouns for you

subtitle: Setting your pronouns lets everyone on the server know how to address you.

Delete / Unassign Roles

If you want to remove a pronoun from the bot, you can use the /delete_role command to delete the role, or /unassign_role to unassign it without deleting the role.

Using /unassign_role and /delete_role