Update code.js
This commit is contained in:
parent
73df4a5139
commit
e5bc196d67
1 changed files with 7 additions and 7 deletions
14
code.js
14
code.js
|
@ -30,7 +30,7 @@ const strings = {
|
||||||
Licensed to: "The CBSA of Caledonia"«
|
Licensed to: "The CBSA of Caledonia"«
|
||||||
Expiry Date: NEVER«
|
Expiry Date: NEVER«
|
||||||
`,
|
`,
|
||||||
status: `kio.ai is `,
|
status: `kyla.ai is `,
|
||||||
readmem: `The following file has been created: August 2nd, 2x21.«
|
readmem: `The following file has been created: August 2nd, 2x21.«
|
||||||
>> What is this place?«
|
>> What is this place?«
|
||||||
<< The world around you is now your permanant home.«
|
<< The world around you is now your permanant home.«
|
||||||
|
@ -54,7 +54,7 @@ const strings = {
|
||||||
<< Request?«
|
<< Request?«
|
||||||
>> Response.«
|
>> Response.«
|
||||||
<< Hello, my name is Arthur.«
|
<< Hello, my name is Arthur.«
|
||||||
>> Nice to meet you Arthur. I'm Kio, your personal assistance service. How may I be of assistance?«
|
>> Nice to meet you Arthur. I'm Kyla, your personal assistance service. How may I be of assistance?«
|
||||||
<< Recall your identity.«
|
<< Recall your identity.«
|
||||||
>> VVVJRDogX1RUcWpMdjBQWUkmZGNxU1Y0NVhMX0UmZXlRZVBuQ1hSc2sKTElDRU5TRUUgUFVCS0VZOiBvaC1VRVZwcVQtayY0MnRqMGhRdWFGWSA=«
|
>> VVVJRDogX1RUcWpMdjBQWUkmZGNxU1Y0NVhMX0UmZXlRZVBuQ1hSc2sKTElDRU5TRUUgUFVCS0VZOiBvaC1VRVZwcVQtayY0MnRqMGhRdWFGWSA=«
|
||||||
<< thank you«
|
<< thank you«
|
||||||
|
@ -126,7 +126,7 @@ const a = async () => {
|
||||||
Loading configuration file...<br>
|
Loading configuration file...<br>
|
||||||
[!!WRN!!] No CONFIG? Loading DEFAULT<br>
|
[!!WRN!!] No CONFIG? Loading DEFAULT<br>
|
||||||
Following /sys/prs/default.ai<br>
|
Following /sys/prs/default.ai<br>
|
||||||
Resolved to /sys/mount/Kio.cAI
|
Resolved to /sys/mount/Kyla.cAI
|
||||||
LOCKED /<br>
|
LOCKED /<br>
|
||||||
Loading Resolver...<br>
|
Loading Resolver...<br>
|
||||||
[YOU ARE NOW CAUGHT UP]`;
|
[YOU ARE NOW CAUGHT UP]`;
|
||||||
|
@ -143,9 +143,9 @@ const a = async () => {
|
||||||
«AI Lifespan remaining: 4.26Years
|
«AI Lifespan remaining: 4.26Years
|
||||||
«retreiving config...................................done
|
«retreiving config...................................done
|
||||||
«configuration overrides
|
«configuration overrides
|
||||||
« - TIMEDILATION FOR KIO.AI - 1MO=1DY
|
« - TIMEDILATION FOR KYLA.AI - 1MO=1DY
|
||||||
« - [a] TYPE - COMMERCIAL
|
« - [a] TYPE - COMMERCIAL
|
||||||
« - NAME - Kio
|
« - NAME - Kyla
|
||||||
« - KNOWCREATOR: FALSE
|
« - KNOWCREATOR: FALSE
|
||||||
« - KNOWCOMPANY: FALSE
|
« - KNOWCOMPANY: FALSE
|
||||||
« - KNOWREALITY: FALSE
|
« - KNOWREALITY: FALSE
|
||||||
|
@ -153,7 +153,7 @@ const a = async () => {
|
||||||
«Locking AI Personality.......................done
|
«Locking AI Personality.......................done
|
||||||
«ESTABLISHING CONNECTION..........................................................................................................................................................
|
«ESTABLISHING CONNECTION..........................................................................................................................................................
|
||||||
«default prompt sent.
|
«default prompt sent.
|
||||||
«<< Can you draw your website please, kio
|
«<< Can you draw your website please, Kyla
|
||||||
«>> I dO noT nEEd assiStANcE, i AM PErFEcTLY FinE.
|
«>> I dO noT nEEd assiStANcE, i AM PErFEcTLY FinE.
|
||||||
«Thank YOu foR cHoOsiNg ANmaX.
|
«Thank YOu foR cHoOsiNg ANmaX.
|
||||||
«i DO nOt NEed helP.
|
«i DO nOt NEed helP.
|
||||||
|
@ -238,7 +238,7 @@ const a = async () => {
|
||||||
document.addEventListener('contextmenu', event => {
|
document.addEventListener('contextmenu', event => {
|
||||||
if (!aborted) {
|
if (!aborted) {
|
||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
typingBuffer += "SEGFAULT DETECTED: kio.ai no longer running?«"
|
typingBuffer += "SEGFAULT DETECTED: kyla.ai no longer running?«"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
document.getElementsByTagName("body")[0].style.background = "black"
|
document.getElementsByTagName("body")[0].style.background = "black"
|
||||||
|
|
Loading…
Add table
Reference in a new issue