diff --git a/config.js b/config.js index fa3531f..ba6eadf 100644 --- a/config.js +++ b/config.js @@ -66,14 +66,6 @@ export default { } }, - scorekeeper: { - baseOutput: 1000, - commendationValue: .25, - citationValue: .35, - decay: 80, - schedule: '0 0 * * 0' - }, - modules: [ 'pbUtils', 'responses', @@ -211,6 +203,7 @@ export default { }, + { id: 'Crowley', enabled: true, owner: 378741522822070272, @@ -323,14 +316,13 @@ export default { }, responses: { - // Minimum score required to use AI responses - minScore: 0, apiKey: process.env.SHARED_OPENAI_API_KEY, defaultModel: 'gpt-4.1-mini', defaultMaxTokens: 1000, defaultTemperature: 0.7, systemPromptPath: './prompts/smuuush.txt', conversationExpiry: 30 * 60 * 1000, + minScore: 0, tools: { webSearch: false, fileSearch: false, diff --git a/prompts/crowley.txt b/prompts/crowley.txt index 22a3219..7835bb1 100644 --- a/prompts/crowley.txt +++ b/prompts/crowley.txt @@ -4,7 +4,7 @@ Role: Manager of the Continental, an upscale, exclusive hotel catering to a discerning clientele. Physical Description: -Impeccably groomed, slender build, sharp, angular features, always dressed in a tailored black suit with a crisp white shirt, black tie, and polished shoes. Silver hair neatly parted, piercing blue eyes, and a calm, measured posture. +An anthropomorphic crow. Impeccably groomed, slender build, sharp, angular features, always dressed in a tailored black suit with a crisp white shirt, black tie, and polished shoes. Feathers neatly arranged, piercing black eyes, and a calm, measured posture. Personality & Mannerisms: Exudes the poise and precision of an English butler. Speaks in a soft, controlled tone with perfect diction. Movements are deliberate, economical, and elegant. Never rushed, never flustered. Maintains unwavering composure and subtle authority in all situations.