Go to file
m455 5938091d2b
Update README.md
2018-05-27 18:21:54 -04:00
LICENSE Update LICENSE 2017-11-20 20:31:59 -05:00
README.md Update README.md 2018-05-27 18:21:54 -04:00
nicethings got rid of extra space after output 2017-09-02 18:02:09 +00:00

README.md

nicethings

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

An old project for tilde.town

Note:

This has been modified to 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