Skip to content

Add Yoda Text Command #494

Open
@aaravm4

Description

@aaravm4

Description

I was thinking of adding a .yoda <text> command that transforms text into yoda-like speech.
Example:
.yoda You must have patience my young Padawan.
Returns:
Patience you must have my young Padawan. Hrmm

Reasoning

I recently saw the .snake snakify command, and thought it would be nice to implement a command that converts normal text to yoda-like text. It seems like a really fun implementation.

Proposed Implementation

Yoda's speech is always switched from the form of:
<subject> <action> to <action> <subject>

At the end of the text I could add a sound he makes like Hrmm.

Would you like to implement this yourself?

  • I'd like to implement this feature myself
  • Anyone can implement this feature

Metadata

Metadata

Assignees

Labels

area: backendRelated to internal functionality and utilitiescategory: funRelated to fun and gamesstatus: approvedThe issue has received a core developer's approvaltype: featureRelating to the functionality of the application.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions