-
-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
area: backendRelated to internal functionality and utilitiesRelated to internal functionality and utilitiescategory: funRelated to fun and gamesRelated to fun and gamesstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Description
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 utilitiesRelated to internal functionality and utilitiescategory: funRelated to fun and gamesRelated to fun and gamesstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: featureRelating to the functionality of the application.Relating to the functionality of the application.