changed wording
parent
01bb334db8
commit
94e2c78c10
|
@ -1,7 +1,8 @@
|
||||||
# nicethings
|
# nicethings
|
||||||
A poorly written python script that will hopefully cheer some people up
|
A poorly written python script that is to be used in shared unix servers to cheer people up
|
||||||
|
|
||||||
Note: I've modified the file paths in this script so it will work on [tilde.town](https://tilde.town). You can adjust it accordingly
|
### Note:
|
||||||
|
I've modified the file paths in this script so it will work on [tilde.town](https://tilde.town). You can adjust it accordingly
|
||||||
|
|
||||||
### How it works
|
### How it works
|
||||||
It stores user{'s/s'} input into a text file if an argument is given. If no arguments are given, a random nice message from the text file will be displayed.
|
It stores user{'s/s'} input into a text file if an argument is given. If no arguments are given, a random nice message from the text file will be displayed.
|
||||||
|
|
Loading…
Reference in New Issue