Bot_Serves not working

Issue #288 resolved
S150217754 created an issue

Despite inserting the keys (keyword) and item (hand item id) accurately in the database, the bartender bot does not do anything.

No error logged on Emulator end.

Comments (5)

  1. S150217754 reporter

    Hi @HBB-officiel,

    I am using rentable_bot_bartender under catalog_items and also, the type column of the bots setting is set as bartender.

    Could I trouble you to send me your bots_serves table so I can find out what's the problem? Here's mine (I don't think I have configured anything wrongly - though):

    image.png

  2. Anthologique

    Sans titre.pngI have found a new bug for Bots_serve.
    When the word contain a accent, the Bot dont serve.

    For the Bot work fine, you use this: "Name of Bot coca"

  3. Wesley repo owner

    Fixed. Removed check for the message to include the name. Fixed bots on stand state not giving handitem.

  4. Log in to comment