Skip to content

luciangreen/Daily-Regimen

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Daily-Regimen

Scripts for daily meditation, bot prep, uni and breasoning.

  • rcawpastea vps.txt - Daily regimen for meditation
  • la_com_bot_prep.txt - Prepare bots for Lucian Academy
  • la_com.txt - Do work for Lucian Academy
  • text_to_breasonings.txt - Script for text to breasonings, with breasonings, details, production of algorithm-like synonyms and breasoning of these

Getting Started

Please read the following instructions on how to install the project on your computer for automating and customising your daily regimen.

Prerequisites

  • Please download and install SWI-Prolog for your machine at https://www.swi-prolog.org/build/.

  • You may need to install gawk using Homebrew.

  • Install Translation Shell on Mac, etc. Change line in

culturaltranslationtool/ctt2.pl
trans_location("../../../gawk/trans").

to correct location of trans.

1. Install manually

2. Or Install from List Prolog Package Manager (LPPM)

git clone https://github.com/luciangreen/List-Prolog-Package-Manager.git
cd List-Prolog-Package-Manager
swipl
['lppm'].
lppm_install("luciangreen","Daily-Regimen").
halt

Running

rcawpastea vps.txt

  • Daily regimen for meditation. It contains a "keep the hits" argument, meditation for meditators, preparation for mind reading, clears security fears from meditators, gives each meditator 50 As with a custom algorithm, invites each meditator to a spiritual psychiatrist every month, and expands thoughts from Text-to-Breasonings/luciansphilosophy.txt for each meditator. This last step should only be taken when original philosophy has been written.

  • Follow the instructions for human daily regimen at Daily Regimen (and safety instructions for using Text to Breasonings).

  • Modify the meditators in Daily-Regimen/rcawpastea\ vps.txt, Text-to-Breasonings/mindreadtestshared.pl and Text-to-Breasonings/meditatorsanddoctors.pl.

  • In the folder that GitHub is in (containing Daily-Regimen), copy and paste the contents of rcawpastea vps.txt into the terminal. It is NOT a shell script, because it enters user input through the script.

la_com_bot_prep.txt

  • Prepare bots for Lucian Academy. They are given 50 As for meditation, etc.

  • In the folder that GitHub is in (containing Daily-Regimen), copy and paste the contents of la_com_bot_prep.txt into the terminal. It is NOT a shell script, because it enters user input through the script.

la_com.txt

  • Do work for Lucian Academy. A new student may start (given a coin toss) and old students may complete an essay (from short-course to PhD, given a coin toss) and possibly graduate.

  • In the folder that GitHub is in (containing Lucian-Academy), copy and paste the contents of la_com.txt into the terminal. It is NOT a shell script, because it enters user input through the script.

text_to_breasonings.txt

  • Script for text to breasonings, with breasonings, details, production of algorithm-like synonyms and breasoning of these.

  • In the folder that GitHub is in (containing Text-to-Breasonings), copy and paste the contents of text_to_breasonings.txt into the terminal. It is NOT a shell script, because it enters user input through the script.

Versioning

We will use SemVer for versioning.

Authors

Lucian Green - Initial programmer - Lucian Academy

License

I licensed this project under the BSD3 License - see the LICENSE.md file for details

About

Scripts for daily meditation, bot prep, uni and breasoning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages