Gemini AI Discord Bot Tutorial

Поделиться
HTML-код

Комментарии •

  • @ShahidFoy
    @ShahidFoy  10 месяцев назад +1

    Add Google's Gemini to your discord bot!

  • @locumania
    @locumania 9 месяцев назад +1

    Hey, is your background a programmer/coding?

    • @ShahidFoy
      @ShahidFoy  9 месяцев назад

      Yes mostly java

  • @qv3i_388
    @qv3i_388 9 месяцев назад

    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  9 месяцев назад

      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 9 месяцев назад

      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  9 месяцев назад

      @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  9 месяцев назад

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

    • @qv3i_388
      @qv3i_388 9 месяцев назад

      @@ShahidFoy yea ig that is way easier

  • @ShikigamiMainSummoner
    @ShikigamiMainSummoner Месяц назад

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

    • @ShahidFoy
      @ShahidFoy  Месяц назад

      You should be able to let the bot talk to anyone. You can try viewing this discord bot basics vid ruclips.net/video/y1TAB0Wgkn8/видео.html

    • @ShikigamiMainSummoner
      @ShikigamiMainSummoner Месяц назад

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

  • @MrRampengu
    @MrRampengu 4 месяца назад

    Eww python
    discordjs is better

    • @ShahidFoy
      @ShahidFoy  4 месяца назад +1

      Does discordjs work with typescript?

    • @MrRampengu
      @MrRampengu 4 месяца назад +1

      @@ShahidFoy yess