A no-nonsense fortune-mod replacement written in C#
Find a file
2024-03-06 18:51:23 -05:00
data initial commit 2024-03-06 13:00:16 -05:00
src fixed line breaks using the '\n' sequence not working 2024-03-06 18:51:23 -05:00
README.md initial commit 2024-03-06 13:00:16 -05:00

Fortune

A no-nonsense, user-extensible fortune-mod replacement.

Goals

  • Sensible: I'm fed up with fortunes about men hating their wives.
  • Straightforward: No weird formats. Plain text with \n escape sequences.