Go to file
m455 da77be104d backing this mess up for now 2020-06-14 23:52:12 -04:00
LICENSE forgot to remove commented-out code 2019-09-02 10:58:04 -04:00
README.md updated readme 2020-01-20 14:18:26 -05:00
nicethings.rkt backing this mess up for now 2020-06-14 23:52:12 -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

  • Decentralize by adding to and pulling from a text file in a user's home directory

Table of Contents

How it works

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

Usage

Currently, a user can only add and output nice things to and from a list.txt located in m455's directory

Adding a message to the file:

$ nicethings "insert your message here"

Outputting a random line from list.txt:

$ nicethings