#How do you guys make this?

1 messages · Page 1 of 1 (latest)

golden crystal
#

When I was just, I found @spring grove dude's message, and I was like how did he fit buttins inside embed

Please tell me I wanna know, because this looks so cool and awesome

winged galeBOT
golden crystal
#

This one too

placid heath
#

And search discord.js

golden crystal
#

This is only for js?

placid heath
#

Nah

golden crystal
#

I am py dev

golden crystal
#

🙏

placid heath
#

Py dev

golden crystal
placid heath
golden crystal
#

Alr

placid heath
#

You'll find new classes or something like that

#

Just read them carefully

vivid valve
wise cloak
golden crystal
#

Guess i cant do itBaldwin

placid heath
#

Hmm

#

I recommend you to search this V2 components for discord.py in youtube

golden crystal
#

My head is paining hard
Have to take meds
Byee

quaint salmon
placid heath
#

Same

analog venture
quaint salmon
analog venture
quaint salmon
#

if you can, please do i guess.

solid linden
solid linden
quaint salmon
#

we

#

know

#

that

#

but

#

how to

#

do it

#

he

#

needs docs

golden crystal
#

I have literally re write my help command soo many time

#

I even forgot on which error i was

solid linden
quaint salmon
#

pain

golden crystal
quaint salmon
#

it took me 4 days to get it working in js

#

even with ai help

golden crystal
quaint salmon
#

good luck champ

golden crystal
# quaint salmon good luck champ

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 cookedTT_chiyo_cry

golden crystal
quaint salmon
golden crystal
#

BUT I WILL WIN

#

JUSTICE SHALL COMMENCE TO THIS LOW BEING

#

AMEEEEEENBaldwin

quaint salmon
#

if you want help

#

i can

#

;-;

#

lemme find some way

#

or doc

golden crystal
golden crystal
#

It looks more clean on desktop

quaint salmon
golden crystal
#

👽

quaint salmon
quaint salmon
#

im bored

golden crystal
quaint salmon
#

music

golden crystal
quaint salmon
golden crystal
quaint salmon
#

@golden crystal

golden crystal
quaint salmon
golden crystal
#

But dc.py doesn't support that much i guesssobs

quaint salmon
#

docs have it

#

but idk

golden crystal
#

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

golden crystal
#

did i cook it right?

placid heath
#

Looks good

golden crystal
#

just took 8-9 hours to understand a bit

analog venture
golden crystal
placid heath
#

.

golden crystal
analog venture
golden crystal
golden crystal
#

Sab server mai chalra hai
Bas ek mai he error dera

#

Sab perms de diye
Role hierarchy bhi set kardi

#

Phirbhi

golden crystal
#

@quaint salmon do you know smth about it?

quaint salmon
quaint salmon
#

ek bar re-add kartdo

golden crystal
#

Bot ka ko8 dikkat nahi hai
Kyuki mene baki server mai bhi karliya

Waha sahi chalra hai

golden crystal
quaint salmon
golden crystal
placid heath
quaint salmon
golden crystal
golden crystal
placid heath
# golden crystal Purge

Did the user using command have manage messages permissions? Or bot have that manage messages permissions?

golden crystal
golden crystal
placid heath
#

Console error

golden crystal
#

In console - missing manage permissions in {server name}

quaint salmon
golden crystal
#

I cant stat server name

golden crystal
quaint salmon
golden crystal
quaint salmon
golden crystal
quaint salmon
placid heath
#

If you can't show the console error message I can't help you ask melon if he can

analog venture
placid heath
quaint salmon
analog venture
#

sleep we don't go that deep

quaint salmon
#

ahem okay

placid heath
#

True @quaint salmon don't go that deep

quaint salmon
#

sorry

placid heath
#

Now I understand why I got confused

#

Only Aegis sir can help on python source codes

#

@analog venture sir can you help him?

golden crystal
placid heath
analog venture
#

send code in dms

golden crystal
#

Its working on other server

analog venture
#

Also tell what command you ran that error came

golden crystal
#

@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

golden crystal
#

@placid heath you free?

placid heath
#

Yes?

golden crystal
#

ive got a prob

placid heath
#

Chat support only

golden crystal
#

my web's style got cooked

placid heath
golden crystal
#

its working on every other's device

#

but not in mine

#

any solu?

scenic sluice
#

clear cache

placid heath
#

...

golden crystal
scenic sluice
#
  • disable "forced dark mode"
golden crystal
#

so many times

golden crystal
scenic sluice
golden crystal
#

it happened today

#

it was working yesterday perfectly

golden crystal
scenic sluice
#

how can i help with dis

#

send link

golden crystal
#

it might work on your side

#

its working in my friend's device

scenic sluice
#

looks fine open in pvt tab.

golden crystal
scenic sluice
#

skill issue

golden crystal
#

i tried on all my browsers
like edge firefox too

golden crystal
scenic sluice
#

share ss of ur discord

golden crystal
scenic sluice
#

ok nvm

#

maybe ur site uses the default theme of ur browser ?

#

add a theme provider to ur site