Search results

  1. owly

    👨‍💻 dev AXskillBundle

    summoning the kraken!
  2. owly

    👨‍💻 dev AXskillBundle

    wake the fuck up samurai, we got a puzzle to solve
  3. owly

    👨‍💻 dev AXskillBundle

    we need to update the skillhub and the skill branch with the new findings!
  4. owly

    👨‍💻 dev AXskillBundle

    public class SkillHubAlgDispenser { private ArrayList<DiSkillV2> skills = new ArrayList<DiSkillV2>(); private int activeSkill = 0; private Neuron tempN = new Neuron();; private Random rand = new Random(); public SkillHubAlgDispenser(DiSkillV2...skillsParams) { for...
  5. owly

    we're up against ishtar now

    class DiYandere: def __init__(self, ooa): self.yandereMode = False self.okYandere = Responder() self.sadYandere = Responder() self.activeResponder = self.okYandere self.answersFunnel = AXFunnel() self.prompt = Prompt() self.promptActive...
  6. owly

    we're up against ishtar now

  7. owly

    we're up against ishtar now

    @fukurou kuchiyouse no jutsu!
  8. owly

    we're up against ishtar now

    the making of a yandere powered by the bicameral mind!
  9. owly

    👨‍💻 dev the bicameral mind

    asses
  10. owly

    👨‍💻 dev the bicameral mind

    public class DiBicameral extends DiSkillV2 { public TimedMessages msgCol = new TimedMessages(); @Override public void input(String ear, String skin, String eye) { msgCol.tick(); if(!(kokoro.toHeart.getOrDefault("dibicameral","null").equals("null"))){...
  11. owly

    fap hero dev

    shit in the ass!
  12. owly

    fap hero dev

    Gate is closed. loop running 0 loop running 1 loop running 2 loop running 3 loop running 4 Gate is closed. loop running 5 loop running 6 loop running 7 loop running 8 loop running 9 Gate is closed. loop running 10 loop running 11 loop running 12 loop running 13 loop running 14 Gate is closed...
  13. owly

    [MEDIA]

  14. owly

    emo dev

    burp->happy blabberV5->shy honey bunny->sad CPU low energy->sad and we have mad for the cussing skill update modes :s71:
  15. owly

    emo dev

    print(self.brain.logicChobit.getSoulEmotion()) all systems go!
  16. owly

    👨‍💻 dev AXFunnelResponder

    class AXFunnelResponder: def __init__(self): self.dic: Dict[str, Responder] = {} def add_kv(self, key: str, value: Responder) -> AXFunnelResponder: # Add key-value pair self.dic[key] = value return self def funnel(self, key: str) -> str: #...
  17. owly

    👨‍💻 dev AXFunnelResponder

    IG we don't need a default. but I wonder if it should be even limited to Responders, I mean we have so many chatbot modules: Eliza, RailChatbot and so on
  18. owly

    👨‍💻 dev AXFunnelResponder

    question is does it need a default responder?
  19. owly

    👨‍💻 dev AXFunnelResponder

    should be like the OG funnel, but with responders instead of string values
Top