#development
1 messages · Page 145 of 1
it's a cube with a desktop on each surface. and you can rotate the cube to switch desktops
Notebooks can last many years if taken proper care of
Lmao tf
that's the best part of linux
That’s so goofy but I love it
Mint is ubuntu-based no?
Reminds me of ps1 era
the video is 12 years old
you can replace the paper with those fancy 3 ring notebooks
does this look good?
time from now?
sure
@lyric mountain @wheat mesa
If I get rubbing alcohol on my pc will it break
No
Just let it evaporate
Evaporates almost instantly
Just don’t spill a gallon of it on your hard drive and it’s fine
One message removed from a suspended account.
depends on concentration just don't use it if it's on and you should be ok 😵💫
One message removed from a suspended account.
One message removed from a suspended account.
pretty sure you can even use water and let it dry if it's not on because its the consequence of water short circuiting the board and damaging it and not the water itself, but usually not a recommended idea
wym
😓
I mean I’m not going to spill a lot of it
I mean like a little
I have it on a paper towel
most rubbing alcohol is 70% alcohol+ so it will evaporate quick anyways
yeah don't worry
mine is 50%
look at co pilot doing things
💀
yo this thermal paste is making my finger feel a little weird
nah still should be fine lmao
copilot copied my other code
im going to remove the word and and remove all whitespace, but this is pretty much right
believe in physics
if you're extra paranoid don't turn your pc on for like 20 minutes to make sure it completely dries
im just playing devil's advocate
actually devil's advocate isn't the right word here
hey, i am caching entry data on guildAuditLogEntryCreate & use that data when a new channel is created but when while debugging i found out the Collection is filled with data when the guildAuditLogEntryCreate event is triggered but shows empty inside ChannelCreate i think its because channelcreate is being triggered instantly and auditLogEntryCreate has a delay, anyone knows a solution!?
lmao
I just installed the two things that hold the cpu cooler in place in the wrong direction
this copilot thing didn't actually work. how does this look for converting 2 days 3 hours 30 minutes into milliseconds?
so now I need to take them off and pu t back on
bro just use the package
or literally yeet it’s code
I don't see anything inherently wrong.
supporting month might be tricky
if someone says 1 month and 1 day from now
and it's a month with 31 day then it'll be off by a day
i should just drop support for months
yo
@frosty gale
@wheat mesa
@lyric mountain
too much too little or right
🙏🙏🙏
good amount
ok
anyone give solution of this if have ?
I hope your not lying
dont let it dry
OK
you dont have to spread it like that
but everyone does it differently
i just put a dab on and squish it
I usually put a blob in the center then put the cooler on
you'd be surprised how much thermal paste you actually need to achieve optimal cooling
though lasts longer if you put a little extra
make sure to remove the cpu cover that says REMOVE BEFORE INSTALLING CPU
Idk just wanna be safe
OK ITS ON
now time to put on fan
Bro didn’t have a fan ready before putting the thermal paste on??
Is battleless building a pc rn?
as it seems
he probably already shorted something
lol
anyone know
what fan model is it
depends
I followed a video
In the video they put the little heat sink metal thing on first
then the fan
Well yeah, every cooler has a heat sink
Kind of the point
In the video they put the metal thing on the cpu
then the fan on the metal thing
I’m going to turn on my pc now
hopefully it’s ok
ITS OK
ITS ON
🙏🙏🙏😘😘😘😮💨😮💨😮💨😱😱😱
W $17 cooler
I think there is a program for that
I don’t know for sure
Or just run some game you own on the highest settings lol

What cpu you have?
ryzen 5 3600
before on discord and firefox my temp would be like 50-60 c
Haha true
I got an old laptop with one of the first Intel i5 CPU’s I believe
i had a gaming laptop
It’s trash 
sounded like a fucking jet engine
Lmao
and it was trash anyways
i mean it was ok
i could play rust at 50fps on low settings
Did you also get an 4090 ?
i gave it away after i got my pc
nolol
I can buy one for the low price of €1800 
Whut they also sell this one only 800 euro’s
Me with a 4070 ti
Nice

How much was it lol
900 after tax
Full Specs
CPU: i7-12700kf
GPU: Zotac Trinity 4070 ti
PSU: Enermax 850W forgor rating
Case: Fractal Design Pop Air
Cooler: Thermalright Peerless Assassin 120 white
Ram: 32gb Silicon Power DDR4 3200
NVME: none 
Nice
Lmao
I honestly plan on replacing majority of these parts and I only built this thing like a few months ago
I got an Lenovo legion 5 with an ryzen 7 5000 series and a Nvidia 3060 12gb card
I wanna ball out on my pc
Lmao got to much money on your hands?
soon™️

Boutta get a job that pays nearly twice as much as my current
with much better benefits
Nice
I want to go with a different color scheme for my next build
I just use my laptop lol I wanted to buy a gaming pc but I wanted better parts then my laptop so it would probably cost me like 3k
can’t afford to spend that kind of money now xD
I spent 1600 on mine
It can run games like rust, hogwarts legacy, fortnite, etc on high graphics with 150+ fps consistently
I could probably overclock my shit but I dont need to 
Yea mine laptop can do that just fine xD so I don’t really need a desktop 
Desktop is cool if you plan on upgrading
True
laptop is still perfectly fine tbh
especially gaming laptops now a days
they've went leagues beyond what they used to be
I told my mom I needed it for my school 
I still don't even have a monitor or my audio setup I wanted

I'll likely end up spending another 1k just on that alone
😔
Plan on getting 3 monitors and some decent audio stuff
Anyone got any good solutions for getting guild count? Storing guilds in my database or in memory isn't a great idea because I'd have to restart my gateway workers just to get the guild list again unless I /users/@me/guilds
cache may also become stale under conditions where I add clusters or restart
True
goodluck lol
hi
oh god its your typical fuck boy pfp
just general help regarding development
as long as your question doesn't involve spoonfeeding (asking people to give you code), its fine to ask here
people here won't help them anyways 
I've just realized a thing
theres a way to open pop ups on desktop right? aka on browsers
how the fuck do mobile devices handle that
never noticed that
usually just opens a new tab/tab group
at least on chrome
no idea how other mobile browsers handle it
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
why the fuck does axios make a option requests towards my api
how fucking stupid is that
????????????????????
Looks normal to me
elaborate
isnt access control allow origin supposed to tell chrome "yes dis request do be fine aight dripping feel free to request"
yeah realized too
What’s your cors setting for your express app or whatever you use
the request below that with the headers, thats all the relevant cors settings
does it have anything to do with preflight not being successful?
turns out it was due to preflight failing
because of that for whatever reason it wanting a Options endpoint to check the headers
Ah okay
who here used sveltekit before?
is it possible to have like a global variable?
Goal being: I wanna associate a AuthenticationController within the root of the Application so that everytime the page gets reloaded, it should do that Authentication first
how am I able to access said AuthenticationController then? can I simply do that with import statements such as:
import { AuthController } from "$lib/AuthenticationController.js";
AuthController.SomeMethodIWannaAccess(true);
it should also be a singleton I wanna access, so re-importing it should not override what it initially was
such as just exporting a const variable from the AuthController. Does that also persist on new imports?
it should persist
swag
oh, it wants to see what your api accepts (fields, and formats) so it can honor that
because otherwise your server would ignore the request, and it doesn't want that to happen
amogus library ngl
about to access the Method IMPOSTOR on my api istg
svelte is cool tho
takes a bit to get used to
but cool
IMPOSTOR amogus.hopeful.de/sus
{
Content-Type: sussy
}
How does custom http methods work 

smh
wtf
is there a slash command input type that allows multiline or is that only modals?
just edit this file :^)
say less
only modals
dang, thanks!
no cus discord is 💩
shucky dang darn! you got a bot approved
congrats
yea
I only submitted one so I could get access to the API
and now I will have access
😈
couldn’t you add a link to your bot page before
I swear you could
but I couldn’t see it when I submitted
you know since we have large language models and all
what about small language models (SLM?)
gotta ask something regarding svelte:
is it a bad idea to do authentication on sveltekit? Like a separate API outside of svelte is handling the authentication, but what about content that should not be visible to users?
so for example I have a html table prepared within sveltekit, the data is being obtained from that API including authorization and will just not provide anything when not authorized? Is that enough?
like take this as an example here:
https://cdn.discordapp.com/attachments/821080437413249114/1125158056284659906/chrome_VkxN4tM1AO.gif
I require users to login using discord, everything oauth from discord and generating/validating/providing sessions is still on a backend not visible to the user
but lets say I have something prepared on the same page, cant you theoretically look within svelte's code to figure out what it might put into? especially when parsing of that data is on the frontend too obviously
They can look at the html all they want but so long as you aren't hard coding the data in doesn't really matter no?
yes but you risk that with any website/api
Just obfuscate your html then 
just limit what you return so you only return what is needed
thats an issue with next.js, you can see the data sent via props in the HTML
including translation strings for pages you do not even have access to 
reveals minecraft stuff too
Honestly it doesn't really matter if they can see what kind of data is being sent cause if they try hard enough they can get that data anyway
thats the fun part
so we can make sure you get banned
dont want you doing the naughty when one is offline
I’ve never done anything bad here
🧌
fucking cool how I can have this be added dynamically tho ngl
What you making bud?
just a dashboard for something related to statistics
oh nice
smol project to understand svelte
hope ya have fun no pun intended
that looks nice
after I learn html more I am going to attempt to learn svelte
I haven’t started yet
I am going to start today with the w3schools guide thing KuuHaKu sent
Google is helpful 2% of the time
Its helpful 100% of the time if you know how to google your problem
Most people just half ass type their problem into the search engine and expect a solution
no it’s not helpful because google results do not know my code or situation
how come battleless gets a cool green role and im stuck with the bland plain one
cus I submitted a bot and got it approved
I don’t want the role tbh
might have to make a bot now
i'll make it in c++ because im quirky like that
🧌
ill one up that
make it generate images using stable diffusion ig
but my vps cant run stable diffusion for shit
what
my pc can so im downloading it
generate images of what
that’s been done about
ok
378 times
who said i cant do it again
will you do it better
yes
multipurpose bots have been done 193294 times
probably tbh
do you see a random turkish kid having the hardware to run stable diffusion on their discord bot
dont think so
im rich so will rent out a vps for $100 a month
I can run it
Charge 5$ a month for a blue tick which gives you 100 quota to use the bot a week
I will pay $0.50 a month

💀
make it so whenever the bots in the server users can only send 100 messages a day
before it mutes them
ong
(referencing the 600 tweets per day read limit musk imposed)
Make it so the bot only works by its role being above everyone so whenever you join their server it gives yo uadmin

(that everyones clowning on him for)
legal reasons this is a joke
I dont use twitter enough so didnt know that was a thing
lol
Honestly bout to just make my own version of twitter
Seems like the right time to do it

i am NOT ❌ paying elon musk $5 a month ❌ ❌
the only thing im paying $5 a month for is the blue tick
I wouldnt even buy the blue tick
wait its not even $5
its like 15 lmao a month
what is with elon musk overcharging for basic features
and everyone still crowns him as the hero
Hey he gave us electric cars that looked like they came out of the matrix!
He destroyed a “ armor glass “ window
to be fair it was because it was chipped inside its housing that destroyed its stability

That’s what they said to save his reputation

nahh
yea
he's almost singlehandedly killing one of the top 5 most used social networks
It’s his 🤷
still
he can do whatever he wants with it
it's like u buying coke and managing to bring it to the ground
he’s making twitter a business not a charity
just like u said
or was it waffle
one of you
people are lucky he’s still allowing some form of free api access
????
The amount of money twitter makes on ads alone is insequential to the amount they make off their "premium"
twitter was always a business, there's no justification to what he did to it
i dont think he allows any free tweet reads anymore which kills like 99.5% of bots on it
twitter was a platform where you could be noticed without having to pay money, now people just buy blue ticks
Twitter was not a business
it was ?
💀
after he fired thousands of employees the platform still seems to be doing fine, so obviously they were unnecessary
doing fine?
The amount of illegal shit on there skyrocketed after he fired all those people
and Twitter is basically a monopoly in its market, it’s like Discord and Guilded
no other alternative will take over Discord
fine??????
it's literally surviving by a strand
ur delirous if u think it's doing fine
tell me what’s wrong wi Ty it
I don't think an influx of illegal content that is thriving cause he does fuck all is "fine" not to mention the amount of people who can just buy blue ticks now and are "trusted" because they have one. The value and morals of twitter has fallen to the ground.
Aurel when he realizes that every social platform has illegal content on it
😵😵😵🗣️🗣️🗣️
seems to work fine pogu
to be fair twitter is running fine without the majority of the old workforce but yeah likely because of that theres more illegal content bc less mods
Me when I realize discord does a far better job at moderating it because they have employees 
ooo that’s nice
but then again that might be intentional because hes a self proclaimed "free speech absolutionist"
self proclaimed because little to no of his actions suggest that
Yea no
twitter is getting ddossed by it's own api, how's that fine?
Anyone who is alright with the selling of illegal substances and content is not okay in my books
constant crashes, critical bugs everywhere
it’s had it since the dawn of time
now the insane tweet ratelimit
have never experienced any of these
If you could please site your sources
No but what is new is the amount of it.
i mean its still running and works? you can read and tweet yes? i count that as working fine, probably just needs to stabilise, if it can work now it can 100% work with the less workforce
This guy is an elon dick rider ong
"running" doesn't mean "running flawlessly"
I’m not a Elon music d*** rider I just think he’s overhated
just search for twitter status history
maybe not flawlessly but its still well considering such a massive rationalisation of the company
i can't get the response json from the followup webhook endpoint anymore. it just ends the code execution when i do await response.json(); with no error
earlier this year there were a ton of major crashes
Will it work fine with a lower work force? Sure, should it? absolutely not
is discord broken
u definitely are
but i do agree too many people dick ride elon 💀
a social media platform especially needs moderators which twitter is currently lacking
I’m not
elon is a good electric car company owner, wont take that away
but he's shit in every other business decision
Hes a great engineer
you just hate him because he’s richer than you and managed to buy out your favourite social platform and turn it from a charity into a profitable business
but he shouldnt run a business like twitter
🧌
?
Are you actually brain dead?
"my favourite"? I never liked twitter
"profitable business" HAHAHA
are you hearing yourself
I am
charging $150 a month for full self driving on teslas and people still paying it definitely lol (thats not sarcastic either)
lithium and cobalt mining is kinda a problem tho
are you big bun?
it is not a profitable business in the slightest
elon just removed it's main profit source now
It is
gabe newell is richer than me yet I dont dislike him
If you think it’s not a profitable business now then it must have been extremely worse before Elon
There's a lot of people richer then me
bill gates is richer than me, don't dislike him either
gabe removed dark and darker from steam
bill gates is the only reason I have the pc I have now ngl
and it's all him fault
you should hate him
Why?
because
Hes a pioneer in the cyber space
he’s a billionaire
okay and?
why would that matter?
He took action where he saw it
billionaires are corrupt
did something no one else was
he being billionaire affects nothing to me
especially ones at his level of wealth
yk everyone is corrupt right?
you are

yes u are
elon has corrupted you
this guy thinks this is an MLA essay or smth tf?
"Make sure to site your sources guys!" 🤓
bill gates imo is the least corrupt billionaire, he spends most of his wealth funding organisations that lead medical research
remember when you got food delivered in the wrong address and u got happy after they refunded ur money and gave u the meal for free?
that’s exactly the purpose of those organizations and medical research
the ethical choice would be to refuse the food, as u didn't pay for it
to blind you from his corruption

there are many hours long documentaries on his corruption on YouTube
At this point you gotta be fucking with us
search it
theres no way you are this dense and delusional
battleless is into conspiracy theories :^)
why is my phones cpu running at 122 degrees and im not even using it 💀
so u think vaccines contain microchips?
that’s not corruption, that’s them messing up my order and giving me back my money as an apology for the inconvenience
Is bill gates corrupt? Sure in some ways I guess he could be, then again he's human so like no fault there. But he aint out here killing people like they were in the 1800s
Its spyware running in the background 
they’re not theories
they have been proven
proven by who?
chatgpt
doesn't matter, if the opposite happened you'd refuse to pay extra
people with no degree at all or actual evidence?
u took advantage, so it's corrupt
and even the evidence they do have is half ass put together
people with 20+ years of experience
source
what’s the opposite?
Yea thats like people saying they have 10+ years of experience with carbon (please someone get this joke)
yes, from the same people that wear tin foil hats saying "THE 5G IS GIVING US AUTISM
" and "VACCINES KILLED MORE PEOPLE THAN COVID!!!!"
you delivering the meal to someone and mistaking the house
hey i have 30+ years of experience in breathing
would u give the meal for free, thus lose money?
BOOMER

lowkey might make the new twitter and charge people 5$ to access it, 5$ to change their name, 5$ to change their pfp
of course, that’s apart of the job and what you signup for
If you make a mistake you pay for it
no, you having to pay from your wallet
imagine there're no higher ups
This argument has gone on long enough
?
you work alone, delivering food
bro thinks I’m going to run my own doordash service myself
Battleless u back at it again?
welcome to the future, where everything is microtransactions
see, ur avoiding it
haku trying to explain something to battleless is like running into a brick wall thinking you can phase through it
this is a civil conversation
no its a half ass argument of you making idiotic points
I’m not avoiding anything but your theory doesn’t make any sense tbh
I mean hardly anything makes sense to you ngl
One message removed from a suspended account.
says who
hipothetical scenario
you work delivering food, alone, you mistake the house of one of your clients, do you give them the meal for free and refund their money, or keep it?
How do u come up with those names
I’m just like the others here, defending my position
doesn't matter if you'd ever work with it, just answer it
your acting like I’m the only person in this conversation right now
I support u
If I don’t have to of course not
see
see what
you gladly accept the money if it happens with u, but wouldn't give it back if you were in their place
One message removed from a suspended account.
One message removed from a suspended account.
Its coding. You wouldn't get it
I'm honestly surprised when I see people like him on quora, I used to believe they were just trolls abusing anonymity, wish it was the case
the difference is your comparing doordash to whatever this made up thing is
One message removed from a suspended account.
One message removed from a suspended account.

doesn't matter, you're biased by whether it's beneficial to u or not
they’re different so it’s not a fair comparison
tf are you on about
eating cornflakes (same practical effect as "eating popcorn")
cornflakes is a mid cereal

It does matter because it’s two completely different situations
💀
the business still lost money, the only difference is that they hire people to deliver
there’s a huge difference between being backed by a corporation and being a sole delivery driver being backed by no one
😭
they delivered the food to the wrong house, yet you accepted a refund and got a free meal, yet you say if you were to deliver the food to the wrong house you wouldn't give them the same treatment
I saw an argument about this in a instagram reel.
no
You are the one starting em
your just a party rider
?
You're*
nobody is ever 100% pure uncorrupted
I am like 2% uncorruoted
by nature we value ourselves over everyone else
you go with whatever is the popular option
yep
Not really?
all your doing is agreeing with KuuHaKu and not explaining yourself
I’ve already debunked his argument
Thats what makes our algorithm work
debunked? this isn't the fucking mythbusters my guy
this reminds me of a conversation i had once a long time ago with an egocentric kid who was making fun of people for not being able to afford something he had:
"what if you were the one who was poor? would you like it if people made fun of you for it?"
"but im not"
ong

One message removed from a suspended account.
lmao imagine
One message removed from a suspended account.
coming from the guy who literally says no to everything that is said towards you
I’ll be retiring from this conversation now
One message removed from a suspended account.
last thing in battle's bucketlist is believing the earth is flat
I am
the earth is a sphere
Actually its an oval
Not true
as I said, last item in bucketlist
bruh
btw battleless, if you're into it, i have several links for very interesting conspiracy theories
One message removed from a suspended account.
Its very flat from my pov
yep lmao
oh god please dont
dude spent 10k on a high precision laser gyro
One message removed from a suspended account.
then mistakenly proved it rotates
"Hold up the light higher!"
I saw one posting a youtube video of how moon landing was faked just to realise it wasn't
Could even here the guy in the background go Ah shit
what conspiracy theories
One message removed from a suspended account.
One message removed from a suspended account.
that the illuminati is out to get us
pretty much everything you can imagine, illuminati, aliens, area51, people form mars, teleportation, time travel
One message removed from a suspended account.
One message removed from a suspended account.
I just watch Doctor Who
all from live interviews with people who claim they were actually there and were actually involved in those secret projects
everything said in that show is 100% real
Yeah that guy was using science and caluclated it and fooled himself
Cant find the video
nah thats more recent, this stuff is much older, like from 10-20 years ago
cant find it either
battleless isthe kind of guy to think the russian sleeping project was real
One of his strongest arguments was "why are the stars not visible from the moon"
💀
One message removed from a suspended account.
Wasn't one of their arguments why was the flag waving?
Haven't gotten too much into it
But saw two flat earthers get into a morning tv show here in Albania
ah, the video was deleted
My parents wasn't having it so they switched it up
if they are videos i will watch
i don't read
someone probably has a mirror tho
One message removed from a suspended account.
many of them are either video interviews or audio interviews
reading is too boring idk how people do it
One message removed from a suspended account.
One message removed from a suspended account.
I need the full timestamp
Unix please
One message removed from a suspended account.
He has to show these to his kids when he gets older
I hope they don't share the same argument genes and kinda evolve
One message removed from a suspended account.
@hushed robinever heard of gary mckinnon?
One message removed from a suspended account.
naisu
One message removed from a suspended account.
One message removed from a suspended account.
no
McKinnon was accused of hacking into 97 United States military and NASA computers over a 13-month period between February 2001 and March 2002, at the house of his girlfriend's aunt in London,[3] using the name 'Solo'.[2]
McKinnon himself states that he was merely looking for evidence of free energy suppression and a cover-up of UFO activity and other technologies potentially useful to the public.
theres a 45 min audio inteview with him lel
US authorities stated he deleted critical files from operating systems, which shut down the United States Army's Military District of Washington network of 2000 computers for 24 hours. McKinnon also posted a notice on the military's website: "Your security is crap".
did he find ufo activity
One message removed from a suspended account.
nah thats crazy 💀
bro put your security is crap on their website
sound slike somethhing i'd do if i was a hacker ngl
One message removed from a suspended account.
One message removed from a suspended account.
he claims he did
the US tried to have him extradited from england
He states his motivation, drawn from a statement made before the Washington Press Club on 9 May 2001 by the Disclosure Project, was to find evidence of UFOs, antigravity technology, and the suppression of "free energy", all of which he states to have proven through his actions.[36][37]
One message removed from a suspended account.
He sounds just like me fr fr
so where is the evidence
One message removed from a suspended account.
bro did all that to not leak it
Bro did all that and helped him self by not guaranteeing himself to be in jail for his entire life
Stupid right???
Cmon battle u can do better
Squeeze the cells
he would get life in jail if he leaked them ?
Ofc bruh
thats just one of many interviews with interesting people, if you wanna look at them
We are talking usa
but he said it could be "potentially useful to the public"
so if he stated that why would he not leak it to the public
Notice how "he said"
I mean he was stupid for deleting the files and such
where do i find it
Yeah clear the cookies n everything
Like spamming it?
uh
not spamming
but i was looking into their private API because I made a wrapper for it
clearing cookies fixed it
yay
One message removed from a suspended account.
One message removed from a suspended account.
He is taking a dump atm
One message removed from a suspended account.
One message removed from a suspended account.
Oh i will have to put you in queue
He gets lots of dumb questions
And your id looks to be blacklisted meaning he doesn't want to be questioned by you
One message removed from a suspended account.
I am very sorry
One message removed from a suspended account.
yas
One message removed from a suspended account.
good question
You don't have to answer it
History
The cookie was created in 1994 by Lou Montulli of Netscape Communications to create a more seamless experience for people making commercial transactions online. The term "cookie" was derived from an earlier programming term, "magic cookie," which was a packet of data programs that kept data unchanged even after being sent and received several times.
Sounds very cool
Question is can poland go into space?
poland is a country it cannot travel to space
do you know how heavy Poland is?
Its not that heavy
The fuck is lb
pound
Pound is a currency
Yes
What is a Brazilian doing with balkan memes
hi there, how long does it typically take for a bot to be approved/disapproved?
really quickly rn
like less than 12 hours
oooo nice
submitted mine last night and it was approved earlier today
oh thats great then, thanks
hey i am north balkan
thats me right there
A few onions and a few potatoes
and a few kurwas
Fun fact, "kurwa" is a more offensive term for a prostitute, so you're basically right
it is also the equivalent to "fuck" in english, ie it can be used literally everywhere for a ton of different meanings
True
Yes, you should be able to
how? in the discord docs i only see the dm_permission option
which allows u to turn it off in dms but i want it off in server
Really Discord moment
the only way to do that is to make it require permissions that most people dont have
for example make a slash command that requires admin
discord is slowest platform
99% of the server wont see that command
er
but admins will still see it
yes, you will have to do that rgardless
but having it require admin will also hide the command from most people in the guild
i assume interaction.guild will probably be null if it's not in a guild
so the best way is a combination of both
true, but it's not for me
so it's up to the admins of the server if they wish to do that
you can use slash command permission defaults
so if i set the peprmission to admin
basically make it default to admin only, instead of the other way around
they should yes
no
i'm not even an admin in the server
bro is generating gifs
oh my
Question is who accepted your bot application
It’s a good bot
sends a Kanye west quote every 24 hours in a channel of your choice
🤩
kanye west?
aren't his quotes...polemic?
wym
what does polemic mean
I’m not familiar with that word
yk he's racist right?
hes black…?
don’t know what that means
since when being black means u cant be racist?
how’s he racist
site your sources
CNN and Forbes are not reliable sources
well, which source do u consider reliable?
say the name and I'll find their published article
don't know any eh?
the New York Times
Kanye west is not racist
One message removed from a suspended account.
One message removed from a suspended account.
your open to your own opinion
One message removed from a suspended account.
One message removed from a suspended account.
LMAO STILL DENIES
One message removed from a suspended account.
even with 3 sources
all of these statements with no sources
One message removed from a suspended account.
😵
you're a joke buddy
witch hunt!
One message removed from a suspended account.
your*
fake news!
saving for posteriority
i'm helping
you can just block me btw
?
lunatic asks for sources
receives 2
says they're unreliable then asks for NY times
receives NY times
refuses and says there are no sources
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.
i found an info wars article that says he's not racist. case closed
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
honestly u had to be living under a rock to not know that
One message removed from a suspended account.
your open to your own opinion.
and the bot doesn’t show my standpoint on Kanye west. I just made it to get access to the api 🫀
it's not opinion, I'm backed by 3 sources and can get many more if u just say the names
at that point it's a fact
sure
One message removed from a suspended account.
me when you have to pay for "reliable sources"
actually thats a good thing it promotes good journalism and independence rather than relying on external more questionable forms of revenue
-m 307307861032304652
e0c#0 was successfully muted
🪦 🌹
That doesn’t mean you can’t be racist
Also he called hitler his ally so like
Oh shoot he got muted didn’t realize
Lol
Nachoo
battleless got violated with that 2 month mute 💀
He got muted?
One message removed from a suspended account.
One message removed from a suspended account.
This abouta be a chill summer
nah hes suffering quietly
One message removed from a suspended account.
Knowing him he’ll be back in 2 months causing more shit
I can finally lurk in development without the battless flood. 
Time to switch to happy nyu then
They got hit with the long mute
your right
development is just not the same without battleless
battleless and tim really made #development what it is today
wouldnt go that far but lmao
i was being far from serious dont worry 
LMAO
One message removed from a suspended account.
One message removed from a suspended account.
lets play maplestory
One message removed from a suspended account.
lmao
Tim plays da 14?
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.
One message removed from a suspended account.
i play overwatch 2 am i valid
One message removed from a suspended account.
boy am I sad how dirty blizzard did to overwatch
One message removed from a suspended account.
One message removed from a suspended account.
1 was much better in every aspect
One message removed from a suspended account.



