9 Commits

Author SHA1 Message Date
chengtripp
503918caaa
Create list 2023-02-01 11:00:09 +00:00
chengtripp
f00c608a4e
Update README.md 2023-02-01 10:55:58 +00:00
chengtripp
6b9418a917
Added Message Board pruning
* Script will now prune the message board to 'max_messages' to ensure the board doesn't get too long, default set to 20
* adjusted indents to match in all functions
2023-02-01 10:29:58 +00:00
chengtripp
c343ac170a
Update: announcements, get directory, reduce log output
* Created announce_check function which will check if need to rebroadcast announcement (hard coded to every 30 minutes)
* Using os.getcwd now can get current directory so doesn't need hardcoded dir for storage/identity
* Reduced RNS.log printout
* Adjustable redis database
2023-02-01 10:06:14 +00:00
chengtripp
98aeda263c
Merge pull request #1 from chengtripp/add-license-1
Create license
2023-01-31 22:59:43 +00:00
chengtripp
a01bbaae68
Create license 2023-01-31 22:59:25 +00:00
chengtripp
242367f3ea
Create messageboard.py 2023-01-31 22:06:47 +00:00
chengtripp
9172f631c9
Create message_board.mu 2023-01-31 21:58:51 +00:00
chengtripp
789516186d
Initial commit 2023-01-31 21:57:46 +00:00