generated from nhcarrigan/template
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Maylin Taryne
|
# Keiko
|
||||||
|
|
||||||
Maylin is a user-installable bot that offers companionship and comfort during your toughest moments.
|
Keiko is a private bot that serves as Naomi's dedicated AI assistant.
|
||||||
|
|
||||||
## Live Version
|
## Live Version
|
||||||
|
|
||||||
[Add her to your account](https://discord.com/oauth2/authorize?client_id=1343370633916059668)!
|
[See her in our community](https://chat.nhcarrigan.com)!
|
||||||
|
|
||||||
## Feedback and Bugs
|
## Feedback and Bugs
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -7,6 +7,6 @@
|
|||||||
import { Logger } from "@nhcarrigan/logger";
|
import { Logger } from "@nhcarrigan/logger";
|
||||||
|
|
||||||
export const logger = new Logger(
|
export const logger = new Logger(
|
||||||
"Maylin Taryne",
|
"Keiko",
|
||||||
process.env.LOG_TOKEN ?? "",
|
process.env.LOG_TOKEN ?? "",
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user