mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-21 13:44:03 +00:00
chore: add color to web auto-reply log
This commit is contained in:
@@ -321,7 +321,7 @@ export async function monitorWebProvider(
|
||||
),
|
||||
);
|
||||
} else {
|
||||
console.log(`↩️ ${replyText}`);
|
||||
console.log(success(`↩️ ${replyText}`));
|
||||
}
|
||||
} catch (err) {
|
||||
console.error(
|
||||
|
||||
Reference in New Issue
Block a user