Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.44 KB

discordbot-pronouns

Discord bot for pronoun role assignment, adding user-defined pronoun sets, & substitution of pronouns within messages.

Current capabilities - now as a Discord bot:

  1. Substitution of one set of pronouns to another within a message.
  2. Matching case and punctuation between original and new messages, including: a) ALL CAPS b) Start Of Word Only c) mIxEd CaSE

image

The above shows the original message and bot message. The bot will delete the original message - it was kept to show format of input required for the bot.

  1. Completes setup functions: a) Creates roles channel if it doesn't exist. b) Sends roles message with default pronoun sets.
  2. Allows for user-defined pronoun sets & updates roles message accordingly.

image

Roles message (updated) & command to update message shown above. This will be prettier soon.

Future plans:

  1. Tie roles to reactions to roles message.
  2. Search pronoun use by username.
  3. Implement message pronoun substitution into a slash command.
  4. Choose user to grab pronouns from for message substitution. Currently you must supply the pronouns to swap to and from.
  5. Allow for message substitution to swap between pronoun sets for users with multiple pronouns listed.