adding embed to generation processor
This commit is contained in:
parent
38fba90d30
commit
c20ba21180
@ -210,7 +210,7 @@ async function generateResponse(conversation, message) {
|
|||||||
|
|
||||||
const embedData = {
|
const embedData = {
|
||||||
color: 0x0099ff,
|
color: 0x0099ff,
|
||||||
title: 'Thinking...',
|
title: 'Please wait.. I am Thinking...',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
name: 'System Load',
|
name: 'System Load',
|
||||||
|
Loading…
Reference in New Issue
Block a user