Bot Status, New Commands And More! How to Make Discord Bot Without Downloading Anything Part 2

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

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

  • @raiyan9308
    @raiyan9308 3 года назад +136

    I've seen over 20+ discord bot tutorials, so far this is the only one that works, thanks!

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад +18

      You're welcome

    • @darrkyt
      @darrkyt 3 года назад +9

      @@ImagineGamingPlay i dont usually comment but your tutorials help alot ;)

    • @yugani7440
      @yugani7440 3 года назад +3

      same

    • @ninjagamer9112
      @ninjagamer9112 3 года назад

      @@ImagineGamingPlay part 3 pleaase

    • @anthonydrank
      @anthonydrank 3 года назад

      @@ImagineGamingPlay copy and paste pls

  • @tolakindagay981
    @tolakindagay981 3 года назад +44

    part 3,4,5,6,7,8,9,10????!!!!!!!?!!ILL PAY YOU MY KIDNEY PLEASEEE

  • @jiff3377
    @jiff3377 3 года назад +26

    can u please put the commands in the description? it is hard to write down lol

    • @timelymatters
      @timelymatters 3 года назад +1

      you can not put },] in description

    • @heyyo3746
      @heyyo3746 3 года назад +1

      It's actually a good finger memory exercise

    • @sirsammyjr
      @sirsammyjr 3 года назад

      @@timelymatters Then in comments

  • @officialtemp
    @officialtemp 3 года назад +5

    Hello guys you can set your bot's status from playing to listening or etc... Then by typing client.on("ready", () => {
    client.user.setActivity("YOUR STATUS", { type: "LISTENING" })

    • @kr4sk
      @kr4sk 2 года назад

      you are a lengend

  • @playinginsidegames9696
    @playinginsidegames9696 3 года назад +64

    Make part 3 with a moderations system like deleting messages and warning commands and if it is possible a music command!

    • @WeAreComrades
      @WeAreComrades 3 года назад +1

      Just download a mee6 bot to do that.

    • @sogy3515
      @sogy3515 3 года назад +6

      @@WeAreComrades but it would be cool to have your own

    • @srunchy
      @srunchy 3 года назад +1

      @@WeAreComrades Does someone remember human moderation?

    • @SamrudhSwaminathan
      @SamrudhSwaminathan 3 года назад

      Join His Discord Server

    • @sogy3515
      @sogy3515 3 года назад

      @@SamrudhSwaminathan i did

  • @Xxanimegirl0xX
    @Xxanimegirl0xX 3 года назад +5

    help help! during on this, my bot came offline and I tried figuring what went wrong, it kept saying unexpected token D:
    Do you know how to fix on this?

    • @jhaskdhkjdsl
      @jhaskdhkjdsl 3 года назад

      join his discord server he will fix it

  • @codingchampnvdgegr4747
    @codingchampnvdgegr4747 3 года назад +2

    Can u paste the code for letting ur bot be online, when i try it wont happen, it ll be offline only, ig m doing some mistks

  • @bj1menez
    @bj1menez 3 года назад +6

    Wow.. the first person who isn't complicated! I created a bot easily!

  • @korlit7171
    @korlit7171 3 года назад +5

    I have a problem though, after fully putting the nameme command, the "});" that makes my bot come online is red, and my bot goes offline when it is red, do you know how to fix this?

  • @Elxuryy
    @Elxuryy 3 года назад +2

    can you send the full script cause i keep messing up on the kick command and idk what to do

  • @_C1D_
    @_C1D_ 3 года назад +7

    Out of all the channels I have explored amking this stuff you are by far the best. Thanks for making it clear.

  • @FlamingUnicorn-kx5jg
    @FlamingUnicorn-kx5jg 3 года назад +4

    part 3 come on man we need more commands and cool things bc this video is beautiful and i love your vids we need music command a command that stops you from cussing and a moderate command we need you to make it come alive!

  • @redvalk7137
    @redvalk7137 3 года назад +9

    love the vid! can you make a part 3 with advanced embeding

    • @zycrintix4006
      @zycrintix4006 3 года назад +1

      wdym advanced embeding? u can just add a field after the main desc like this:
      .addField("Field Title", "Field Desc")
      btw no need to thank me if it works

  • @r0s3yz3n
    @r0s3yz3n 3 года назад +1

    This tutorial is great, but to test commands, my bot all of sudden goes offline and I can't test it... Could you help me if I join your discord server?

  • @Bielinka
    @Bielinka 3 года назад +6

    well now THAT is helpful. Please make a part 3

  • @thruseld6471
    @thruseld6471 3 года назад +5

    ReferenceError: message is not defined
    at /home/runner/uwu-bot/index.js:53:1
    at Script.runInContext (vm.js:130:18)
    at Object. (/run_dir/interp.js:209:20)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    at internal/main/run_main_module.js:17:47
    what in gods name is this

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад +2

      the if statement is not in the message listener

    • @ck44w
      @ck44w 3 года назад +1

      @@ImagineGamingPlay so how do you make it the message listener

  • @AmbitiousPH
    @AmbitiousPH 3 года назад +5

    this video has taught me how to code better than my robotics teacher. thank you for the impressive tutorial!

  • @ShahzEditx
    @ShahzEditx 3 года назад +3

    April 2021 Update, Help!!
    It No Longer Detects the "message" command, it says "Message is undefined" wish if you help

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад +2

      You use "message" not "Message"

    • @ShahzEditx
      @ShahzEditx 3 года назад +2

      @@ImagineGamingPlay well actually im banned in your discord so thats why i cannot send Screenshot of what is happening

    • @user-lf1jo9vl1y
      @user-lf1jo9vl1y 3 года назад

      it still doesnt detect the command message nor Message

  • @noteneeded1712
    @noteneeded1712 3 года назад +2

    Erm I had a problem and went to your discord server but no, I didn't get any answers haha.
    If I wanted to code a second command right after the first command without coding Embed, how would I do it?

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад

      whats your tag

    • @noteneeded1712
      @noteneeded1712 3 года назад

      @SauceError

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад

      @@noteneeded1712 i pinged but yer never replied

    • @noteneeded1712
      @noteneeded1712 3 года назад

      @@ImagineGamingPlay You pinged? How come I don't see it :(

    • @noteneeded1712
      @noteneeded1712 3 года назад

      But it's fine I just added in the Embed code and it worked out fine. Thank you anyways

  • @virxuis
    @virxuis 3 года назад +1

    How would I make the bot reply with an embed instead of a message in the kick command?

  • @matholympiad8384
    @matholympiad8384 3 года назад +2

    Hey dude it says "message isnt defined " i joined your dc server and asked it but no one answered to me can you please help

  • @BlarghCat
    @BlarghCat 3 года назад +1

    Hey I have question pls reply :)
    If they use command ?sendimage again so can it send another images like @dank memer's pls meme

  • @togodash
    @togodash 3 года назад +1

    someone hacked my server :(. Im really sad that this happened. Not to be trusted!

  • @DankSam
    @DankSam 3 года назад +7

    TYSM DUDE, UR SO UNDERRATED AND HELPFUL NO CAP

    • @DankSam
      @DankSam 3 года назад

      ur also really funny too

  • @memescyber2391
    @memescyber2391 3 года назад +1

    I need help when i do the status part it dosent show as status and bot goes offline :( can anyone help???

  • @zujiful.
    @zujiful. 2 года назад +1

    Also you just can do:
    if(message.content === "test")
    message.channel.send("image url")

  • @silentlm3861
    @silentlm3861 3 года назад +2

    Is there a way to randomize what image it sends??

  • @lxlmast2899
    @lxlmast2899 3 года назад +1

    pls help me after the welcoming the bot spams the members it doesnt say welcome only once

  • @thedukedontplay
    @thedukedontplay 3 года назад +6

    Is there a way to set bot as “listening to music”?

    • @Pray2Jesus.
      @Pray2Jesus. 3 года назад +4

      client.once('ready', () => { client.user.setActivity('Type Status Here', { type: "LISTENING" }); });

    • @thedukedontplay
      @thedukedontplay 3 года назад

      @@Pray2Jesus. thanks

  • @Lightisytic
    @Lightisytic 3 года назад +1

    When I try to do the kill command it says ‘message’ is not defined

  • @notsonic1584
    @notsonic1584 3 года назад +4

    Please part 3 plsssssssssssssss ill do anything!!!
    also is there a way to do an mute command ?

    • @Qwuipy
      @Qwuipy 3 года назад +1

      there is a part 3..

    • @Qwuipy
      @Qwuipy 3 года назад

      @TauYT12 ik just in case he didnt know

  • @tacticalturtle2549
    @tacticalturtle2549 3 года назад +2

    Hey! So I made a ban and kick command, and I want the option to add a reason for the ban. So I can do !ban (@User) (reason) How would I do this?
    Edit: I have another question: How can I add an icon (image) to my embed. I want it to be the server icon.
    Edit 2: I figured it out, I used .setThumbnail then put a link. (I copied the link of the image after sending it in discord)

  • @ursae-minoris
    @ursae-minoris 3 года назад +3

    heyy dude your tutorials are great. if you dont mind me asking can you make a like interactive story bot script sorta? so like
    example:
    *insert something here*
    *option 1*
    *option 2*
    *option 3*
    and if you say one of the options itll trigger the bot to respond with the outcome of the option? hard to explain but i hope you get what im saying
    edit: maybe if thats too complicated you can show how to do it with reactions?

  • @sarthakroyalsr317
    @sarthakroyalsr317 3 года назад +1

    bro can u pls tell how to make money bot like unbelivaboat pls

  • @roshanuppal3553
    @roshanuppal3553 3 года назад +2

    Can you do a tutorial on how to make the bot not go invisible when you close server.js tab in your browser?

    • @itsmeyannickz5891
      @itsmeyannickz5891 3 года назад

      STEPS TO MAKING YOUR BOT ONLINE 24/7
      1st step
      Go to glitch.com and press show on the top left hand side and press In a new window
      Now you are going to copie that URL
      second step
      In your browser put this website in script.google.com/home/start
      Now that you have that you may need to sign up if you haven't already.
      After doing that you are going to press New Project on the left corner.
      Third step
      When you have made a new project you are going to see 2 to 3 line of code
      delete it and put this code in:
      function trigger() {
      var url = [
      "YOUR URL",
      "YOUR URL",
      "YOUR URL"
      ];
      for (var x = 0; x < url.length; x++) {
      var uri = url[x];
      try {
      UrlFetchApp.fetch(uri);
      } catch (err) {
      Logger.log(err.message)
      }
      }
      }
      Now that you have that replace the 3 YOUR URL and past the URL from
      glitch. If got stuck here go back to the first step to get the URL back.
      If you have all of that in, now press that arow looking botton and
      type in a project name whatever you want to call it.
      Forth step
      Next what you are going to do is press that clock right next the the arow.
      What that is going to do is take you to another tabe. What your going to do
      on the next tab is press add trigger on the bottom right hand side.
      It will bring up a little dashbord looking thing and all your going to do
      is change the Select type of time based trigger to Minutes timer
      I do recommend you set the Failure notification settings to Notify me
      immediately and press save.
      Fifth step
      Next, a dashboard will apper. Now you can close glitch and the tabe AND YOUR
      BOT WILL STAY ONLINE 24/7 :)
      If you have any trouble with this please dm Lime#7820

    • @roshanuppal3553
      @roshanuppal3553 3 года назад

      @@itsmeyannickz5891 Wow, thank you for the detailed reply!

    • @Lydia-yk1uj
      @Lydia-yk1uj 3 года назад

      you need a hosting service i use falix nodes it gives a lot of uptime :)

    • @someguy7050
      @someguy7050 3 года назад

      @@itsmeyannickz5891 Eh ya got that from lime

  • @d3fau4t
    @d3fau4t 2 года назад +2

    Your tutorials really helped me a lot in building my discord project. Literally the only best tutorials that worked seamlessly. Keep up the good work 👍 and teach us something new that we don't know yet 🙂

  • @tartagliachi
    @tartagliachi 3 года назад +1

    Wait-
    Can this be public so other ppl can add it to their servers?

  • @leggypeggons682
    @leggypeggons682 3 года назад +2

    How do you make a command where it randomly slecets a image instead of just 1?

  • @mahzad4830
    @mahzad4830 3 года назад +3

    man, im just here to say that im here supporting you. BRO YOU ARE ONE DAY GONNA BLAST ON RUclips CAREER BY MAKING THESE . Anyways... REMEMBER ME. DONT FORGET

  • @sword9935
    @sword9935 3 года назад +1

    I have a problem though, after fully putting the nameme command, the "});" that makes my bot come online is red, and my bot goes offline when it is red, do you know how to fix this?

    • @Icey0001
      @Icey0001 3 года назад

      join hes discord server

    • @sword9935
      @sword9935 3 года назад

      @@Icey0001 Ok
      =

    • @Icey0001
      @Icey0001 3 года назад

      @@sword9935 they can help you

  • @imnotfatsodealwithit234
    @imnotfatsodealwithit234 3 года назад +2

    in part 3 add like a quiz, where questions and you answer and the answers save if you get me and its like 10 questions

  • @kaleightse9367
    @kaleightse9367 3 года назад +2

    thank you so much, this has been so helpful, this is like the only one that could actually help me, tysm

  • @iTzRandomX
    @iTzRandomX 2 года назад +1

    thank you
    its the best tutorial in the world :D

  • @ragingultimate1003
    @ragingultimate1003 3 года назад +2

    In a future video could you perhaps make a text-based game with a Discord Bot?

    • @ragingultimate1003
      @ragingultimate1003 3 года назад +1

      @Paul Collin Not necessarily, but like a bot that does something if you react to it in a certain way (i.e. reacting with thumbs up)

  • @vt6nz
    @vt6nz 3 года назад +1

    My bot went offline when I added status what do I do

  • @JStarGamerYT
    @JStarGamerYT 3 года назад +2

    Bro *KICK* and *KILL* aren't working please help!

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад +1

      join my server for help

    • @JStarGamerYT
      @JStarGamerYT 3 года назад +1

      @@ImagineGamingPlay ok my name is *deleted-user* I changed my name to this name to troll my friends you should know its me ok bro! keep it up

  • @urmum2555
    @urmum2555 3 года назад +1

    on nameme command, you might have to put this code above the the if(message.content === "nameme") {
    line
    if(message.author.bot) return;
    or else your gonna end up with your bot sending you the response over and over again (it happened with me)

    • @korlit7171
      @korlit7171 3 года назад +1

      I have a problem though, after fully putting the nameme command, the "});" that makes my bot come online is red, and my bot goes offline when it is red, do you know how to fix this?

  • @NoUser-ln1hr
    @NoUser-ln1hr 3 года назад +13

    thanx bro I was waiting for this... just don't take a month for part three! and why don't you just post all the coding in the description so people can just copy-paste it in glitch it will be way easier pls reply...

    • @karoshi3483
      @karoshi3483 3 года назад +12

      because you need to learn the code yourself, you cant always rely on others

    • @NoUser-ln1hr
      @NoUser-ln1hr 3 года назад +2

      @@karoshi3483 ok

    • @playinginsidegames9696
      @playinginsidegames9696 3 года назад +2

      @@karoshi3483 so true

    • @jaxelone4092
      @jaxelone4092 3 года назад +1

      it is so you can learn to do it yourself, if you want it copy and pasted just say the spesific parts and I can help

    • @NoUser-ln1hr
      @NoUser-ln1hr 3 года назад +1

      @@jaxelone4092 yes it would be lovely! thnx

  • @azainrblx1537
    @azainrblx1537 3 года назад +1

    Bro when i use nameme it says undefined is your new name

  • @callwr
    @callwr 3 года назад +2

    This is my first discord bot video I can listen to other idk what they say lol and btw make part 3 and you got yourself a new sub

  • @demering
    @demering 3 года назад +1

    is it possible to somehow make bots respond to commands by people with SPECIFIC roles?

  • @brad2897
    @brad2897 3 года назад +1

    Pls make a tutorial how to make economy

  • @Moop_Foxy
    @Moop_Foxy 3 года назад +1

    This didn’t work for me, only the first episode (I loved that one). Specifically the kick command. When I type in the “kick code” into mine, my bot stops responding to my .ping or .kick (“.” Is my prefix) command. Then when I take away the kick code and refresh the code, a few minutes later my bot is online a responding to my .ping

  • @skcarti
    @skcarti 2 года назад +1

    the kick command is not working :(

  • @DaLazyRat
    @DaLazyRat 3 года назад +3

    Can you put a tutorial on how to make a random message or currency system w/ shop for your bot?

    • @nuteater7258
      @nuteater7258 3 года назад

      he did make a random message one and its in THIS video

    • @DaLazyRat
      @DaLazyRat 3 года назад

      @@nuteater7258 A color on an embed changing isn't a random message though. It's still the same message with only the color changing

    • @isdhvhjbiusd8vuiaholvfyadv67
      @isdhvhjbiusd8vuiaholvfyadv67 3 года назад

      @@DaLazyRat watch 2:38

    • @DaLazyRat
      @DaLazyRat 3 года назад

      @@isdhvhjbiusd8vuiaholvfyadv67 Ah okay. Thanks for the timestap.

  • @naksimii
    @naksimii 3 года назад +1

    im distracted from undertale

  • @DudOfDuds
    @DudOfDuds 3 года назад +1

    thank you so much i watched so much videos of how to make a discord bot but i failed on all of them but i didn't fail on this thanks so much

  • @ollebolle927
    @ollebolle927 3 года назад +1

    Follow these steps to find your Server ID:
    In Discord, open your User Settings by clicking the Settings Cog next to your user name on the bottom.
    Go to Appearance and enable Developer Mode under the Advanced section, then close User Settings.
    Open your Discord server, right-click on the server name, then select Copy ID.

    • @fayewang2460
      @fayewang2460 3 года назад

      omg thank youuuuuu i was wondering how the heck do i get ID's

  • @gamingmitmaus6949
    @gamingmitmaus6949 3 года назад +1

    I made a game called Ban Royale. I needed a bot for that. Your videos teached me how to make that and now me and my friends can play that Discord game! :)

  • @kkensantana
    @kkensantana 3 года назад +1

    how do i make a multi command ? (say a command, prompts you with something like a question, answer one and a message pops out)

  • @sarahluvstxt
    @sarahluvstxt 3 года назад +10

    Thanks for the video! In part three, could you include how to make a bot automatically react to a message? Thank you!
    Edit: also, is there any way to make the status of your bot say something other then "Playing [insert status]", like some bots have the status "Watching [insert status"

    • @someguy7050
      @someguy7050 3 года назад +4

      message.react("unicode emojis or emoji id"), client.user.setPresence({ activity: { name: "the thing you want it to be watching", type: "WATCHING" }, status: "the status"})

  • @acidicpeanutbutter1013
    @acidicpeanutbutter1013 3 года назад +2

    thanks so much for these videos. I subscribed! you've helped a lot and I'm now starting to try to learn to code since it's this fun :D

  • @untitledgaming9826
    @untitledgaming9826 3 года назад +1

    Best channel for bot tutorials

  • @JUniverseYT
    @JUniverseYT 2 года назад +1

    so anime is cringe.

  • @chamdol
    @chamdol 3 года назад +1

    please make part 3 with ban commands warning commands, music commands, linked buttons etc :D

  • @scifacts7428
    @scifacts7428 3 года назад +9

    You help me so much, Part 3???? We need Part 3 lul

  • @Papismackmyassss
    @Papismackmyassss 3 года назад

    keep getting some parser error whenever I do the embed part.
    This is my code
    }
    if (message.content === "embed") {
    let embed = new Discord.MessageEmbed()
    .setTitle("This is Embed description")
    .setDescription("This is Embed description")
    .setColor("RANDOM")
    .setFooter("This is Embed Footer");
    message.channel.send(embed);
    }
    It looks literally exactly like the video I think glitch is high on weed

  • @jojofanyoutuber2520
    @jojofanyoutuber2520 3 года назад +1

    How do i add scirpt?

  • @ethanboy3006
    @ethanboy3006 3 года назад

    hey all of it works instead of the send image. it sends nothing. any corrections?
    if(message.content === "MY COMMAND FOR A IMAGE") {
    let image = new Discord.MessageAttachment("THIS IS A IMAGE")
    message.channel.send(image)

  • @EnchantedIDK
    @EnchantedIDK 3 года назад +2

    Thank you so much! You made me lite my ego up because of these scripting!

  • @wiwikerinovia7315
    @wiwikerinovia7315 3 года назад +2

    somehow my bot didn't send image. help

  • @techscool
    @techscool 3 года назад

    Can you just give me reply and send whole copy of that in the reply plssss, because I tried but not working 🙏🏻

  • @GTheLegendOfficial
    @GTheLegendOfficial 3 года назад +3

    DUDE YOU ARE A LIFE SAVER THAK YOU SO MUCH

  • @luvsamor
    @luvsamor 3 года назад +1

    For the embed how do you make different paragraphs? I mean how do you do
    this
    in
    glitch or in repl?

  • @dulguun8930
    @dulguun8930 3 года назад +1

    HOW TO MAKE PREFIX FOR IT

  • @14vyi
    @14vyi 3 года назад +1

    Just to inform you all, if the status doesn't work, wait for a few minutes and if it doesnt work then redo it

  • @thatbloxguy4142
    @thatbloxguy4142 3 года назад +1

    Bro i joined your server and no ones helping me. If you could tell me your discord so i can contact with you i've got a serious problem on my code

    • @ImagineGamingPlay
      @ImagineGamingPlay  3 года назад +1

      what is your tag?

    • @thatbloxguy4142
      @thatbloxguy4142 3 года назад +1

      @@ImagineGamingPlay its CoolLeoGamingGR#2221. I already dmed you, i think but you need to help me

  • @gravecrush
    @gravecrush 3 года назад +4

    underrated omg

  • @_rx3ynn
    @_rx3ynn 3 года назад +2

    there was no point in saying the s word...

  • @willdowdIE
    @willdowdIE 3 года назад

    Hello, I not sure why but the kick command is not working. I did everything in the video but still not working. Here's the code
    if(message.content.startsWith("?kick")) {
    if(message.member.hasPermission("KICK_MEMBERS")) {
    let member = message.mentions.members.first()
    if(!member) message.channel.send("Please mention someone")
    else {
    message.kick().then(mem => {
    message.channel.send(Kicked ${mem.user.username}!)
    })
    }
    } else {
    message.reply("You don't have permission to that")
    }
    }

  • @5xllii
    @5xllii 3 года назад

    How to make the type to watching.
    Example, Playing RUclips to Watching RUclips?

  • @trust5831
    @trust5831 3 года назад +1

    whenever i put "let" it gets the red dot and won't go away. (annoying)

  • @trust5831
    @trust5831 3 года назад +1

    anyways to fix this?

  • @captainbutterscotch661
    @captainbutterscotch661 3 года назад +1

    How is there only 1.3k likes? This deserves 100k at least

  • @amina.sururu
    @amina.sururu 3 года назад

    hey! my bot is acting up, it was online for like 30 minutes and went offline, i tired the status thing and typed in "online" and tired other things like idle but it didnt work, so i need help....

  • @joemfc13
    @joemfc13 2 года назад +1

    the status doesnt show

  • @vibhastiwari8408
    @vibhastiwari8408 3 года назад

    good video but i have to ask a doubt but unfortunately i got banned cus my account got hacked and someone started typing something in the channel hope i get unbanned (Hacker boi 69#8267)

  • @fiste5308
    @fiste5308 3 года назад +1

    Hey,can you make a new part to teach us how to customize Welcome message..? Like a embed message(with random color,footer etc.)..maybe with server logo on the right side.

  • @Twilight7701
    @Twilight7701 3 года назад +1

    One question how to invite bot to my server

    • @charmolypiii
      @charmolypiii 3 года назад

      Watch the first video of this series

  • @bubblemagician
    @bubblemagician 3 года назад +1

    When I try setting the status to dnd, it’s still invisible.

  • @KI0MI
    @KI0MI 3 года назад +1

    when i make the nickname command it says that ive done something wrong idk why :/

  • @acurrz4367
    @acurrz4367 3 года назад +1

    Thankyou so much you inspired me to make a whole moderation bot please keep making these.

  • @wille1204
    @wille1204 3 года назад +1

    To under rated fr

  •  3 года назад +1

    welcome wont work

  • @reaeclipse
    @reaeclipse 2 года назад

    Excuse me, I hope you really don't mint but could you do an auto dm reply bot video perhaps? If it really doesn't take that much of your time.

  • @karthiksanthosh9385
    @karthiksanthosh9385 3 года назад +1

    dude this channels underatted!!,BTW can u create part 3 for moderation and reaction role of the server pls

  • @shaheerDev
    @shaheerDev 3 года назад

    but the status don't work :(
    edit it also worked, cos i got helped from ur discord server

  • @DankSam
    @DankSam 3 года назад

    Noice vid, could u pls copy the code of it for me and send it as a reply if u dont mind, Thanks!

  • @leonzare7634
    @leonzare7634 3 года назад

    This vid has Papyrus music. lol
    Edit: This vid just has Undertale music...

  • @chiefkeeflover4198
    @chiefkeeflover4198 3 года назад +1

    So when the status , "playing" it will show and then disappear within 10 mins , why is this?