Skip to content

Conversation

@regevran
Copy link

@regevran regevran commented Nov 25, 2025

Fixes: #60

  • added mood implementation
    Added implementation to support different moods

  • tests for mood
    Added tests for natural and sad moods

  • fsay: added mood option
    added a command line option to express ferris' mood

  • added happy mood
    added another mood just for joy

This PR is part of me learning rust.
Thanks for having this small library for me to learn from.

If you like it I think documentation is needed as well,
to document my addition - which I wil happily provide

added a mood implentation to say,
namely, added say_with_mood.
added one mood: sad

Signed-off-by: Ran Regev <[email protected]>
Ran Regev added 3 commits November 26, 2025 12:29
added a test for say_with_mood
with and without the mood parameter
clippy tests are diabled
as mood is only relevent for
non clippy mode.

Signed-off-by: Ran Regev <[email protected]>
added mood option to fsay

Signed-off-by: Ran Regev <[email protected]>
Signed-off-by: Ran Regev <[email protected]>
@regevran
Copy link
Author

regevran commented Dec 3, 2025

@lcnr - can you please take a look?

@regevran
Copy link
Author

@dtolnay ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add emotions (moods) to Ferris

1 participant