2018-03-13 10:45:10 -04:00
2017-11-20 20:31:59 -05:00
2017-09-02 18:02:09 +00:00
2018-03-13 10:45:10 -04:00

nicethings

A Python program to be used on shared unix servers to cheer people up

Note:

I've modified the file paths in this script so it will work on tilde.town, but you may adjust it accordingly

How it works

Stores the user's input into a generated list.txt file if an argument is given in quotes. If no arguments are given, a random line from the list.txt file will be displayed.

Usage

Adding a message to the file:

$ nicethings "insert your message here"

Randomly generate a message:

$ nicethings

Description
No description provided
Readme 2.2 MiB
Languages
Racket 74.4%
Makefile 25.6%