class DiBicameral: DiSkillV2 {
/*
* let bicameral = DiBicameral()
bicameral.msgCol.addMSGV2("02:57", "test run ok")
add # for messages that engage other skills
*/
public var msgCol:TimedMessages = TimedMessages()
override func input(ear: String, skin...
ok I shat thrice already today so IG I outta get going with the ports before that owl fuck starts his negging.
class Excluder {
private var startsWith = String
private var endsWith = String
func addStartsWith(_ s1: String) {
if !startsWith.contains("^(" + s1 + ").*") {...
class SkillBranch(DiSkillV2):
# unique skill used to bind similar skills
"""
* contains collection of skills
* mutates active skill if detects conjuration
* mutates active skill if algorithm results in
* negative feedback
* positive feedback negates active skill...
class SkillBranch(DiSkillV2):
# unique skill used to bind similar skills
"""
* contains collection of skills
* mutates active skill if detects conjuration
* mutates active skill if algorithm results in
* negative feedback
* positive feedback negates active skill...
class SkillHubAlgDispenser:
# super class to output an algorithm out of a selection of skills
"""
engage the hub with dispenseAlg and return the value to outAlg attribute
of the containing skill (which houses the skill hub)
this module enables using a selection of 1...