#general

1 messages · Page 297 of 1

steep bane
#

Couse if it is, its the second time it has happend

prime harness
#

Because it looks good

west ledge
#

even if its data loss it would say undefined or null

fallen dirge
#

text.replace("%%Full_name__c", data.fullname) can be affected by db error?

fossil path
#

daily weather

#

forgot to send that this morning

acoustic falcon
fallen dirge
west ledge
fallen dirge
faint mountain
#

gn dbl topggBurbur

echo oar
#

@coral plover I heard its your bday as well so happy bday

fallen dirge
#

happy birthday @coral plover and @worthy bloom

#

having a keyboard that randomly stopped working is pain 😭

strong spindle
fallen dirge
#

nah i removed it

strong spindle
#

One message removed from a suspended account.

fallen dirge
strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

fallen dirge
#

get blessing from mari

hardy sun
#

helao

strong spindle
#

One message removed from a suspended account.

silk plank
#

ntuj

#

bruh*

#

fucking typos

west ledge
fallen dirge
steep lily
#

bru

hardy sun
#

yo

sick cedar
#

PU_PepeCough @worthy bloom bday PU_PepeCough

slow beacon
#

ip rotation

silk plank
#

we were talking about discord api limit

slow beacon
glass hinge
#

Morning Everyone

echo oar
#

morning

silk plank
#

Morning

#

Bro

#

Misty

echo oar
#

what

#

whatever you're selling I aint buyin

silk plank
#

im at mcds and this kid behind me fucken is so drunk she literally felt out of the truck

echo oar
#

ok

#

cool

glass hinge
echo oar
#

Never know

#

hes like andrew tate

#

sells whatever he can

glass hinge
glass hinge
west ledge
glass hinge
silk plank
steep bane
#

Damn didnr expect this texting final exams is so eazy

#

Mid exams is pure pain

#

I just need to see the terminal what is the errror and fix

#

And most of the problem is just missing ;

teal gazelle
#

today is my birthday

steep bane
#

Happy birthday @worthy bloom @coral plover @sullen bridge

teal gazelle
#

caps

#

thank u

coral plover
uneven cliff
#

ok

grand moth
#

hi

west ledge
#

@steep bane the test was so hardd

#

i dont think ill get accepted

grand moth
west ledge
#

welper's uni entry exam

grand moth
#

oh

steep bane
west ledge
#

or iq questions

#

just let my mind fucking think for a minute

fallen dirge
#

uh

#

should i choose ethernet 100/100 or wifi 866/866

delicate shell
#

Hi

#

A dyslexic guy walks into a bra

#

Math or meth?

#

Oh yes. Forgot about them. Gone now, i suppose?…

#

Make me lavender

#

Oh haha in a ninja it won’t matter

#

No clue wtf any of this shit is. Hello world!

stuck spindle
#

@coral plover HAPPY BIRTHDAY!!!!!

rugged narwhal
#

Why bot Reviewers needs to be 18+

fallen dirge
#

legal

stuck spindle
#

would be child labor before then

hardy sun
#

wasnt it because of nsfw commands

fallen dirge
fallen dirge
hardy sun
#

BRs are volunteers

echo oar
#

I was actually the one who said it first

steep bane
echo oar
#

primarily nda and nsfw

steep bane
sullen bridge
#

wop wop wop wop wop

strong spindle
#

One message removed from a suspended account.

coral plover
half flax
#

@paper quail 🤔

#

-ping

lilac geyserBOT
half flax
#

oh wait

#

my bad-

west ledge
fallen dirge
#

play lol

strong spindle
#

One message removed from a suspended account.

stuck spindle
#

WORST MISTAKE OF MY LIFE!!!

strong spindle
stuck spindle
#

the devs proly idk

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

naive imp
#

Will you approve my bot now, Topgg officials please approve it, look, I even wrote the description short because you objected.

stuck spindle
#

oh then u gave her the giant sawblade IDIOT!!!

#

sorry that was mean

naive imp
#

Ali cabbar bot is owner

#

I didn't even write the description very much, it wasn't approved before I explained it.

strong spindle
stuck spindle
#

???????????????????????????????????????????????????????????????????????????????????????????????

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

stuck spindle
#

same tbh

strong spindle
stuck spindle
#

holy shit

#

that's insNE

vague blade
#

Hi

vestal sedge
#

hleo

echo oar
#

what

valid tiger
#

hi

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

fallen dirge
#

react gang sunglas

echo oar
#

takiyo

#

you use react right

fallen dirge
#

yes

echo oar
#

oh wait

#

you use nextauth

#

nvm

fallen dirge
#

i used to do auth with express, yeah express 😭

echo oar
#

well

fallen dirge
#

reactjs + express auth

echo oar
#

Im trying to keep track of user data when someone logs in

#

and share that across components

fallen dirge
#

ooo

echo oar
#

my issue is, idfk how to load this data

fallen dirge
#

just get from your api

echo oar
#

😔

#

ah yes

fallen dirge
#

server:6969/api/user

echo oar
#

if it was that simple I would of done it

#

you can't use context via server side components

#

which is what i'd need to do

fallen dirge
#

What is giving you trouble?

echo oar
fallen dirge
#

ohh

echo oar
#

Once the user logs in they get redirected back to the main page and they have a id cookie now, that ties them to a session made by the backend api

#

now my job is to fetch the /users/@me endpoint to get the user data using that session id created by my backend and load it in context using something like zustand

fallen dirge
#

your server side component can save cookies right?

echo oar
#

Why do I need another cookie

#

I already have one

fallen dirge
#

but that's on the auth server

echo oar
#

No

#

the client can see it to

fallen dirge
#

alr imma think about it

#

while taking shower

#

ok just to make things clear, you have 2 instances

  • your api, you login logout from here
  • svelte with server side & client side component
    you can access the user from your api from client, but you are using server side comps to do useContext etc to share across the components, which is impossible right?
echo oar
#

im using nextjs

#

not svelte

fallen dirge
#

oh you're back again 💀

echo oar
#

yea

#

the video player I need to use doesn't work well on svelte it turns out

#

sooooo

#

It was either I make my own

#

or swap back to react

#

and I fosho was not making my own

fallen dirge
#

lmao alr alr

#

get the cookies from import { cookies } from 'next/headers'

echo oar
#

I mean yea

fallen dirge
#

then you can fetch the /user/me ish server-side

echo oar
#

im not certain that will solve my issue tho

sullen bridge
unborn vortex
#

where can i find the top.gg discord servers website

sullen bridge
vestal sedge
sullen bridge
#

aint no way

fallen dirge
#

idk my nextjs project seems to "reload" on navigate

vestal sedge
unborn vortex
sullen bridge
lilac geyserBOT
#

Servers have been removed as they were getting harder to moderate. For more info, please read: #announcements message

unborn vortex
#

sad

sullen bridge
#

yeah hopefully they come back in the future who knows

unborn vortex
#

how can i find the amazon server if ykykyk

echo oar
sullen bridge
#

i do not know

echo oar
#

Search for it on google ig

vestal sedge
#

lol

echo oar
#

I dont even want to know what that server is about

faint mountain
#

refund method

sullen bridge
#

scamming people

#

BORGIR SPOTTED

faint mountain
vestal sedge
#

hlelo borgir

#

💀

sullen bridge
#

i was going to BEFORE YOU PINGED ME

vestal sedge
#

insane

sullen bridge
#

adios

echo oar
#

you stink

#

like

#

bad

sullen bridge
#

i think that's ur own bo ur smelling

#

ok bye

echo oar
#

good comeback

#

what is this 2001

sullen bridge
#

u werent even there in 2001

vestal sedge
#

💀

echo oar
#

neither were you

vestal sedge
#

🍿

sullen bridge
#

yeah i was born a year later u were years later

echo oar
#

3 years aint a lot

echo oar
#

Damn that gif no longer works ig

sullen bridge
#

if i ever get mod i will just use my free time to mute u

faint mountain
#

if you ever get mod

sullen bridge
#

yes

#

probably wont

faint mountain
#

bot reviewers should be mods by now

sullen bridge
#

😭

sullen bridge
#

le squid

#

speaking of squid

vestal sedge
#

more transparent than microsoft

#

goes straight to my favorites

#

🔥

faint mountain
#

more transparent than nebula

echo oar
#

What is nebula

polar tendon
#

expecting transparency in a big company is like expecting the government to stop taxing people

vestal sedge
#

(if ur talking about the nuke bot, yes)

faint mountain
faint mountain
echo oar
#

ok cool

vestal sedge
#

no 💀

echo oar
#

that tells me nothing

vestal sedge
#

how good that im renaming my bot

#

that's the 127894th time

echo oar
#

if its verified

#

good luck

faint mountain
#

its not

vestal sedge
#

not yet

echo oar
#

damn

#

not even at 100 server syet

vestal sedge
#

the new bot is at 8 guilds 💀

sullen bridge
#

told him to submit on topgege boo_hoo

echo oar
#

bro zobs

#

go take a shower

#

stop coming back

sullen bridge
#

i am reviewing bots

#

u go away

echo oar
#

let the other 4 that are online do it

polar tendon
#

I need a shower rn ngl

vestal sedge
echo oar
#

💀

polar tendon
#

Texas heat while moving into new place is death

echo oar
#

I swear im fixing to spend another 2 days figuring out how react state works

vestal sedge
#

my nebula is renaming anyways 💀

#
  • sometimes i post sneak peeks
echo oar
#

did bro reply to himself

#

hes gone insane

vestal sedge
#

i cant?

echo oar
#

hes talking to himself now

vestal sedge
#

😭 💀 ❓

echo oar
#

@topaz anchor

#

I know you use react

#

do you understand how state works

vestal sedge
#

lmfao "mentionable name"

#

i mean ok

topaz anchor
#

Yeah, what about it?

echo oar
#

Please give me your guidance so I can finally move on from my suffering

topaz anchor
sullen bridge
#

woo

#

his user is mentionable

vestal sedge
topaz anchor
#

It was a bunch of squares for me 👀

vestal sedge
#

its japanese lmao

sullen bridge
#

he had japanese chars

#

wait do u also know jap

topaz anchor
#

wtf

vestal sedge
#

u dont have a font for japanese installed?

topaz anchor
#

I guess not

vestal sedge
#

dang

#

well

#

guess i gotta be called mentionable name now 🔥

#

oh

topaz anchor
sullen bridge
#

me when goos

fallen dirge
#

well uh @echo oar does your site "reload" if the page changed?

sullen bridge
fallen dirge
vestal sedge
steep bane
#

Rip light room

steep bane
#

Been 15min randering

echo oar
#

so it does reload occasionally

fallen dirge
#

get the data from server-side, pass it to client-side, then in client, set the data to context

#

i just realized my site doesn't reload on page change KEK

echo oar
#

I think by default it doesn't reload

fallen dirge
#

yeah

fallen dirge
#

as long as it's in cs

strong spindle
#

One message removed from a suspended account.

fallen dirge
#

client side 😭

#

tired of typing those

echo oar
#

and its not worth implementing something that doesn't solve all problems

fallen dirge
echo oar
#

protecting page routes

fallen dirge
echo oar
#

the only ways to do that (as far as I know)

  1. Middleware (which is server only so no context)
  2. Checking if they are in the store on each and every protected page
fallen dirge
#

hm i don't know what is "protecting page routes" 💀

#

i am late to party

#

😔

echo oar
#

User visits a page they shouldn't e.g a page that should only be visited when logged in

#

you redirect them

fallen dirge
#

oh

#
export default async function ProtectedPage() {
    const session = await fetch("localhost:6969/api/v1/@me", {headers: {cookies: "nomnom"}}).then(x => x.json()).catch(() => null);

    if (!session)
        return <h1>500, it suck</h1>;

    if (!session.loggedIn) 
        return <h1>who tf are you</h1>;
    
    return <YourClientComponent data={session} />
}
glass hinge
#

Hello Everyone

#

@faint mountain hey

#

Long time no see burbur

strange path
west ledge
fallen dirge
west ledge
hardy sun
#

Hello

shy wadi
#

@sullen bridge Thanks bro!

sullen bridge
#

you're welcome bro

fallen dirge
#

@sullen bridge thanks!

sullen bridge
#

YW

vivid leaf
#

what is an alpha unknown

stone bronze
#

hello

tired ocean
naive zealot
#

Hi can anyone help

#

Its taking so long to verify why

#

It dont take this much time

#

Other times

crimson topaz
#

hello, can someone suggest me a bot which could message every new posts from subreddits, possibly immediately or at least fast as possible? thanks!

tired ocean
#

that's if, you meant verification on top.gg

#

if discord then we don't know

#

-how2search

lilac geyserBOT
#

topgg To find a bot that you need, please try searching for it on our website.

You may need to refine your search term, but with just a little effort you can find the bot that you need. Read our Quick Start Guide to Top.gg support article for more information on how to best use our search.

If you still haven't found a bot that suits your needs, then try searching on Google for it.

crimson topaz
#

of course i can, but i wanted suggestions.

vague blade
#

Hi

naive zealot
strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

tired ocean
#

😭 🙏

vague blade
#

I can see my bot name

#

Name is Retro

And

It's still shows Uptime Z

tired ocean
crimson topaz
#

usually

tired ocean
#

instantly? im guessing

#

i mean ofcourse, few minutes

crimson topaz
#

that sounds good

#

thank you!

cerulean salmon
#

Any 1 have any bots except nami nezuko and sasuke for talking

#

Just to talk to kn jr server or any one piece bots

crimson topaz
#

guys, can any bot have access to a private text channel? its being placed into a different one of course, and i dont want them or any devs to be able to read my messages from there...

#

these answers may be cause for concern.

crimson topaz
#

im a newbie with this, how can i be sure it doesnt have acess?

#

i have a private channel for all my personal notes

#

so..

faint mountain
#

check the member list

crimson topaz
#

im the only one on that server of course

sullen bridge
#

if you're the only person in there then you're good

#

me when borgir spotted

faint mountain
crimson topaz
#

in that channel

sullen bridge
faint mountain
crimson topaz
#

nice, thanks!

faint mountain
#

unless the bot is offline

crimson topaz
#

showing online in the correct channel

#

😄

#

or what you mean exactly

#

and another thing, is there a way to limit commands to only work in the given one channel?

sullen bridge
#

depends if the bot has a command that allows that

#

or you can just remove its send message permissions in the channel

crimson topaz
#

oh

strong spindle
#

One message removed from a suspended account.

sullen bridge
#

-nojp trollge

lilac geyserBOT
#

英語が話せない場合は、#general-int をご利用いただけます。Top.ggに関する特定の質問がある場合は、#support をご利用ください!

crimson topaz
sullen bridge
#

lmao

strong spindle
crimson topaz
dense igloo
#

how are u cuties

jade pollen
#

Need help

faint mountain
#

with what

jade pollen
#

I have applied for bot verification bot it take too long time on top.gg website

faint mountain
#

what bot verification

#

you mean you submitted your bot?

jade pollen
faint mountain
#

how long is it taking

jade pollen
#

Still showing pending

faint mountain
#

when did you submit

jade pollen
faint mountain
#

i submitted my bot 5 years ago

#

still waiting

jade pollen
faint mountain
#

it felt like it was 5 days ago

jade pollen
#

@pure galleon

#

Bro much time will it take

faint mountain
#

adra is not staff

#

your bot is in a queue and will be reviewed soon

jade pollen
sullen bridge
jade pollen
strong spindle
#

One message removed from a suspended account.

faint mountain
#

accept it now

sullen bridge
#

until i can eat the borgir

faint mountain
sullen bridge
#

WTF

#

that was way too quick

#

how tf did yoU KNWO

#

im so predictable

#

😭 😭 😭

faint mountain
#

spelling mistake

sullen bridge
#

me when

silk plank
#

I don’t see it

faint mountain
keen forum
faint mountain
#

omg its jbz

keen forum
#

omg

#

never knew so many people i knew were in similar servers

#

stalking campain

faint mountain
#

wawa isnt in the wawa server

gilded canyon
#

helloo

faint mountain
#

gn dbl topggBurbur

lavish marlin
#

when somebody votes with the guild param, and then enables the notification to vote again, will the guild param be accounted for the next one?

vivid leaf
#

yk this borderlands quote is way too real

echo oar
#

im sorry waht

#

thats not from borderlands

vivid leaf
#

it is lul, borderlands 3

echo oar
#

nah

surreal summit
#

Grenades are like atomic bombs but smaller

echo oar
#

and not radioactive?

strong spindle
#

One message removed from a suspended account.

echo oar
#

well usually so you live after using it

#

but what do I know

strong spindle
#

One message removed from a suspended account.

pine trout
#

how many times a day does bro change pfp

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

pine trout
#

no

#

not u

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

snow knot
#

anyone know how to check the status of your bot being accepted.

#

or however it works

fossil path
snow knot
#

oh :(

limpid basalt
#

Heilo

lilac geyserBOT
#

@snow knot

topgg Bot Review Notifications

If your bot is approved:
You'll get a DM from @lilac geyser, a ping in #logs and you'll be assigned the <@&265125253443878912> role here.

If your bot is declined:
You'll get a DM from @lilac geyser and you'll also get a ping in #mod-logs.

💡 Please make sure you have your DMs activated for this server.

upbeat veldt
#

How do I enable the resources I earned by reaching the vote target?

snow knot
sullen bridge
#

np

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

#

One message removed from a suspended account.

snow knot
#

im confused on how the auction stuff works

strong spindle
#

One message removed from a suspended account.

snow knot
#

complicated asf 😭

echo oar
#

I watched a little bit

#

but not much

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

snow knot
#

mfs are still setting off fireworks

sullen bridge
#

night topgg

arctic lodge
#

😭

silk plank
#

i just bought more few hours ago

strong spindle
#

One message removed from a suspended account.

snow knot
worthy bloom
#

its pretty self explanatory lol

snow knot
#

develops libraries

silk plank
strong spindle
silk plank
#

lmao

snow knot
strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

echo oar
#

faithie

snow knot
#

no im saying thanks for telling me

echo oar
#

thats not what they mean

snow knot
echo oar
#

They were thanking you

#

💀

strong spindle
#

One message removed from a suspended account.

#

One message removed from a suspended account.

snow knot
#

😭

strong spindle
#

One message removed from a suspended account.

echo oar
#

well it wouldnt be top.gg without riddles

silk plank
#

misty may i ask whats vidcore?

echo oar
#

ur mother

silk plank
echo oar
#

Its a vod platform im making

silk plank
#

ahhh

snow knot
echo oar
#

turns out its not so easy

silk plank
echo oar
#

database config go brrrr

silk plank
#

Easy isnt really a thing

echo oar
#

indeed

#

I am hoping to have an open beta done by December

silk plank
snow knot
echo oar
#

That looks stupid

silk plank
#

ngl its bad fun

snow knot
silk plank
#

ive been using my autoclicker on this

snow knot
#

atleast lie to him

echo oar
#

I make a point not to lie

#

No point in covering the truth

#

Unless its the police asking questions

#

then you always cover the truth

silk plank
echo oar
#

but yea nah, that looks dumb

snow knot
#

alright yeah that looks dumb

silk plank
#

damn

echo oar
#

Its just some game made off a trend

#

its not innovative or anything

#

its only "fun" because the drama behind it

silk plank
#

idfk wtf going on with that

#

and i do not care

echo oar
#

Neither do I

#

but im tired of seeing it on my fyp

silk plank
snow knot
#

can someone gift me nitro

echo oar
#

no

silk plank
#

idfk whats the story behide drake

silk plank
#

called get a job and work

snow knot
#

the joke was that i was being sarcastic

silk plank
#

hm

vague blade
#

I changed my bot name but it's not showing in top.gg

fallen dirge
#

wrong place

echo oar
echo oar
#

?

fallen dirge
echo oar
#

I see, your welcome

arctic lodge
fallen dirge
glass hinge
#

Morning Everyone

#

Sorry guys i was busy yesterday, went to unknown place and got lost

lusty wyvern
#

english or spanish?

fallen dirge
arctic lodge
frosty flint
glass hinge
west ledge
glass hinge
#

Sassiburidana

west ledge
#

?

fallen dirge
#

the normal word is "hisashiburi da na/ne"

hardy sun
#

hi

echo oar
glass hinge
steep bane
#

Thankyou

random flax
#

Gm

silk plank
#

hey @hearty quarry ?

dense pollen
#

@paper quail 🤔

vague blade
#

My bot
Got verified with all intents

hearty magnet
dense pollen
hearty magnet
dense pollen
#

Anyone know what happened to Kristin? I haven't been up-to-date with Top.gg news topggSob

vague blade
hearty magnet
vague blade
hearty magnet
#

Damn

arctic lodge
vague blade
#

Bot with zero intent

vague blade
vague blade
#

Hm

arctic lodge
#

i cant find the shit to transfer my application to a team or wtv

#

nvm i found it

#

did it mess up anything when you transferred your application to a team @vague blade

arctic lodge
#

wait i still gotta verify my ID?

#

i thought that was gone

steep bane
arctic lodge
echo oar
vague blade
#

Hm

#

Now I own two verified bot in top.gg

echo oar
#

nice

vague blade
#

And 17+ verified with top.hg

#

Gg

echo oar
snow knot
#

i think they’re updating it soon

echo oar
#

Yes becausse everything that guy reports is 100% factual and trustworthy

#

I trust him as much as I trust @hollow tundra

hollow tundra
snow knot
proven garden
snow knot
#

maybe i didn’t listen to the video correctly i’ll re-watch it rq

echo oar
#

Right

#

So no they will not be doing that

#

I just watched the entire video

#

And no where was it mentioned as such

#

not to mention, logically it makes 0 sense to do something like that

proven garden
#

They did get rid of the 75 minimum server requirement, maybe that's what you confused it with

echo oar
#

That ID verification is the only way to link an actual person to the bot. Without that you can be malicious with no consequences other than "Oh my account got banned" which none of those scammers care about

#

Also, legally they can't as in a lot of places US primarily you have to be 18 before you can open up any financial account on your own

echo oar
#

Meaning you cannot monetize your bot at all, which cuts you off from most of the features tehy are trying to push on you

snow knot
#

i mean it’s not that big of a deal

#

100 servers = make another application

echo oar
#

what

snow knot
#

if your bots in 100 servers it can’t join anymore right

echo oar
#

Yea

snow knot
#

and to get it to join more you need to verify your id and shit right

echo oar
#

Of course

#

If what you are saying is "Why dont scammers make a new bot"

#

its because they want that checkmark

#

Its enlisted a sense of trust in users that once they see a checkmark they think it must be ok to use

steep bane
#

But new scammer would prob be dumb

echo oar
#

Stripe will never give that information directly to discord

#

but they can definitely work with authorities

steep bane
echo oar
#

Thats what I said

steep bane
leaden marsh
#

can someone help me with this thing?

prime harness
#

Click the “click here”

#

There is set requirements

leaden marsh
echo oar
#

I fear the day where people really can't read

#

😔

prime harness
echo oar
#

All it is, read instructions follow them

#

ezpz

leaden marsh
#

CHOOSE A DEVELOPER NEWS CHANNEL

#

this thing

prime harness
#

????(

hardy sun
#

choose one

prime harness
#

literally pick one lol

echo oar
#

I dont know if its how tired I am talking

#

but uhm

#

What else are you supposed to freakin do

leaden marsh
#

😔

#

it is closed

#

or they are still accepting it?

hardy sun
#

My guy, you need to select a developer news channel

hearty quarry
strong spindle
#

One message removed from a suspended account.

fallen dirge
#

just google it

#

or the AI overview is already great

strong spindle
#

One message removed from a suspended account.

fallen dirge
#

💀

#

weird

strong spindle
#

One message removed from a suspended account.

fallen dirge
#

you need "what does xx mean"

#

ig

strong spindle
#

One message removed from a suspended account.

fallen dirge
#

im not sure

strong spindle
#

One message removed from a suspended account.

fading thistle
hearty quarry
sullen bridge
#

that meme is too long

#

i hope its funny

#

if so: KEKW

echo oar
polar tendon
#

I’m getting really tired of employers leaving up job openings that are clearly fake

#

There’s a company I applied to that has had the same job listing for over a year now

#

And they make it look like they’re actually hiring because LinkedIn says “reposted 2 days ago” and shit

#

But the role has already ended bc it started in January

flat robin
#

they treat vacancies like ads, for brand presence

#

its wrong on so many levels

fallen dirge
strong spindle
#

One message removed from a suspended account.

fallen dirge
#

hajimemashite

strong spindle
#

One message removed from a suspended account.

strong spindle
hearty quarry
#

heinz is not even that good

#

i mean, its not bad, but there are better ones

#

:^)

strong spindle
silk plank
glass hinge
#

Hello beauties

glass hinge
glass hinge
#

What happened to chat today

silk plank
#

it died

tawny shuttle
#

hi

hollow juniper
#

Chat I come with breaking news

#

John wick 5 is being made

echo oar
#

Another one

#

wtf

#

I barely remember any of the other ones

#

all i know is

#

"Dog, fight, kill, repeat"

sullen bridge
#

i havent even watched the first 4

echo oar
#

L

faint mountain
#

gn dbl topggBurbur

hardy sun
#

hello

fossil path
fossil path
hearty quarry
hollow juniper
#

If not it’ll be interesting to see how he’s still alive

hearty quarry
#

as long as it makes money, they will keep it going somehow

hollow juniper
#

Ye no doubt

earnest jackal
#

Does Top.gg take Bots from Botghost?

sullen bridge
#

yes, but it needs to be modified

earnest jackal
#

Ngl that's a fun project

#

I wish I knew code code but yeah

#

Anyways ty

sullen bridge
#

you can always learn ^-^

#

np

prime harness
#

ngl

#

i dont get why people submit bots they did not make

#

literally no reason to promote smth you put no effort into

sullen bridge
#

hype or smth

wanton goblet
#

Hello

maiden blaze
#

h

#

hello

shy topaz
#

hi

silk plank
#

hm

torn fiber
#

phuck

torpid shard
#

Hello

glass hinge
#

Morning Everyone

glass hinge
echo oar
#

Morning Finki

west ledge
#

@fallen dirge uh

#

imagine hacking people's github accounts just to mass-star certain github repositories

#

i'm honestly surprised they didn't delete your repos tbh

fallen dirge
#

token????

west ledge
echo oar
west ledge
#

it's a must-have tbh

#

considering how common data breaches happen

fallen dirge
#

also actually wtf

#

I don't see any login email

echo oar
#

At least they have taste

fallen dirge
#

maybe personal token?

echo oar
#

C++ goated language

echo oar
#

you could have leaked it

fallen dirge
#

why this happened when I'm outside 😭😞😭

west ledge
#

so not really goated

fallen dirge
#

also I will report them ofc

#

the gh repo owners

#

soon when I get back home

echo oar
#

too late

#

github account banned already

west ledge
#

what

echo oar
#

Its a joke

#

😔

west ledge
#

their repos have issues disabled so people cant complain about the hacking scandal

echo oar
#

@worthy bloom yooo happy bday again

#

bros getting older by the day 🥁

west ledge
#

:3

#

which one should i choose tho

#

its not really an active malware, its more like an open-source spammer

#

oh wait i think its this one

fallen dirge
#

I've never seen someone's github being hacked 💀

#

so I'm really this bad 💀

west ledge
#

bro any account in any service can be hacked

fallen dirge
#

😔

#

the fuck

west ledge
#

well there's your answer

fallen dirge
#

yeah

west ledge
fallen dirge
#

thanks null for letting me know

west ledge
#

np!!

echo oar
worthy bloom
#

one year veld was just like fuck it

#

and left it on me for 2 months

west ledge
#

damn you must be over 60 years old by now

worthy bloom
#

fr

echo oar
#

LOL

west ledge
echo oar
#

The ISP that ip belongs to

#

is known fraudsters

#

Syn Ltd

echo oar
#

I will personally beat up anyone who takes it off you unless its a CM

west ledge
#

time to ping marco

#

he's online

worthy bloom
#

lmao bet

echo oar
#

dont

#

you dare

west ledge
echo oar
#

well

#

I guess I can either A try and fix the bugs in the code

#

or B watch anime

west ledge
#

watch anime

#

its 1am for you

#

you need some rest

echo oar
#

fair enough

west ledge
#

what anime are you watching?

echo oar
#

K

fallen dirge
west ledge
west ledge
fallen dirge
#

but you don't get hacked

west ledge
#

2fa power!!

fallen dirge
echo oar
fallen dirge
#

@west ledge @steep bane

hardy sun
#

when posting bots on top.gg, for the invite link do i need to add administrator perms to it?

#

the bot iself is a moderator bot, but can i js make the invite link have like basic perms like view channels and stuff

fallen dirge
#

better not iirc, add individual perms one by one. topgg will test your bot with 0 permission

west ledge
fallen dirge
hardy sun
fallen dirge
#

a bot got declined for that

west ledge
fallen dirge
west ledge
#

lesgoo

#

wait nvm

echo oar
#

A bot can ask for the permission, e.g in its link

#

but it cannot require the permission

#

For example, to create a channel, your bot cant say "Hey give me admin" it has to let them know it needs the MANAGE_CHANNELS perm

hardy sun
fallen dirge
#

better be like that yes

hardy sun
echo oar
#

Your bots action always has a permission for it

#

There is hardly ever a reason for administrator

tardy mesa
#

hi

west ledge
#

hai dice

tardy mesa
#

hiiii

#

:patted

west ledge
#

long time no see

#

how is it going

tardy mesa
#

it's going great

west ledge
#

great to hear!! poggythumbsup

tardy mesa
#

how about you?

somber reef
#

Helloo

#

Defeated a hacker

#

Tsb

echo oar
#

nice

somber reef
#

E

echo oar
#

what is tsb

somber reef
#

The strongest battlegrounds

#

Roblox

fallen dirge
#

@strong spindle chiitan is back!!!!

echo oar
#

ok

somber reef
#

U fite there

echo oar
west ledge
fallen dirge
tardy mesa
west ledge
#

i hope so!

fallen dirge
#

pro

echo oar
#

It was staged

echo oar
west ledge
#

me noob

#

😔

echo oar
#

?

west ledge
#

just with a password "Admin1234" you can get access to data of over 275 million people

echo oar
#

sounds secure enough to me

#

I see no problem

west ledge
#

bruuhh

fallen dirge
#

it's been around like since last 4 days

#

Admin#1234 iirc

west ledge
#

yeah but like ☠️

fallen dirge
#

yeah

#

strong password

west ledge
#

fr fr 💪

fallen dirge
#

that's my WhatsApp account password

west ledge
#

that's my discord password

fallen dirge
#

oooo

west ledge
#

(dont hack pls)

#

🙏

fallen dirge
#

dw

steep bane
west ledge
#

worth sacrificing your house for it? onionpray

west ledge
#

based

steep bane