#general
3141 messages · Page 1764 of 4
I just reset my cmos and almost had ten heart attacks
Had to do it because bios wouldn’t show up on neither the igpu or the dedicated gpu
So the commit message limit is all of the address space on your computer, got it
yes
I've made comically long commit messages
something like "fucking work" with like 200 ks
Pretty sure me and wolv wrote 3 page papers in some of our commit messages back in the day
I tend to combine my school habits of bullshitting to fill space with my call center habits of trying to explain things multiple ways when I get on a roll
Makes it easy to fill a screen with text that I could probably replace with a paragraph if I was trying to be terse
Future me always hates past me when I was terse though
bro can they slow down
this is going to be a 1.18.10 release when it actually releases
yep
bro!
I had that feeling that a pre-release was going to come out.
We gonna get up to double digit pre-releases 
Pre 7 is out :p
Dirt part of the Dirt Path texture is one pixel too low
Thank god this was fixed, 1.18 was almost ruined /s
can anyone recommend a vanish plugin that will work across a bungee cord network.
If I buy Minecraft Bedrock from Amazon, will it arrive as a card in a packet or will it be downloaded onto my pc?
It says "Download Code" and it's from Microsoft so it must be legitimate.
that basically means nothing
It's a redeem code like phyicsal gift card
you go to Minecraft official website and redeem > create account (maybe now you will be redirected to Microsoft after bu I dont know)
More more more more more more more work - kennytv
Can someone tell me how to get hands on Spigot & BungeeCord 1.18-pre5. !! Thanks in advance !
for spigot, read the docs for literally every other release and think how that works for pre5
We're not spigot

Gib bruh
Tell where do i get paper 1.18
Imma die
build it from the source
As always not recommended for production use.
Alright ! https://github.com/PaperMC/Paper/tree/dev/1.18 ? This ??
yep
Yes
Thanks
why my paper 1.18 corrupt world?
Did u use it on production ?
yes
Q
yes ofc
LMAO
i only use unstable server core for maximum fun
Update script running in the background, building from the main branch on every commit and auto-deploying to all servers immediately
Yatopia ew, Sugarcane is where it's at
Not even outdated yatopia?
Fact!
I use my own Paper fork called Papyrus where all the patches actually remove features and make performance worse 
Facts
i actually use a not even functioning server B)
Caused by: org.gradle.api.plugins.InvalidPluginException: An exception occurred applying plugin request [id: 'io.papermc.paperweight.core', version: '1.3.0-SNAPSHOT']
at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.exceptionOccurred(DefaultPluginRequestApplicator.java:206)
at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.applyPlugin(DefaultPluginRequestApplicator.java:188)
😢😢
ran paper now am infertile why do fixing
Just contributing to the quality of the gene pool
I do not wash genes in pools
Any fixes ?
none
work out why it failed
may need to install that version of paperweight locally
otherwise, it's not even close to being ready for a release
(so, you're on your own)
hey cat have you seen my new emotes
Once Paper release gonna update Papyrus to yeet goats like I did with glow squid 
I was honstly just taking the opertunity to completely ignore your existence
Damn cat




Oh nvm don’t blame you
u like me too much to ignore me
I actually feel that

my fork downgrades the server in such a way it is beta 1.7.3 compliant 
Meme forks are fun
looking at a tank full of diesel
"Is this safe, it says petrol on it?"
"Yea, I just forgot to write diesel here" points to just below the fuel cap of the tank
I made something called AssSpigot that basically removed enough features that we could get 200 players on at the same time
The server served a specific purpose so we were fine with removing half the features of Minecraft
oh so you were actually serious about removing features-
Yes lmfao
That’s the only way to get a ton of people on a single server without it dying
what stayed
Can someone give me the 1.18 paper jar !!
no
Everything that allowed people to play together stayed basically
Removed mob spawning and world gen since we didn’t need it
if there's no jar in papermc.io then compile it yourself
It was a very specific jar
lol
I am unable to do that !
then you'll have to wait
shame then
then you're going to wait like the rest !
it's not meant for the average Joe
Bruh why u all bully me !!
When we're ready for people to start messing with it we'll release it, otherwise, you should know what you're doing
How is anybody bulling you?
that branch is not even remotely finished yet, when it's ready for a release it will be released
It's not really for the public atm, it's very unstable and can potentially break your server
LGTM.
Added.
Thanks.
runs away the admincraft reddit was right!
whaaaat? no way. you're kidding. this clearly looks stable!

The X indicates good quality right?
ofc, it means that the anti-fail tests failed, which means it did not fail!!
idk about you guys but X marks the spot and that means there's treasure
I asked.
I also asked.
The treasure being probably a bug but currently you can't get a bounty if you discover a bug D:

bro!
is this how to git?
yes this is how you git
shit's gonna have 100000 commits by the time i'm done :blobsweat:
Well the whole point of doing commits like that is that you can easily roll back to a specific change if needed
oh
yeah idk that doesn't fall well within me either
I do (lots of things) then realise I gtg and add and commit and push and leave
watch me committing one single file change and then the project is uncompilable until the next commit because the rest of the code that depends on it has to be changed
brrrrrrr
because github is not a Collaboration Tool if you don't have collaborators
B) indeed
writing unit tests for the first time in my life
super satisfying seeing it pass everything :D
months ago
the fact that people open PRs on that repo is hilarious
LMAO
wtf, why does this comment have so many down votes? https://github.com/torvalds/linux/pull/805#issuecomment-593375542
it's a very helpful and informative comment for people who aren't aware of the kernel contribution process
read-only mirror
Cos they're upset that they're dum
then why do you not display it as such lol
Downvotes are by kids that never heard of mailing lists or else
linus created the github repo as a courtesy. The fact it's not "displayed" as a mirror is irrelevant to him or anyone else working on linux
they spend all of their time and effort in mailing lists, not on github
that guy's PR wouldn't be accepted in its state anyways, improperly formatted
i still wanna learn C sometime
masochist
c#
Honestly I wanna learn c#
It’s been on my to-do list for quite a long while already
probably gonna stay there for another long while tbh
just do it
honestly i wanna learn c# bytecode and why it can do some stuff java can't
C is cool I learned it and wanted to learn c++ and learned very quickly that it's not just c with classes
@twin lagoon what better
4770
👍
I used to love rust until I figured out lifetimes and it's annoyingly restricting
if you want a pointer within a struct to point to something else within a struct fox example
the pointer needs to live to the same time as the struct
meaning of the pointer is a mut it'll be the only mut the struct can have
no I don't know how to use arcs
V: restrictive Go implementation in C
C: is C
I tried to learn rust
but I just stopped trying
Aurora doing a cardinal sin. Ordering a server while sick. That’s how you end up with botched hardware 
I ordered the wrong amount of ram while I was sick one time. That was fun
it's just SO interesting and hireable but also insanely complex and hard because of its structure
guess who now feels guilty for buying pokemon when not having money :'''''D
its ok money is temporary
eternity can pay u
pokémon is forever?
yes
Bruh.
Rust syntax is brain-dead
And the community is somewhat unbearable. Other than that, no complaints.
It's fast, and stops bad developers from making an entire class of mistakes
True words
and the zerg meta is shit
Aikar rap, aikar rap
he like to do dance wap
he online on discord, he is the lord
he do brrrrr in minecraft, he is vari adored
when people have problem, people say share aikar timings some
People solve their problem, but he steal your mum
The only people I've seen say the Rust community is unbearable are people who only see the Rewrite It In Rust idiots and people who get upset when you give your pronouns
and the people who build trap bases
jokes
is this prose?
SpigotMC diss when???
I am reading the patch-notes for the pre-releases and some of them are hilarious
MC-241767 - Breaking a vine or ladder block while the player is climbing it while sneaking allows the player to hover in place indefinetly
that would have been so fun tho
This should be intended feature
It’s like in cartoon if you don’t look down you don’t fall
It's mostly the former people that do it for me. They're everywhere.
MC-180398 - Too many sounds causes client to stall, limit can be easily reached with rabbits

death by squid becomes a reality
Prerelease bugs are always entertaining to read
For more fun, read patch notes for The Sims
I liked the case where a server was crashed by llama spit.
MC-241847 - Floating stone platform doesn’t generate in void superflat world preset


Should have tell them to use paper @mighty wind
MC-240482 - There is no bedrock in the overworld in old chunks
thank u 
MC-241245 - Generated Deepslate overwrites ore veins (mainly Iron ore veins)
those are just great
oh oh also
MC-239397 - Lava pockets generate in icebergs
MC-404 - Not Found
MCL-14107 - Launcher wipes entire install location when uninstalling
Still my favorite one
oh right
wasnt the new launcher also causing BSODs?
One week to go! Here's Minecraft 1.18 pre-release 7 with fixes for critical bugs, more pixel tweaks and more dense cave biome features - check it all out in this quick guide!
This is an unofficial update video that aims to be the most comprehensive guide possible. Official announcement: https://www.minecraft.net/article/minecraft-1-18-pre-relea...
should have been issue 20000 as y2k type issue


MultiMC gang
yeah ugh
MC-182421 - Server edits "generator-settings" to invalid value and therefore does not start
xD
i hope the animated motd will be added.
animated MOTD? literally &k
lol
uwu
Michele, stop changing your name smh
remember when animated motd was actually possible as an exploit? 
ngl tho it could probably be achieved by sending the entire motd data over at once instead of spamming the client with packets
although I'm not very sure why that'd be a great feature anyways tbh
most useless
yeah
watch me crashing your client due to too much motd data brrrrrr
no I wanted to be realized in a different way.
example.. put animation data in motd json
Try Pulseway for free and start remotely monitoring and managing your server or PC at https://lmg.gg/Ktd7Z
Use code LINUS and get 25% off GlassWire at https://lmg.gg/glasswire
Luke and Linus continue their challenge to use Linux on their home PCs. Today's challenge? Game streaming, complete with team comms and a camera setup.
Buy TC-Helicon ...
yes and then the client receives it all at once and takes care of rendering it
there'd have to be a limit though, otherwise watch me making my server send 40GB of data to you
why are you sure you'll send so much data when you don't keep sending packets like 1.8.3 expoit?
Even if it's not a fancy animation, the animation that changes in real time(ex. 1 sec) isn't bad either.
I'm using a translator now. I'm sorry if you didn't understand.
takes too much data
they'd have to extend the size of the maximum size of the JSON string in the response packet
I don't think I'll ever use all 32767 characters.
Well, I mean, that's extra data
Think about stuff like server lists, etc, which ping servers and have to eat a glob of data needlessly, etc
not to mention, that would require mojang to implement something here to represent all that stuff, and, well, that would probs be a horror show for them to deal with and for end users to work with
yes Now that I think about it... You're right.

I just use MiniMOTD and that's good enough
Gradients are epic boi, don't need no animation
that just clutters the tab, i hate servers that do that
i just wanna see players not 50 other stats
I think it does
MiniMOTD is a basic MOTD plugin that is compatible with Velocity 1.1.0+, BungeeCord, Spigot, and Fabric. MiniMOTD gets it’s name from MiniMessage, the library used to parse text in MiniMOTD. GitHub releases (download here) Features: RGB Colors in MOTD RGB Color Gradients in MOTD Downsample RGB Colors for outdated clients Randomized MOTDs ...
Ah, not the way you're wanting
the player list is kinda stupid since it only shows like 5-10 players anyway
makes more sense to put a nice message
how does it clutter anything if you don’t see it until you hover
When you accidentally mouse over the 5000 player count and OOM your JVM
OOM your system
Yes but with how many patches 
Small errors 🙂
Features 
chest duping chunk glitch option in the config wen?
uf
ur an unplanned feature
that's what my mom says
I-
i know, she told me



custom emojis were a mistake
amogus
I've acquired a substance which contains 60mg of caffeine per tsp
should I be trusted with this? probably not
Who needs a heart? 🤷♂️
I'm just now realizing now small a 1 tsp is
after I dumped like 3oz of it into this drink
am I literally going to die from this 

well
I have a high tolerance and you need to add way more of this than they say for it to actually taste like coffee
""high tolerance"" isn't going to save you from 2.5x more than the daily recommended amount in a single glass
well you'd probably be fine but its stupid
Go hard or go home
enjoy your heart palpitations if you end up drinking it
well 3oz was a biiit of an exaggeration
1000mg is a lot
but this beat saber session is gonna hit different
It's probably closer to like 500 tbh
but also in combination with ADHD meds
I might mess around and write a phd thesis later
Very cool
@fossil patio 
@twin lagoon 🏩
Paul gonna shitpost in paperMC a lot more now?
i've gotten kicked for shitposting in here before, nothing's new
that's impressive
i deserved it
i have yet to receive anything other than a single warning for harassing an offline mode user
maybe i should start harassing more people
do it
you can harass me whenever you want 
BUT FIRST
send more void
michael you just need to shitpost when wiz is here
ok
ok


me when frank:

everyone when frank: :TT_NezukoSLeep: 
henlo
henlo somple 
I would like to send paperemcee a little bit of cash but I don't want to lose my Swifty icon 
i think swifty is above donor?

But don't quote me on that
camm 🥺
my favourite australian
surely not
how is australia these days
benny? ? ?
fucked
oh
don't think covid got rid of the big fuck off spiders
michael i'm going to bakery today for lunch 🥺
your bestie
I had to check because of your note https://i.imgur.com/PCXlbzR.png
helo whats this
our love for frank
why thank you
frank send more dog pictures
u
u
does camm have a note on me ?


o
somewhat????
someone said dog
good dog
cutie

Also, full circle evolution: https://twitter.com/dog_rates/status/1021420347135062016
because i am an old prune, and also i contributed tagalog to velocity, and also i love and contribute adorable kitties, and also i love tswift, and also i love test builds

does that mean airplane changes are getting pulled to paper? That'd be nice
there was a blimp advertising pubg in my town yesterday
oh i thought the remaining differences were being pulled
Well not all of them, but some have been going through.
If airplane is truly not going to be supported anymore more will probs be moved in the future too.
It's up to paul
thanks for clarifiying, i'm happy at least some are coming
its nice to see paper grow
Honestly glowed PRETTY bright with tuinity 👀
yeah totally
How does one get the role to speak in #swifties-club ?
That's DenWav's channel, so you have to ask him. But don't ping, wait for him to be around

woah i didnt know there's an r/TaylorSwift discord
how could you
It does not surprise me to learn this.
i am in it now
Most large subreddits have an associated Discord, from what I've seen. I could be wrong, maybe. I don't really use Reddit.
I comment a lot on reddit but I don't really get into the sub communities too deeply
wtf camm i thought we were already friends
I have an account. I log in once or twice a year.
I think I've commented twice.
so did I????
you removed me as friend.
😔
how could you
just look at the note i have for you https://i.imgur.com/fgKKJ3e.png
https://www.etsy.com/ca/listing/1127138883/jesus-loves-you
Want a sticker, but ain't got no scratch? I will send out a bunch of 'em. Townpumpcnc@hotmail.com
For you who prefer to trust to your legal tender rather than luck: some proceeds go to the Empire of Dirt for beer and busting new tools. The rest gets wasted.
Thank you!
@viral hornet 
Camm is busy hanging his head in shame
Prof!!

Why would I be doing such a thing 
WTF never
You know Tagalog/Filipino?
@viral hornet where are more pics of the bestest boy Archie?
Simple had a Filipine GF iirc? So he knows Tagalog.

Oh. I almost replied with a curse there.
It's so late. And I think it's first time I drank so much, but it was company party. I have standup meeting in 9 hours, hope I'll get sober and wake up by then.
yeah most filipino gamers that play competitive games usually screams at you and says filipino curses lol
...
What was your poison tonight?
@mossy trellis I learn from the best https://youtu.be/Ikgbxk0l19E
I have a standing desk, so I usually just go on a walk/run on my mobile treadmill during standup and all other meetings.
But just might disconnect my laptop and work from my bed today 
First a few different beers (APA, IPA, something generic), then whisky with coke and later gin with tonic.
Ok wht kinda coke we talking about there
We have new HR girl, she sweared so much and got us drunk really quickly.
Lol
Unfortunately the legal one 
Lol
She started hugging and getting close to me before it even hit 23. She decided to call it a day not that much long after.
She promised to kick our asses in table football though, but she didn't stand a chance. We'll meet in 3 weeks or so on next company meeting and we'll see if she can do it then.
not fluent but a little bit
Its fine if you aren't as long as you understand it.
i can understand a good amount, but my trouble is understanding when it's spoken to me
I'm still working on that
reading I'm decent
Son of a 🤦♂️
@hexed wyvern 
new pfp pog
yes 
furries 
anyone gonna watch the dart launch
(double asteroid redirection test)
they're launching in about an hour but it'll reach the target sept 2022. they're literally gonna crash a rocket into an asteroid at 24,000 kmh

yea
that’s really cool, what’s the objective? to see if we can get a rocket to hit it?
to see if they can deflect an asteroid
^
earth defense
well yeah you could simulate that pretty easily
I believe they're just testing to see if it'll actually do anything
well now it's a live test
i guess, it’s not like physics breaks down because it’s an asteroid
Sci-fi becomes real huh
i think the bigger thing is actually being able to get a rocket there to hit it right?
Are they launching a normal rocket with explosives or with an actual nuke?
So it’s not to deflect?
no it is
Hmm okay
you only have to barely affect it because a fraction of a degree has big impacts at millions of kilometers
basically they only need to nudge it slightly to change it's course
yea
millimeters could be enough to send it miles away from us
but i guess like you said it’s a live test to see if we’re capable of doing it
better to check to see that we can do it when the stakes are low lmfao
it's a test to see how the motion is affected
plus who doesn't wanna blow up a rocket
yes
send a tesla roadster into it
i was gonna go and watch the launch live but my dumbfuck brother gave me covid so i couldn't go :))))))))))))))))))))))
so i'll be here at my house trying to watch it, but will probably miss it because clouds
those people who think a $ invested in space is a $ taken out of their pocket that we will never get back
i love my life
dumb
does that make you feel better
Can we change the motion of an asteroid? Our #DARTMission is set to be the first to try! The Double Asteroid Redirection Test (DART) mission is a spacecraft designed to impact an asteroid as a test of technology to see if it can change the motion of an asteroid in space. The goal of the mission is to see if intentionally crashing a spacecraft in...
lmao the fuck is FEMA gonna do with a planet destroying asteroid
"we will manage the emergency as the earth crumbles into thousands of chunks"
a $ less in taxes*
nasa gets like $75 per person every year lol
and i doubt it’s even that much individually
SpaceX Livestream > Nasa Livestream, just because it has John Insprucker
hey i was about to post lol
Get faster
pls no bully, i WILL cry
Good
1 min left
@minor badge hello bestest mari good morning
message.txt by @young sail: https://paste.gg/a2f45f8359db4d0f8d742298067ffea5
morning @wispy blade
?
@void void post the full log in #paper-help
@olive marlin just rejected someone's code test with the coolest name I've seen... if only someone else epic would do it ? 
not watching, but can't this already be disproved with like simple math?
wha?
you just can't hit it hard enough to make any difference
they're trying to slightly change the orbit by even a few seconds (not degrees, not radians)
at millions of km out, that could deflect it away from planetary damage
ah maybe if it's that small of a change
seconds are in the order of tens of thousandths of a degree for anyone who doesnt know that
but I've heard that for a city destroying asteroid or larger it's already too late if we can detect it, nothing can be done
and it's not even the main asteroid btw, it's a moon of the asteroid
they're basically just fucking around and seeing if anything could potentially be done
and yeah idk, but technology is advancing. this thing is something like 14 million km out
@slim nymph where can I send $10 to help with hosting costs?
Your site is running impossibly slow right now
thanks for pinging core team directly, but here's the opencollective link https://opencollective.com/papermc
and site is fine for me
oh how long is it supposed to take to get to it then lol
oh oof
tf
.startmc is the new flag site
lmao
his blog has been pretty slow for a while and he's v busy with life stuff so use ^ for flags
what an edgy little boy
:o thank you for reminding me i have an essay to do
cracks whip
I paid for lyft wait and save, thinking that since there's a car right near me doing literally nothing I wouldn't actually have to wait the 15 mins
but I guess I do???
depends if the driver wants you or not
what is the purpose lol
driver said no
:(
oh no my bag with shogi pieces opened in my backpack hope there arent any in there
its ngl crazy that davinci resolve is a free download
this is the editor they use for movies and shit

fuck paying for premiere pro
i mean, they have a paid addon for studios but nonetheless
the base package is more than enough
@waxen panther
deploying a mere ±6k changeset to prod
tfw proximyst
it also likes crashing a lot and doesnt have autosave on by default
?
Blender's neither lel
how many patches are we through?
Aprox. 360 server patches
nice
it's not "the best in the industry" but it is one of the most capable and versatile computer graphics tools i've used
hii
someone can help me? how can I put Damage and Enchantment in an item
like /give $player wooden_shovel 1 {Damage:$randomnumber%40<to>57%}
i need to put like durability 3
but I dont know any programing language, Im just trying my best
I made the cmd and it worked
noone?
its way easier to do it with a plugin
I already did, and it worked, but Im just trying to put enchants now, I dont how to use NBT properly
google probably does
no it dont ;-;
literally minecraft item generator
np
yep ^
Imagine if Epic Proxi made it. Can't reject perfect code!
fact!
I did the same test, and here I am ;)
le pix of the stars i took after watching the nasa launcheroo
also my shitty recording of the nasa launcheroo with some equally cringe background music bc i had ppl talking in the bg 😎 https://www.youtube.com/watch?v=WDix5jEZmf4
NASA DART (Double Asteroid Redirection Test) Launch from November 23rd, 2021. Filmed from Santa Maria California, ~20 miles from launch site. Sorry for the shaky video in some parts.
Music is "Cinematic Space Drone" by ZakharValaha (https://pixabay.com/users/zakharvalaha-22836301/) from Pixabay (https://pixabay.com/music/).
Something not right here.
well i suppose it's still 11/23 at UTC-12 lol
okay time to watch some hawkeye
Oh, I thought it was someone new at your work who made PR with tests, not someone applying to work for you.
good thing to wake up to
epic
found worse
Wut
iirc it's supposed to mean the kernel thinks it has 19,899 CPU cores worth of work scheduled
lol okay
average number of running and waiting threads
i see
that's horrifying
there were about 30k mount NFS processes created
so that's understandable
👀
uwuwa covid confirmed? 😭
me hopes it's negative
they still telling me im ineligible
No booster if you're testing positive is what they're apparently doing here
yea
Which makes sense
no vaccine at all if you are sick
so I hope I'm fine till next week
because I really want it
i mean, i dont even put my test status in yet i just put my age and that i got pfizer and they're like
NO
because 1. more protection 2. they started a lottery for everyone that gets vaccinated between last week and christmas and I do wanna participate and win something

you can win a house, a smart tv. an electric car, a new kitchen, and more
and I'd really like a new kitchen
no for getting vaccinated
Do you own your home?
You can probably do the kitchen then
We can do pretty much whatever we want, but we have to pay for it thats the issue lol
tbh I really like this appartment, the only real issues I have with it are the kitchen and the bathroom lol
What's wrong with it
the kitchen is old af and looks really bad, plus I'm pretty sure half of it will randomly break apart withing the next few years
and the bathroom is also old af and looks really bad, because they used like dark brown/copper/orange colored porcelain for the sink and bathtub and stuff
plus I'm like old and it is difficult for me to get into the shower because the step is so high

ah that sucks
interesting color choice
cant see rust stains if its already rust color 
maybe it is in fact galaxy brain color choice
my teacher's stepniece tested positive 
:/
@viral hornet 
camm 🥺
ask kash to fix it
@viral hornet 
pimple 🥺
ur missing out
.g tim tam
(DiscordBot) Tim Tam A brand of chocolate biscuit made by Arnott's and available in several countries. (https://duckduckgo.com/Tim_Tam?v=i&kp=1)

hm
well,
i forgot to do my math assignments
im going to beg my professor for extra time in the morning and blame it on covid
uh oh
watch, he'll give me until end of semester to do it
ask me tomorrow
actually i can email him now and schedule it in outlook so nvm
lets do that!
ok. time for bed. hope i can slep
you should tell him your dog is going through a divorce
They killed Westwood in 2003
😦
EA’s bad business started decades ago!
But i can't ignore the games they bring in 
I am glad that it’s now finally coming back to bite them in the ass
EA made Harry Potter and the Order of Phoenix
that's probably the only good game i can think of
its a Love / Hate relationship with EA

@warm anchor 
oh and The Sims 2 but it was still made by Maxis back then
@twin lagoon you ruined my fun :(
no
you did
:chRIEstmas: when @warm anchor
Ouchhh
Oh boy...
MichaeI
Someone's having fun
i am removing you from the platform goodbye
rude
There we go, changed that.
perfect
- Formatting usernames to be difficult to read, to impersonate others, to advertise, or to be inappropriate.
smh michael
is there an issue
exactly
it's not difficult to read
there is nothing to read
exactly
oh no
I AM BEING TARGETED
Good.
no australia is scary
big fuck-you spiders and homeless people breaking into cars
🙄😔🙄😔🙄😔🙄
I actually chased two junkies the other day that I caught coming out of my neighbours driveway (then trying to open car doors) 
lol wtf
camm really living in the ghetto
camm do you happen to live in a certain area in brisbane
@mossy vessel 

i would gladly be DFPKanTeiRyu XB Enjoyer again but aurora won't let me
i love NMF
kashike is a bully
</3
dw kashike you are 1st in my heart
we already have enough of German in dev team

kashike is more 
wb kash but more
kashike typing /nick kash but more as fast as he can
michael can't get rid of me even if he wanted to
wait i gotta try something out
i'm everywhere
?info
❯ User Information
Profile: @twin lagoon
ID: 215448923681062913
Created: <t:1471437426:R>
Badges:

❯ Member Information
Nickname: test
Joined: <t:1559924600:R>
Roles: <@&504805787257012225> <@&875110528652025896> <@&289618509862797313> <@&541496582776815617> <@&523797688337039380> <@&748640620771278999>
❯ Chat Activity
Latest Message: <t:1637756435:R>
First Message: <t:1545165445:R>
❯ User Information
Profile: @twin lagoon
ID: 215448923681062913
Created: <t:1471437426:R>
Badges:

❯ Member Information
Nickname: test
Joined: <t:1559924600:R>
Roles: <@&504805787257012225> <@&875110528652025896> <@&289618509862797313> <@&541496582776815617> <@&523797688337039380> <@&748640620771278999>
❯ Chat Activity
Latest Message: <t:1637756444:R>
First Message: <t:1545165445:R>
ok that failed
facts
@bold pumice why is it loading permanently smh nvm worked fine
more... german?
it's ok dooley loves me
what about me 
everyone loves me
?info
no info for you
:(
that failed
certain roles only to avoid spam
ur bedroom door
a role you don't have
certain roles
?info @viral hornet
❯ User Information
Profile: @viral hornet
ID: 171898972330262538
Created: <t:1461054308:R>
Badges: 
❯ Member Information
Nickname: Cammmmmmmmmmmmmmmmmmmmmmmmmmmmmm
Joined: <t:1538871005:R>
Roles: <@&504805787257012225> <@&875110528652025896> <@&504459072406552577> <@&585621980439379999>
❯ Chat Activity
Latest Message: <t:1637756565:R>
First Message: <t:1538966253:R>

it's a bit slow on the nickname updates
3 years ago?

first message sent 2 hours after you joined.
Camm got old account too?
I need to check how old my server is
I don't remember if I made an account on Discord long before I made a server
❯ User Information
Profile: @cosmic raft
ID: 105923848263753728
Created: <t:1445324613:R>
Badges:

❯ Member Information
Joined: <t:1495407528:R>
Roles: <@&895903467560927242> <@&289617900971753472> <@&755936788316684319> <@&504459072406552577> <@&541496582776815617> <@&748618676189528155>
❯ Chat Activity
Latest Message: <t:1637756735:R>
First Message: <t:1495411179:R>
slow bot
Fri Jul 08 2016 16:12:27 GMT+1000 (Australian Eastern Standard Time)
okay, little over a month after I made an account on Discord
hey why does my auto paper downloader not working no more? 
I made my sever 4 minutes after I made my account 
LOL
what's ♜ for 😮
When did you create your account eter?
@viral hornet
I made mine in late 2015

i made mine in 2016
?info
Leaf asleep no weebnuke
sadge!
I made my alt in 2016 and my main in 2018.
thats an old account
@static badge wake up, weebs need nuking
i didnt even know discord is t hat old
leaf is too busy with furry conventions
ban weebs stan pokimane 
I was moving my guild in Dota to discord so I was on a mission @viral hornet
That’s why if was made that fast
it doesn't show nicknames when you don't have one this is pog
Did you find someone with Telenet to test your latency?
i did
Noice
they had no issues 
Makes sense
I am making the mistake of drinking a coffee at 10:30PM
but I also don't want to just throw it out/waste it
Same
the whole can?
yes
plus the metal?
Yes
you have issues cat
cat, sponsor some drinks kthx
He’s gonna piss in it
nmf sponsor yourself to come over and bring drinks
xx
Camm how about you comer over, work sponsors coffee

Telepathy talks
more bathroom breaks for kenny please!

Kneny is used to pee in a bottle already dw
Once every twelve hours is perfectly healthy!
poop bucket getting pretty full
sock*
that's what a litterbox would say
otherwise it would be pretty pointless
If you prove that you will aggregate values and not use them "directly" they can whitelist your app to the API.
wat
that doesn't help users using the platform though
also channel owners and managers will still see the dislikes so ¯_(ツ)_/¯
They said that they will remove the counter, but the creator can see it as well as tools can access them, as long as they don't use the per-video values directly.
the data just gets hidden behind authentication in the API
Yeah.
WHY! have you removed the ability to remove end-portal frames with mushrooms
Ok




















