Gemini AI Discord Bot Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 15

  • @ShahidFoy
    @ShahidFoy  8 หลายเดือนก่อน +1

    Add Google's Gemini to your discord bot!

  • @locumania
    @locumania 8 หลายเดือนก่อน +1

    Hey, is your background a programmer/coding?

    • @ShahidFoy
      @ShahidFoy  8 หลายเดือนก่อน

      Yes mostly java

  • @ShikigamiMainSummoner
    @ShikigamiMainSummoner 3 วันที่ผ่านมา

    How can i make it reply to anyone instead of the Only id

    • @ShahidFoy
      @ShahidFoy  3 วันที่ผ่านมา

      You should be able to let the bot talk to anyone. You can try viewing this discord bot basics vid th-cam.com/video/y1TAB0Wgkn8/w-d-xo.html

    • @ShikigamiMainSummoner
      @ShikigamiMainSummoner 3 วันที่ผ่านมา

      @ShahidFoy the only problem is I don't know how to get the Google api

  • @qv3i_388
    @qv3i_388 7 หลายเดือนก่อน

    hey
    great vid
    the bot works
    one problem
    i want to confine the bot to one specific channel
    how can i do that?
    regrads

    • @ShahidFoy
      @ShahidFoy  7 หลายเดือนก่อน

      You will need to look into the methods and logic used in the Gemini cog. You can edit it to send messages to only the server if needed

    • @qv3i_388
      @qv3i_388 7 หลายเดือนก่อน

      I tested in a test server and it works in every channel instead of one
      i want to configure that
      do you have any idea that will help

    • @ShahidFoy
      @ShahidFoy  7 หลายเดือนก่อน

      @qv3i_388 I'm not looking at the discord.py docs rn but you might be able to capture which channel is being activated in the on_message method. something like If msg.channel.name == 'your-channel': might work

    • @ShahidFoy
      @ShahidFoy  7 หลายเดือนก่อน

      You could also look into removing the bots' permissions from the other channels

    • @qv3i_388
      @qv3i_388 7 หลายเดือนก่อน

      @@ShahidFoy yea ig that is way easier

  • @MrRampengu
    @MrRampengu 2 หลายเดือนก่อน

    Eww python
    discordjs is better

    • @ShahidFoy
      @ShahidFoy  2 หลายเดือนก่อน +1

      Does discordjs work with typescript?

    • @MrRampengu
      @MrRampengu 2 หลายเดือนก่อน +1

      @@ShahidFoy yess