Go to file
Jesse Laprade 2f38fa0e26
Update nicethings
2018-08-07 14:22:39 -04:00
LICENSE Update LICENSE 2017-11-20 20:31:59 -05:00
README.md Update README.md 2018-08-07 14:12:28 -04:00
nicethings Update nicethings 2018-08-07 14:22:39 -04:00

README.md

nicethings

A Python program to be used on shared unix servers to cheer people up (A little program for tilde.town)

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"

Outputting a random line from list.txt:

$ nicethings