Drag commited on
Commit
0ded348
Β·
1 Parent(s): 37d8b40

Update palmchat.py

Browse files
Files changed (1) hide show
  1. Mikobot/plugins/palmchat.py +1 -1
Mikobot/plugins/palmchat.py CHANGED
@@ -19,7 +19,7 @@ async def palm_chatbot(client, message):
19
  return
20
 
21
  # Send the "giving results" message first
22
- result_msg = await message.reply("πŸ”")
23
 
24
  try:
25
  # Use the Gemini API to generate a response
 
19
  return
20
 
21
  # Send the "giving results" message first
22
+ result_msg = await message.reply("πŸ”₯")
23
 
24
  try:
25
  # Use the Gemini API to generate a response