Go to file
m455 0e99822f1d forgot to remove commented-out code 2019-09-02 10:58:04 -04:00
LICENSE forgot to remove commented-out code 2019-09-02 10:58:04 -04:00
README.md forgot to remove commented-out code 2019-09-02 10:58:04 -04:00
nicethings forgot to remove commented-out code 2019-09-02 10:58:04 -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)

To-dos

  • Only allow quoted messages to be added
  • Decentralize by allowing users to store their own repository in their home folder

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