How To Create A Botpress Login System

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 24

  • @Botpress
    @Botpress Před 11 měsíci +1

    Great video! Thanks for sharing :)

    • @moonsideai
      @moonsideai  Před 11 měsíci

      Happy to help the community!

  • @saud892
    @saud892 Před 4 měsíci

    Hi, thanks for your help in this. I want to make a register node as well, I allowed the user to input their info, then I added a "Insert Records" card for the table to save the user data.
    Then I reconnected it back to the original Login node. When testing, despite the bot succesfully adding the new user to table, upon trying to login it doesnt work and insists the record does not exist. am i missing something?

  • @diegocs8
    @diegocs8 Před 29 dny

    Alex, could you think of a flow where when the user starts a conversation, using whatsapp, the bot will try to identify if he has already registered his personal data and if positive the bot will automatically greet him by his first name and skip the registration process, and if not the bot will put him through the registration process.

    • @moonsideai
      @moonsideai  Před 29 dny

      It is doable. After they add their credentials you redirect them to the welcome flow. I don't know about whatsapp, but it should work no matter the platform. But i would suggest you have buttons when they start a session. Login or sign up

  • @user-df9cq2ue2g
    @user-df9cq2ue2g Před 3 měsíci

    Hi, thanks for sharing this with us. Could you check the template again? I cannot import the bot, I get a failure message related to the table.

  • @user-ht7px4ri7y
    @user-ht7px4ri7y Před 2 měsíci

    bro, your code isn't working it isn't detecting the information from the dataset and in your video you didn't even select the data table. also, how will the bot know what is "all records." this is misleading man and I am frustrated please help

    • @user-ht7px4ri7y
      @user-ht7px4ri7y Před 2 měsíci

      no worries it worked. Not your code but chat gpts.

  • @pulendlovu1187
    @pulendlovu1187 Před 2 měsíci

    so how do you do password reset if you happen to forget your password, how do you create that option to do password reset?

    • @moonsideai
      @moonsideai  Před měsícem

      You need to make that system. Its not covered in this tutorial. Sorry for the late response

  • @furyz435
    @furyz435 Před 6 měsíci

    Hello! I have some questions, maybe some of them are not relevant from the actual video. I’m a non coder person and I wish to know :
    - when do we know when to use « execution code » card? More specifically, I’m interest about the logic process.
    - there is an ai alternative solution once in the « executions card » settings : can it be usefull with effency to use it (prompt to code)?

    • @furyz435
      @furyz435 Před 6 měsíci

      Your videos are all top level. Excellent work btw

    • @moonsideai
      @moonsideai  Před 6 měsíci +1

      Hello! Well..it's kind of hard to point out all the use cases for the execute code card. I'm usually using it to perform logic operations, or change the data inside a variable, orcheck the data inside a variable, or if I want to make api calls to external softwares..the use cases are basically limitless..
      And yes there is a prompt to code assistant inside the code editor, but you still need to know some programming to make it work the way you want it to work. At least learn some of the basic concepts

  • @faronandfriends155
    @faronandfriends155 Před 8 měsíci

    @moonsideai you should consider getting a hashing script and then store the hash in the DB instead of the password. More secure.

    • @moonsideai
      @moonsideai  Před 8 měsíci

      That is good advice. If i decide to make an improvement for this system i will deff include it :D Thanks

  • @GaetanoMegale
    @GaetanoMegale Před 11 měsíci

    Grazie!!!

  • @indoridoghouse7868
    @indoridoghouse7868 Před 8 měsíci

    How can I download the code?

  • @pulendlovu1187
    @pulendlovu1187 Před 10 měsíci

    Are you able to display user details on the bot after they logged in?

    • @moonsideai
      @moonsideai  Před 10 měsíci +1

      Sure you can! What kind of details would you like to display?

    • @pulendlovu1187
      @pulendlovu1187 Před 10 měsíci

      @@moonsideai user registration details. Eg. Name and Surname, financial records.

    • @moonsideai
      @moonsideai  Před 10 měsíci +1

      ​@@pulendlovu1187 Sure that's not a problem. But you need to create new rows inside the table, and then modify the script to fetch that data.

    • @pulendlovu1187
      @pulendlovu1187 Před 10 měsíci

      @@moonsideai thank you

  • @indoridoghouse7868
    @indoridoghouse7868 Před 8 měsíci

    Unable to find code

    • @moonsideai
      @moonsideai  Před 8 měsíci +1

      There is a link for my google drive down in description: drive.google.com/drive/u/3/folders/1FC3SjW3IVdLymuypNZgczlK_S0vO5bAH