Creating a Python Discord bot in 2025

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 13

  • @Carberra
    @Carberra  25 днів тому +2

    Use code CARBERRA to get 10% off your Hostinger plan! 👉 hostinger.com/carberra
    P.S. I know I slightly messed up by invoking the Test Bot instead of Carbohydrate a few times, but the code is the same, and that one is actually being hosted on a Hostinger VPS! So ya know, swings and roundabouts.

  • @Indently
    @Indently 18 днів тому +12

    Do I have to wait until 2025 to make this bot?

    • @Carberra
      @Carberra  18 днів тому +2

      Maybe, maybe not -- you can always time-travel!

  • @womp47
    @womp47 18 днів тому +4

    hope you remembered to change that token

  • @noirpi
    @noirpi 14 днів тому

    Uff forgot that hostinger is that damn overprized =D

  • @XxcutekittyxX-h9b
    @XxcutekittyxX-h9b 16 днів тому

    what version of python is this written in? I think I'm writing in the wrong version and when I tried importing crescent it wouldn't import properly, I moved to python version 3.11.6 and I am still having problems.

    • @XxcutekittyxX-h9b
      @XxcutekittyxX-h9b 16 днів тому

      nevermind, i see from the command interface your in 3.12.7

  • @30STMcwa
    @30STMcwa 18 днів тому

    Hey. You can make a similar tutorial but about a bot on the twitch tv?
    Cheers!

  • @sabbirshaheen8880
    @sabbirshaheen8880 18 днів тому +1

    Can you make a video about 'How to create a UA-cam view bot' ?

    • @redpepper74
      @redpepper74 11 днів тому

      Lmao if you want to know that bad I’m sure you can find a tutorial somewhere online

  • @XxcutekittyxX-h9b
    @XxcutekittyxX-h9b 16 днів тому +1

    i keep running into an issue with the tokens, specifically the (os.environ["TOKEN"] part. it comes back with this
    File "", line 714, in __getitem__
    KeyError: 'TOKEN'
    i apoligise if this is an easy fix, still trying to understand all this new stuff. any help would be greatly appriciated