#How do you guys make this?
1 messages · Page 1 of 1 (latest)
I am py dev
Uhmm
And find docs for latest version of discord.py
Alr
ezz to make from scratch
its components v2
it was realeased in 2025 aug.
and if you want full guide of components v2 in djs
Guess i cant do it
My head is paining hard
Have to take meds
Byee
Alright
Thanks
i would've helped but i never did it in py


Same
Hmm should I make docs
@analog venture prayag made them.
I was talking about py hm
ah, yea. i thought they're dpy, but its djs.
if you can, please do i guess.
no u can bro
its not an embed its a container
Yes
But i guess my discord bot doesn't support it
I searched internet and they said this wont worl perfectly in prefix commands
I have literally re write my help command soo many time
I even forgot on which error i was
works fine for yuna prefix cmds


I had three diff command for my bot at first for 3 diff type
But when i saw ts, i become greedy and deleted them
And forgot to take backup
I am cooked
Thanks senior
wow
no problem 😭
I am hanging on a broken bridge now
BUT I WILL WIN
JUSTICE SHALL COMMENCE TO THIS LOW BEING
AMEEEEEEN
;-;;;
if you want help
i can
;-;
lemme find some way
or doc
Thanks🙏
Btw
Does this look good enough or should i cook it more?
It looks more clean on desktop
that's still embeds.
😭
lemme join too
im bored
Where?
I am in my personal server
:<
👽
Didnt worked
Dw
I would find solutions or will try to make better embed
ehh... cv2 looks better than embeds in any way possible..
I know
But dc.py doesn't support that much i guess
it does ;-;
docs have it
but idk
I tried asking ai but he said i sbould update my library, while I am at latest
I even tried in alpha builds

Dw
I will find solve anyhow
uff
did i cook it right?
Looks good
Do you need docs my guy
i guess i understood quite a bit
.

A complete guide to using Components V2 (buttons, selects, modals) in discord.py - AeroXDevs/discordpy-components-v2-guide
Very fast thanks🙏
Bhai mera bot lack permission error dera hai
Kya karu
Sab server mai chalra hai
Bas ek mai he error dera
Sab perms de diye
Role hierarchy bhi set kardi
Phirbhi
@quaint salmon do you know smth about it?
ek bar zara bot ke role per jao waha kon konsi perms hai dekhlo
Administrator
Bot ka ko8 dikkat nahi hai
Kyuki mene baki server mai bhi karliya
Waha sahi chalra hai
Karta hu
(wese already 2-3 baar kar chuk@)
ek bar dekhlo hierarchy ka hi problem hoga
Top pe hai role
What thing you are doing? Managing channels? Or webhook or that error is happening while giving roles or taking roles?
agar owner warega ke sath kare ho toh hoga
Purge
Owner busy hai warna unse karwa deta
Channel specific perms bhi dedi
Lagta hai ab discord walo ko pelna padega
Did the user using command have manage messages permissions? Or bot have that manage messages permissions?
I am using and i have administrator with top role
While bot has the role directly below me with every perms including admin
Hm can you show me the error?
Console error
In console - missing manage permissions in {server name}
it'll be a code error.
I cant stat server name
Nope
Its working in every other servee bot is in
delete the server and remake it-


750+ members will perish into nothingness then
nice idea
If you can't show the console error message I can't help you ask melon if he can
Mood swings of bot
Is bot src girl sir?
lmfao
ahem okay
True @quaint salmon don't go that deep
sorry
See ;-;
Now I understand why I got confused
Only Aegis sir can help on python source codes
@analog venture sir can you help him?
Its my personal bot ;-;
He understand py so it doesn't matter if it's public src or not
Alr
send code in dms
Its working on other server
Also tell what command you ran that error came
@commands.command(aliases=["clearmessages", "bulkdelete"])
@commands.has_permissions(manage_messages=True)
async def purge(self, ctx: commands.Context, amount: int):
if amount < 1 or amount > 100:
return await ctx.send("❌ Amount must be between 1 and 100.")
try:
await ctx.channel.purge(limit=amount + 1)
await ctx.send(f"🧹 Deleted {amount} messages.", delete_after=5)
except discord.Forbidden:
await ctx.send("❌ I lack permission to manage messages in this channel.")
except discord.HTTPException as e:
await ctx.send(f"❌ Discord API error during purge: {e.text}")
except Exception as e:
logger.error(f"Purge error: {e}")
await ctx.send("❌ An unexpected error occurred while purging messages.")
Ts
I lack permission error
Discord.forbidden
@placid heath you free?
Yes?
Chat support only
my web's style got cooked
What problem?
clear cache
...
i did
- disable "forced dark mode"
so many times
how?
which browser?
chrome
looks fine open in pvt tab.
skill issue
i tried on all my browsers
like edge firefox too
;-;
share ss of ur discord

