discord-reactive PNGtuber tutorial || [out-dated, sorry!]

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

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

  • @joshuacervantes9616
    @joshuacervantes9616 Год назад +11

    YES!! This is EXACTLY what I've been searching for for idk how long. I know the exact youtube tutorial you're referring to and I thought all was lost since I guess they took it down and I lost my obs settings. So thank you so much for making this tutorial, it's like the name of a song I could always hum but never know the name of was suddenly revealed to me. Thank you!!

  • @daijojobu
    @daijojobu  2 года назад +68

    UPDATE (1/17/2023):
    i've been receiving comments regarding the CSS code and have been looking into a solution to this. i've had a couple of friends also help me out with updating the CSS so that it works on OBS. there currently is no solution to the coding at the moment due to responsibilities outside of my online content, at the moment. i will be looking into it periodically and hopefully post an updated video + solution within the next month. i'm so sorry for the delays! if anyone has updates on this, i would appreciate it so much. thank you for your patience, and happy new year!
    UPDATE 1/29/2022: thank you to @schmitzkatze! there is a known bug where the streamkit url would still show the name(s) of the discord user the PNG is linked to, TO FIX THIS: capitalize the "T" in "hide_names=true" in the streamkit url
    UPDATE (12/7/2021): i edited the code so there are no extra spaces that would cause an issue in the code. use the revised code and it should work! originally i put spaces to show where to paste everything but it caused more issues than help, so i changed it. you must be in the channel and unmuted for it to work, takes a second or two to pop up once you are in the channel.
    eventually i'd like to make a code generator in the future!! so that will be in the works when my other work slows down, thank you! - jo

    • @SuperSkip64
      @SuperSkip64 Год назад

      Is there a new new fix? Because I’ve set this up last year and it worked for me and all my friends but it just doesn’t anymore? I’ve tried everything including using the correct image size and the capitol T :(

    • @daijojobu
      @daijojobu  Год назад +1

      @@SuperSkip64 just updated my pinned comment for future viewers, but there currently is no updated code at the moment. i heard rolling back the OBS may work for the time being, since the CSS should be working with the older OBS versions. thank you so much for bringing this to my attention!

    • @SuperSkip64
      @SuperSkip64 Год назад +1

      @@daijojobu I had a feeling it was an update on OBSs end or something with streamerkit, but I really appreciate you following up! I couldn’t find anyone else that would know anything on this subject matter haha. Look forward to info either way 😄

  • @silverking2151
    @silverking2151 Год назад +11

    Thank you this video was perfect for exactly what I was looking for! Really nicely edited and I'm grateful you walked it through so well!

    • @SuperSkip64
      @SuperSkip64 Год назад +1

      It's working for you? It used to work for me but no longer :(

    • @cottonbud5916
      @cottonbud5916 Год назад +1

      @@SuperSkip64 yeah dud same here

  • @burningfrogling
    @burningfrogling 2 года назад +29

    Such a great tutorial! Thank you so much :)

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

      my pleasure!! i wish you the best in your PNGtubing journey!! ^^

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

      @@daijojobu this world doesn’t need you

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

      Jk

  • @ghostbts
    @ghostbts 2 года назад +7

    this worked perfectly for me and I'm really thankful for this video and the tutorial and the code, i really really appreciate it 💗

  • @WidescreenJohn
    @WidescreenJohn Год назад +8

    Thank you for this, but unfortunately as of late the CSS structure for OBS (possibly v28 and higher) has changed and the CSS that you linked to no longer works. The CSS now requires the img[class definition. For example,
    li.voice-state:not([data-reactid*={USER ID}"]) { display:none; }
    is now
    li>img[class^="Voice_avatar"]{ display:none; }
    li>img[class^="Voice_avatar"][src*="{USER ID}"]{ display:block; }
    and
    .avatar {
    has been changed to
    img[class^="Voice_avatar"] {
    There are other changes, but it's clear that there have been recent changes to newer versions of OBS that no longer let this video work as listed.

    • @SuperSkip64
      @SuperSkip64 11 месяцев назад

      Do you know where I can find the completely new code that I can just copy paste? I’m super new to coding so I wouldn’t know what to change 😅

    • @karmalettuce
      @karmalettuce 11 месяцев назад

      have u found the new code?

    • @notoriooo
      @notoriooo 5 месяцев назад

      tysm u saved me!

  • @xflurqs
    @xflurqs Год назад +48

    the width and hight are the main problem. my png wont appear its like invisible does anyone have any width and hight advise or anything??

    • @rxviix
      @rxviix 3 месяца назад +1

      so real (yes ik this is a year ago but still), i'm still guessing on how to do that and have NO clue how to make it visible

  • @IFnotJr
    @IFnotJr Год назад

    I watched only 4 seconds of this video and my brain is already fried 💀💀☠️

  • @definitelyanangel
    @definitelyanangel 2 года назад +8

    You seriously need more subs, this was straight forward and easy to follow, thank you so much!
    I'm just wondering, how do you show your screen thing on obs? I just see the png and I dont have any idea on how to use obs lol

  • @DCabbageKai
    @DCabbageKai 2 года назад +4

    Concise and straight to the point. I love it

  • @iiicesu_
    @iiicesu_ Год назад

    THANK YOU SO MUCH! I've been looking for this tutorial for a few days now but I'm only seeing the basic one then RUclips recommended this to me! SUBSCRIBED TOO!!!

  • @NoahWasNeverHere
    @NoahWasNeverHere Год назад +1

    This is amazing! thanks god you did this tutorial! this was easy to understand and not confuse like the other ones i watched! you deserve more sub!

  • @PascalWithLove
    @PascalWithLove Год назад

    Thank you so so much!!! :)))) You were perfectly concise and very demonstrative!!! :)))) Sadly, the code didn't quite work, but when I amended the changes that Dying Breath in the comments said (thank you to them as well!), it worked perfectly!!!! Thank you thank you! :))))))

  • @jennytsai4716
    @jennytsai4716 Год назад +6

    hi i followed ur tutorial but it still shows the discord bubbles instead of my pngs. pls help im confused :(

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

    this is a good tutorial. you deserve more then this. 👍👍👍

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

    i FINALLY did it! thank you again Jojo super easy and super thorough

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

    Very nice tutorial thank you!

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

    Will the Discord stream kit help with the group link? The individual link works fine when I try to add my cousins avatar it doesn't work

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

    its not working for me, i wish i could give more context but I truly dont know what i am doing wrong

  • @Boetacular100
    @Boetacular100 7 месяцев назад

    One problem with this is that the image is mounted to where the person would be on the normal version of this widget without any custom CSS. that means if more people were to join and it sorts them alphabetically above that person, the image gets pushed down.

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

    Thank you so much for this tutorial! :D

  • @MrsCoffv
    @MrsCoffv Год назад +4

    I have the issue that it doesnt show m,y pnc but it shows that im in call as a small circle

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

    for multiple people will you have to do this with each individually?

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

    Thank you for this tutorial!

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

    Holly crap didn't know I can apply my coding into this well css isn't really code but still could make so many css templates

  • @0-SavsClover-0
    @0-SavsClover-0 Год назад +1

    This was helpful but one thing the chat thing was working but the png tuber thing wasnt

  • @TravailKittin
    @TravailKittin Год назад

    What program do you use for your modelt on this video it is sooo cute

  • @HelloThere_m1
    @HelloThere_m1 Год назад +3

    hi thanks for the tutorial, think sadly the css doesnt work anymore? browser source only shows my discord pfp

    • @SuperSkip64
      @SuperSkip64 Год назад +1

      Same I have no idea why :(

    • @dyingbreathlol
      @dyingbreathlol Год назад +7

      I'm a month late but hopefully this still helps. Replace the following:
      li.voice-state:not([data-reactid*="X"]) { display:none; }
      WITH THIS ⬇
      li>img[class^="Voice_avatar"]{ display:none; }
      li>img[class^="Voice_avatar"][src*="X"]{ display:block; }
      And remember to copy your Discord ID and replace the X with the ID.
      Then, you'll also need to replace the following:
      .avatar ➡ img[class^="Voice_avatar"]
      .speaking ➡ img[class*="Speaking"]
      li.voice-state ➡ li.[class^="Voice_voiceState"]

    • @HelloThere_m1
      @HelloThere_m1 Год назад +1

      @@dyingbreathlol thanks it works!

    • @dyingbreathlol
      @dyingbreathlol Год назад

      @@HelloThere_m1 good to hear, happy to help a fellow mel enjoyer

    • @taigaroar
      @taigaroar Год назад

      how do u do the css thing?

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

    tysm it helps a lot ^-^
    keep it up

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

    Is there any way to add animations? Like more than 1 frame? And can you create animations for joining and leaving the vc?

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

    thank you! great tutorial

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

    everything is working perfectly, it's just that the screen is only cropping the top left, any way to fix that?

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

      Make the charector small in the canvas then add to obs make the source like BIG, not too big but yeah BIG

  • @GuadalupeAn
    @GuadalupeAn 2 года назад +7

    I'm sorry for leaving a comment asking for help in a 2 month old video, and it's okay if you don't reply. I just cant seem to make it work, my picture appears and everything, but only the idle image, and it doesn't change to the talking image when I talk in the voice chat. (I've checked if i had accidentally posted the same link twice but nope, I did paste the correct image links in their respective spaces)
    that's why I'm asking for help, if anyone knows how to solve it, since I couldn't figure out first. thank you for the video tho it was very helpful for everything else ^^ ♡

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

      yeah, it happend with me as well idek what to do

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

      same here, i asked as well but they haven't answered :P

  • @LELE-zg5qb
    @LELE-zg5qb 2 месяца назад

    Every time I try to do it it says “CAN'T CONNECT TO THE DISCORD CLIENT”☹️

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

    out of curiosity do the PNGs have to be a specific size?

  • @nugget_gg_
    @nugget_gg_ Год назад +3

    I got everything but, the part where the png should pop out doesnt work, i still see the dc Icons, pls help

    • @cocomilk253
      @cocomilk253 3 месяца назад

      were u able to find the solution for this?

  • @Shokimie
    @Shokimie Год назад

    what did you make your png tuber on?

  • @johnnewberry8602
    @johnnewberry8602 Год назад

    I appreciated the tutorial. I got it to work but the image is super small and no matter what i do i cant seem to resize it right. It seems to disappear on me. Any advice?

  • @RICK_GRAY
    @RICK_GRAY 8 месяцев назад +1

    for some reason it didnt work for me and my discord profile picture remained instead of changing to my desired picture,,, idk what i did wrong but im pretty sure i followed each step???

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

    how do i fix when my friend doesnt talk the thingy gets darker

  • @mevoogle
    @mevoogle 10 месяцев назад

    I'mma make a Canadian from south park

  • @redeye1469
    @redeye1469 Год назад

    Perfect thx for help 😭🥰❤️‍🔥

  • @zakiridynamix6865
    @zakiridynamix6865 Год назад

    Your the best! thank you so much!!!

  • @InfernoTune727
    @InfernoTune727 2 месяца назад +1

    ok, i looked arround after seeing the code not working, and i found someone that fixed it. Code down below
    li>img[class^="Voice_avatar"]{ display:none; }
    li>img[class^="Voice_avatar"][src*="DISCORD_ID"]{ display:block; }
    img[class^="Voice_avatar"] {
    content:url(IDLE_IMAGE);
    height:auto !important;
    width:auto !important;
    border-radius:0% !important;
    filter: brightness(100%);
    }
    img[class*="Speaking"] {
    content:url(ACTIVE_IMAGE);
    border-color:rgba(0,0,0,0) !important;
    }
    li.[class^="Voice_voiceState"]{ position: static; }
    div.user{ position: absolute; left:40%; bottom:5%; }
    body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }

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

    i managed to get it work for a while, but now for some reason the image wont show and the discord name was still on even tho the hide names was ticked on. about the image thing, i tried clicking on the image first and THEN right clicking to copy the link that way, but it would crop out a part of the image. got something for that?

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

    It doesn’t work for me when I wanna send my chibi self to discord it says its to powerful 😕

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

      if the file is too big, you need to resize it to something more reasonable o: i normally use 1200x1200 PNGs, so try that instead and lower the resolution/DPI so the file isn't exceeding 25MB, there's no reason for picture files to be that big~

  • @sleepyf4ce488
    @sleepyf4ce488 Год назад

    The pngs appear in my obs, but Streamkit seems to not detect any voices other than mine. Any advices?

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

    hey thanks for this video

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

      no problem! ^^

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

      @@daijojobu it does not work tho nice tutorial tho

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

    Really ThankyoÜ so Much☺️❣️

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

      no problem!! happy holidays!! 😊

  • @okzeela
    @okzeela Год назад

    will this not work on mac? i just went through the whole process and did a bit of troubleshooting but it still doesn't display the image i made

  • @titan6603
    @titan6603 Год назад

    i cant get the custom css to work, ive quadruple checked everything is correct and obs is still just displaying the discord chat bubbles on the browser source

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

    Can I somehow draw it on mobile or just pc? Cause I did that on mobile and it's really blurry ( I used 2000x2000 )

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

    Thank you so much

  • @visualbutterfly3729
    @visualbutterfly3729 Год назад +1

    does this work with streamlabs?

  • @Chapko_
    @Chapko_ Год назад

    Hey uuuh I tried everything multiple times, but still doesn't work. HELP ! :c

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

    arigato jojoooo

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

    This is a great tutorial but it’s funny because we know what happened to pngtubers

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

    Thanks a ton!

  • @Phoxphor
    @Phoxphor 3 месяца назад

    is there a way to add blinking frames? 🤔🤔

    • @maximumviews5759
      @maximumviews5759 3 месяца назад +1

      Use a gif instead of a png

    • @Phoxphor
      @Phoxphor 3 месяца назад

      @@maximumviews5759 thank you, your a real one

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

    It’s cuts off my drawings and only shows a small corner of my drawings in stream labs is there a specific size dimension for the drawing that it has to be or a specific code I need to had for it to not get cut off ? 😭

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

    hey i did everything but when i talk my lil png lights up and when im quiet its really dim.. did i do something wrong?

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

    is there a way to stop the character from jumping everytime i talk?

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

      i had the same problem but fixed it: in the code, find "animation-duration: 1s; and change it to
      "animation-duration: 0s;"

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

      @@dantegg09 ty

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

    My server us up and running fine, but everytime I try to install it for OBS it says it can't connect to the discord client - please make sure you have it installed.

    • @cutthroatsav5895
      @cutthroatsav5895 3 месяца назад

      make sure you don't have an ad blocker I had to turn mine off for the website

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

    thanks dai :))

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

    I managed to get the code to work... but it doesn't show when I go into a call... how do I fix it?

  • @levzw
    @levzw Год назад +1

    I am not sure what I am doing wrong but mine just shows my bubble from discord no matter what... I followed all the steps: went into developer, I am an admin, I got the code from the kit, made the browser source, updated the code with the links, added the ID, changed in the browser source but no luck. anyone know what the issue could be?

    • @squibsta_
      @squibsta_ Год назад

      i have the same problem ;-;

  • @BrantDisneyfan
    @BrantDisneyfan Год назад

    i actually tried on stream labs but that put up the same thing which is just the discord profile pic that doesn't want to change it if you have any tips on that plz let me know so i can work on that later

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

    i have followed this video step by step and it still didnt work :(

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

    for some reason my inage wont change when i talk, it might be a bad mic or something, i need to buy a new one desprately

  • @Aeternite_
    @Aeternite_ Год назад

    Merci beaucoup. ♥

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

    thx for the video uwu

  • @gentlecard_tom
    @gentlecard_tom Год назад

    I don't know what I did wrong, it just shows me the discord bubble

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

    How do I do this for my friends cus I'm a streamer and wanna make it when my friend talks it shows

  • @yuki1381
    @yuki1381 Год назад

    Hi, I’m doing this right now and it didn’t work? The screen just goes Black. I’m not sure if it’s changed since this video is a year old but if you could help me out that would be great. My camera doesn’t work on my laptop so could that be the problem??

    • @dyingbreathlol
      @dyingbreathlol Год назад +3

      I believe the code is outdated. If you're having trouble getting the PNG to show on OBS, replace the following:
      li.voice-state:not([data-reactid*="X"]) { display:none; }
      WITH THIS ⬇
      li>img[class^="Voice_avatar"]{ display:none; }
      li>img[class^="Voice_avatar"][src*="X"]{ display:block; }
      And remember to copy your Discord ID and replace the X with the ID.
      Then, you'll also need to replace the following:
      .avatar ➡ img[class^="Voice_avatar"]
      .speaking ➡ img[class*="Speaking"]
      li.voice-state ➡ li.[class^="Voice_voiceState"]

    • @fortyye
      @fortyye Год назад

      HEYY I know it's been 3 months but are you able to like.. send what the code would look like with the new changes?

    • @czarinacaberto6841
      @czarinacaberto6841 Год назад

      @@dyingbreathlol you are literally the best, THANK YOU!!!

  • @nightdart24
    @nightdart24 5 месяцев назад

    Idk why but the Images are just not changing at all

  • @C3r0x
    @C3r0x Год назад

    fore somereason when i paste the CSS it my icon goes invisible for a sec then comes back

  • @hello-co1pf
    @hello-co1pf 2 года назад

    Is this for laptop or computer only bc i dont have computer or laptop only a phone

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

    Hmmm. Very nice

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

    yea... its not working. I kept the spaces in pasting the url's and id's, but it ain't working.

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

      you're supposed to take out the spaces, is that what you meant? if not, make sure to take out the single space before and after (ex. " DISCORD ID " should now look like "12345678")

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

      this was an issue that i had with another person and we solved it that way, if it doesn't work; id need more context as to which part isn't working so i can work to give you a solution ^^

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

      @@daijojobu yeah i saw in the desc. I'm sorry, I'm rlly stupid lmao

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

      @@daijojobu OHHHHHH ok thanks

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

    when i talk the charater is big and when im not talking its small

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

      hi! when creating your PNG, you need to make sure your picture size are the same dimensions.
      example would be that both my idle and my talking files are 1000 px by 1000 px. if your files are different dimensions, they won't have a smooth transition

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

    can i use streamlab?

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

    Uhm can i ask but I don't see any thing to copy 1:43

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

    i have a question, if i cant find the thing for the discord user ip what should i do?

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

    Omg tysm:) >33

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

    I don't get it and I don't think it works on mobile

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

    i cant open the css and i had to download it then i still cant figure out what i need to do for there then i had to open obs and i cant find where you opened the chibi file in obs so im really confused.

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

    5:04 WHAT DO I PUT IN URL FOR THE OBS

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

      the URL comes from the discord streamkit website: streamkit.discord.com/overlay
      it's for the voice channel you have an admin role in

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

      @@daijojobu so i take the id-url for the channel am in

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

      and put it in the up OBS URL

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

      @@sythen_1053 yes, for the voice channel you are in and have admin role in

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

    It does work for me but even tho i clicked "hide name" it still shows :(

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

      hi hello! i'm gonna see if i can find a find around this ^^ i appreciate the heads up! as soon as i find something; i'll comment here/have an update video up!

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

      @@daijojobu Found the Problem ... in the URL line you have to use True with big T at the "hide_names=True" command , then it works :> (the URL you get from Streamkit)

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

      @@schmitzkatze5 WAH, thank you so much!! i'm gonna make note of that, i appreciate you for letting me know!!

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

    mine has a white background, i dont know what to do.

  • @M3morybomb
    @M3morybomb Год назад

    its not working for me :(
    idk what I did wrong, I see it works for everyone else in the comments

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

    can the code be modifided so that I don't jump?

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

      i had the same problem but fixed it: in the code, find "animation-duration: 1s; and change it to
      "animation-duration: 0s;"

  • @dezzi1518
    @dezzi1518 Год назад

    does it work on streamlabs obs

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

    why the screen is black?;-;

  • @MisterThing26
    @MisterThing26 10 месяцев назад

    Is there a mobile version?

  • @QueenRosieVR
    @QueenRosieVR Год назад

    im not able to get the discord id for my friends idk why

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

    i just wanna cute plush pfp but idk where to find someone who can make them

  • @joyssi
    @joyssi Год назад +1

    it doesnt work for me

  • @RU-Srs
    @RU-Srs Год назад

    Can you do this on mobile?

  • @blizeo
    @blizeo Год назад

    you lost me on the code part :,)

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

    I dont know if its just me but its not letting me get the User ID's

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

      Hi! Is your discord in Developer Mode? That's the only reason it wouldn't give you the "Copy ID" option when right-clicking a user

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

      @@daijojobu oh okay thank you, i didnt even know that was a thing

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

      @@smallMarsh no problem! ^^