#general
1 messages Β· Page 490 of 1
π
morning
morning
how ya doing
didn't you dislike unity
What no
I disliked godot
but I heard 4.x is better
so I wanted to try
and I still dont like it 
hey null

sup Josh
uv are coordinates used to map some texture to an object
hai josh! 
uv, xyz. uv being the vector that samples from some texture
what's bad about it?
i've been thinking about getting into game development
but i also lowkey want to avoid unity even though they're trying to make amends
I mean, me personally I dislike how unrefined it is. It is still a powerful game engine don't get me wrong. It just seemingly lacks a lot that you have to use 3rd party or even your own plugins to fix
ah fair
Which, if you have a lot of time and really passionate, then go for it.
But you are constrained to making those plugins in C++, C# or their own gdscript
Unity, is honestly not even a bad choice still. Despite their blunder earlier 2024, they have since made up for it, and honestly Unity 6 is looking very promising
yeah they do seem to be putting a lot of effort into repairing the damage that whole situation caused
They've improved DOTS and multiplayer functionality
and iirc they are making it better in terms of multi-threading
heard the ceo finally left too
So its no longer hard on the cpu
I think so, not sure about that
i c
the problem with me is like
it's something i'm interested in, but i also don't know what to work on
other than "i want to make a game!"
Well, if you want. You could come help me 
maybe
I am also learning / re-learning a lot of things
i don't know how much time i'd have to contribute though
might reach out once my schedule is freed up a ton (aka in like 2-3 weeks)
Completely fine, just a hand reaching out
I am giving myself a year to finish this game
i can't wait to be done with college man
this year has been like the most stressful year of my life
I can't wait to start college

I've been going through Unit's tutorial stuff to learn its UI and some basic programming functionalities
ooo have fun aaron! 
Turns out im going tomorrow to get a gym membership!

Finally getting in the gym like i've wanted, just been so expensive 
hi
Thanks

@random linden Check this out!
is this unity
yes
hihi
ew unity
but niceee
did you make the 3d stuff or was it online assets? π
i like the mouse and cheese one
it reminds me of the whos your daddy game
esp the mouse part
Its assets from tutorials
how are youu
icic nicee
car
is that you
yes
omg how cool
-upto @visual sky
@visual sky
When will my bot be reviewed?
Our current average review time is 1-2 weeks.
Some bots may take longer to review than others depending on their features. Because of this, we can't guarantee your bot will be reviewed as quickly as someone else's, and there's no exact timeframe for approval. There's also no way to check your position in the queue β but remember, you're not first or last!
You're free to edit your bot's page anytime, both before and after review. This won't affect your place in the queue.
You can read more about our review process here: How the Reviewing Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
You've submitted your bot 8 hours ago, please wait 

hi chat
i'm assuming this is your discord react library? 
good good, just writing a calculator from scratch in C 

was originally a uni project in java but i decided to go crazy with it lol
yea
rewritten
supports everything
pfff have fun
w<
my C code is so messy because i barely know anything about tokenization 
me neither lmao
mfw i need to teach myself maths again cuz i need to tutor someone
2 + 2 = 4
prove that this is correct
ok so you fail the class >:)
wow
wow how did you access my webcam
node:camera module π§
ik where you live (i dont)
<@&304313580025544704>
day 12
11
10
wow
stuff that abuses components v2
Make a fully immersive rpg with a combat system and fast travel
(i'm not sure if it's easy tho)

hi hi
how are you?
i mean someone made a pokemon battle bot
but idk i dont rlly wanna make a whole rpg system
building a webhook with an api using kv so I can stay sane rather than building it into my app
doing uni java homework 
Lmao fair
I honestly havenβt properly implemented stripe and I have no fucking clue how
Idk why itβs so complicated

check dms
im following theo's recommendations
who
Never heard of em

it looks fake
banned ty
thanks im trying 
nah just keep working
he shaved it
Alright thanks
wym no
bro looked creepy with it
Accidentally deleted the default mappings that I didnt want to delete
saved the file so I couldn't undo it
and had to re-add the input mappings myself 
how does undo not work after a save lmao
i was playing π
car driving cat
hi chat
hi guy

hello chat
hello
hello
how do I know that my bot is in review..
it'll get added to their testing server
yeah that's the only way of truly knowing if your bot is in review or not
I guess I just learned a new technique to managing a game in unity
Not sure how good it is though π
what is it?
alright cool can you still look into mine a bit and tell me if there is something i can upgrade (idk if this is against the rules) just need an opinion.
Then only leave in 1 game object that holds an initiator script
Which takes in a reference of everything you want to "spawn" into the game
and proactively spawns it in
i am not a reviewer, be patient
IN different steps
Keeps your dev environment clean ig
and its apparently recommended to use multiple scenes
alright i thought you can send the reviewer link to normal people my bad

bros saying hello with their own emoji 
based
bgoom
Oh really?
Cause I have 0 fuckin clue as to what I am doing

This shit right here is wild
class diagrams 
I am honestly trying to follow the idea here
oh how i miss ya
yeah i used to make genshin-like game on high school with quests story teleport etc from 0 knowledge in 1 month because i was forced to join a competition by my teacher π₯
and that 3D movie in unreal or something

and that horror game
Man, I am going from 0 knowledge right now
and I have 1 year
to do EVERYTHING myself

you can do better!!
Definitely fucking not
yeah i basicslly was the same
you gotta be proud to be forced to join a competition
you are so awesome
eh yeah i got the experience so wuite having fun
did u get first place
same, using free models make your game sometimes suck
Is the game still able to be played?
mine?
yes
same
it was able to be played during that day,, but i hate myself so i just upload the rough file projects without knowing anything about version controlling
I might give myself 2 years to do it
damn
I think 2 years is a fair amount of time no?
I should be able to go from 0 -> 100% in 2 years
in terms of completion
Maybe I will learn modeling
:p
@random linden teach me 3D modeling
kthxbai
have you thought about the plot yet?
AHAHAHAAHA
why laugh
tbh composition over inheritance is a better pattern in game dev
I can tell
Looking back on it when I made plugins for Rust
composition was everywhere
inheritance gets really messy
common rust w
rust is elegant because it promotes composition and doesn't really have a concept of inheritance
lmao
I'm starting to get into distributed systems
learning that this stuff is actually pretty fun
rust seems to be a good choice here
distrubuted systems?
yeah like horizontal scalability instead of vertical
my first project is gonna be a distributed KV store
hopefully with a load balancer in front of it
Ahaha
There's nothing
Well
there's a baseplate, a wall, and a player
Movement works but I am not using a rigidbody like I want to just yet
Needed quick prototyping so I used a CharacterController instead
The camera also needs to be fixed
Do I go for a 3rd person pov or a 1st person pov
up to you
...
i recommend 3rd person
thats why I asked
cause idfk
π
Insticts tell me first person cause its what I am used to
bet
both 
i havent in ages tbf so i may have to reteach myself first π

personally i prefer first person games
hai soda!
i had to use third person for an overwatch test a few months ago and it felt weird
hi!
better to support both of them rather than just one tbh
wait actually?
if you actually wanted to idm
im going to be incredibly rusty tho lmaoo
π
im not the greatest tho
Idek where to start
doughnut
ummmmmmmmmmmmmmm
so
the ones i have are so broken in the new ver of blender π ill try opening them again in the old one but it broke last time
how though π
ye still broken
half of it is missing lmao
any fully rendered ones?
this ones not as broken but stuff is still missing
i have one, lemme try and find it
its so old and kinda ugly tho π
DOUBT
that was first year of uni π
THAT'S AMAZING FOR FIRST YEAR

i mean did other students make god-tier renders
π
just do it
trust
jkjk honestly? find some tutorials online
dont actually make a doughnut tho
i think theres already like a billion tutorials for modelling donuts π
make something relevant to what you wanna do
its actually a meme
do u have a pic
sadly not i dont think
first year uni
when was that
god no
why not
i did try the grease pencil tho
at least they are easier to make than 2D i think
i did (unfortunately) have 3 whole 3d animation assignments tho
but that was in * maya *
ooooo
maya was the death of me
whats wrong with maya
3rd person camera done
Those tutorials suck though
I learned nothing from them when I last watched em π
I did all kinds, hour long tutorials that walked me through step by step
but that doesn't really teach me the actual tools
hmmm i see
Im just copying someone elses work
do you not find it helps you to learn how to do different things tho? so you can go off and do it yourself?
- add to what they have
Not really
if you actually want me to go through it tho im happy to, i gotta 3d model some fish at some point so i have to relearn anyways
icic
Please 
Warning, I have a very obsessive need for detail.
I will spend hours making sure a single line is straighter than me
π
dont worry... me too π
altho
its kinda best to block it out first
and then go in w/ detail
Guys
do I get my girlfriend
to help with the plot
for the game im making her
π
She helps with it, but little does she know its dedicated to her
Oh for sure

we've all been there aaron

god can't believe it's already may
wawa
wawa
we're already a quarter in the century
this is for @unreal nymph
why
because you're silly
wait thats so true

bro is in the future
lmk when youre free π
Legit whenever
It's all up to you at this point, whenever you are free

π
will let you know
ok
hi

hallo o/
hi
Cool dog
aur naur
it's time
hello
hello
Hello 
i win by default

L
What even is the context for this it looks like a scam xD
hihi, here #announcements message
good luck 
That's erm ok interesting
Epic
it is time
for the chicken jockey
Plis nitro gratis
no gratis
if you wanna get it free, you'll need to use something called "money" with the amount of 9,99
happy may everyone
Its not may yet
He forgot timezones exist 
Happy May to Everyone
it just isn't for me
Gm 
morningg
11:29pm
lol, sleep now
exam tomorrow
just finished today's homework
gotta study starting now
the grind never sleeps
ah, best of luck
which sub?
oh lol, I had my swe exam on last monday
msot of my class is project based
ohhh
Your work compared to theirs is insane
Hellow
indeed
Ello
hi hi
nice!
yee, how about you
thats good, sounds like a productive day
hello
beautiful 
yummy
hey null check this out https://github.com/deniz-blue/games-bot/blob/main/src/games/TicTacToe.tsx
how's my code
:3
i understand...

Day 13 
day 13 of what
hello folks TODAY i will install arch (btw) on my surface book 2
the laptop struggles hard running anything w/ windows. Hoping to squeeze out some performance
Discord. is annoying with intents. Ive applied 3 times now. FOR MESSAGE INTENT> nothing else. Denied all 3 times for ```Unfortunately, I am denying your Message Content Privileged Intent request. This is because we are only providing access to our privileged gateway intents to power unique, compelling, user-facing functionality, and we do not believe your use-case meet this criteria.
If you end up building another feature that relies on this or any other intent, simply reapply through the developer portal, and we can review again at that time! And if you have any other questions, please don't hesitate to let me know.
Great great who asked
you
Also why arch
fun
still fun
Real men make their own distro
anytime I've used linux in a non server way it has been manjaro / arch so just keeping in line with that
Oh god
how do you get the server count to display on ur bot page next to the name?
i asked
you'll need to use our api to upload the server count. You can ask for more info in #topgg-api / #development
their bot in queue ig
there's multiple open source libraries availible that makes uploading the server count really ez
insane

me
you
me
All
what are you asking to use it for
Message intent is something you really need a reason for
Otherwise they will deny it, if they are denying it, then its not worth giving to you, or there is a different way to accomplish what you need
Read messages to prevent scams.
Moderation tool
DO you want me to get into more detail. I have a full rundown. Just dont have much energy rn lol
You mean anti-link sort of thing
Kinda. Gets a little more into it.
Think of Automod. But better
(not using regex queues)
Ims just send over a rundown
Uno momento
Our bot uses message content to detect and moderate messages containing links. When a user sends a link (e.g., https://xyz.com), the bot deletes the message, warns the user, and sends a notice in the channel saying "No links allowed!" to maintain a safe and spam-free environment. This functionality requires message content access to work properly.
Not a big deal if that's what you bot dose !
π Bot Rundown
Purpose: Real-time scam detection and moderation support
Detection Method: Custom AI/ML model trained on vetted message data
Action Flow:
Scans messages across all servers
Flags suspicious messages
Sends flagged content to owner for manual review
Confirms = global ban across all connected servers
Ban Enforcement:
Manual confirmation required
Applies retroactively if bot joins after scammer
Prevents mass-ban rate limit abuse
Storage Policy:
Only manually approved scam messages stored
No user IDs or metadata tied to stored content
Weekly audit deletes anything that appears private
User Safety:
Users protected passively β no commands needed
Bot supplements Automod with advanced scam patterns
Appeals and transparency managed via DM or support server
Intents Required:
Message Content: Enables scam message analysis
Guild Members: Bans applied on join for known scammers
Compliance:
TOS and Privacy Policy published
Users can request deletion via DM/support
No sensitive user data stored, so encryption not applied
Record the full functionality and attach it with the mail.
?

Thats the rundown. ITs odd i will admit. But i have over 80 servers using it with no complaints
rundown? im tryna crawl up
hiiii
how are you?
:D
me and my sister are seeing a honkai star rail concert this weekend 
Iβm going on a trip tmrw
Thanks a lot
what is a good reason for message content intent?
when you absolutely need it, for example your bot's core feature depends on said intent
example?
are AI bots allowed if it doesnt train on it
like is that a good reason for message intent
Giving out the message intent is purely up to discord's discretion. There is no actual valid reason from what i've heard. It's just bots that core features rely on it are typically the ones that get accepted.
Just be clear and concise on why you need the intent, make sure to explain it the best you can. At the end of the day it is up to discord on whether or not they allow you to have it.
busco cuenta de free fire doy hosting permanente al dm
this
boom
π₯
i lost
m
would be funny if this is where takiyo is at rn
top.gg regulars i want it to be known i installed arch on this here windows surface book 2

nice! good job! 
hai xiuh! 
so excited for tomorrow! 
me and my sister are going to a concert this saturday
quite frankly i am not that interested but i would love to be there for my sister and make her happy

have fun!!
kinda coasting right now! i graduated last saturday and now im just kinda waiting for transcripts and stuff before i apply for my masters
oooo great to hear that you're recovering fast! 
omg nully
omg silly 
hello
i tutored my friend in law for 6 hours (we were yapping for half probably)
made Β£200

ez moni
real
what did you tutor them about tho
so it's basically free moni
yea im kind of an expert in studying for efficiency and not for understanding 
smort
One message removed from a suspended account.
One message removed from a suspended account.
what in the world is a friend in law
morning morning
Would you have made Β£400 if there was no yapping
question is it normal for your server to randomly start spiking in response times?
the hell is this system data
system files
For?
My bot
One message removed from a suspended account.
I haven't pinged yet like in 3 days
It takes time
Like when I post my bots and server, they usually take a day
But now it's the 3rd day
Reviewers have lives, timezones exist, emergencies happen, outages happen, hell life happens there's certainly a reason but it's most likely backlog and their are busy
Ik
The average review time is 1 - 2 weeks.
Ok
o//
yippee, I get to chill at my station :))
i need to go to my grandma
they were teaching a "friend" about laws
OH
wee woo
hello
Hi

noodle car
Car driving cat
Sup
how are you today?
Iβm fine
me :o
π±

us :0
my bot is taking too long to approve π . Maybe it's been 1.5-2 weeks
Skill issue
It's been a week or so now~ apparently, most of those servers have been terminated... π€·
nah that'd be too much lmao
wow thief
<@&304313580025544704> this person is engaging in illegal behavior
@hollow tundra
skibidi
toilet
hello
woah a release date
hello
lol rockstar really delayed gta6?
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
they did
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
they dum
br
One message removed from a suspended account.
Hi
well im unfamiliar with rockstar so

rdr2 was delayed like 3 times
and i still wasnβt convinced the final release date was going to be the real one
but the thing is like, rockstar never puts out bad games so i donβt even mind the delays
yeah
One message removed from a suspended account.
One message removed from a suspended account.
boom
surprisingly apple beats is much better than airpod max
in terms of bass and wireless spatial audio
interesting
huh? why wouldn't i?
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.
its been 2 weeks 
Legit no one cares
One message removed from a suspended account.
One message removed from a suspended account.
for what tho?
interesting
waiting for bot to be reviewed
lmao alright alright us
?
One message removed from a suspended account.
yes
If this is ok. Can i get some feedback on my update idea?
Whats your idea?
Origionally my bot takes messages and scans em via a AI model i made. If it is a scam it reports it to me for review. I am making a prototype where modreators get a aleart and if it is a scam it gets fowarded to me for review and the user is banned locally on their server.
@torpid shard
Hmm
How long does it take for the bot to get reviewed?
I forgot
I submitted a few days ago
One message removed from a suspended account.
i think it would be a tough sell for 1. discord to give you the message intent when that's the use 2. for users to feel comfortable with all of their messages being ran through AI
Hello

I Need Turkish Language Help????
One message removed from a suspended account.
One message removed from a suspended account.
So server mods. are the ones that see it first.
One message removed from a suspended account.
I have a group of users that help me train. So its not really using user messages
One message removed from a suspended account.
One message removed from a suspended account.
(There off discord so no.)
One message removed from a suspended account.
So thats the thing. In order for it to remain as accurate as possable. Someone has to look at the messages to confirm as AI is not good at detection from what i have seen.
One message removed from a suspended account.
One message removed from a suspended account.
The messages origionate off of discord. So TOS for training via messages does not apply
AGAIN. The messages that are trained on the bot are from OFF DISCORD>
One message removed from a suspended account.
The bans are the only thing seen on discord
One message removed from a suspended account.
One message removed from a suspended account.
Ive had back and forth responses from users on that. Personally thats why im adding the 2 step till i see it thing. To allow users to not send messages i shouldent see if it was to be flagged falsley
Only ppl that would see it is the mods before me. And the mods can see that in the server anyways
Only ones that are directly fowarded to me is if a user DM's the bot and it gets flagged. Thats because i have no way to foward it to a mod in a related server as of now
(Also kinda surprised it jumped to 80 servers in a month)
Anyways
any one happen you know if there is a way to reduce the frequency of discord caching stuff to disk?
Following what i stated to faithie. Its seems to be split. Discord dosent nessosarely on how its setted up now care (I dont know if they will deny me for the intents bc of it, There not really clear. But in TOS it dosent violate anything.)
Discord cache SUCKS. if you need to refresh cache just kill discord in taskmgr and reload it
tos or not im saying that's gonna be pretty tough to get discord to allow and users to be ok with
I'm not having any issues with the cache, just trying to reduce disk I/O
Surprisingly not. I have users over 14k that use the bot already DAILY
(80 servers. I avg 28k messages/day)
meanwhile my bot I forgot about is on 70~ servers and is never used lol
Hi
people add it to their server and literally never run a command on it and level it there forever
I don't understand?
i have had a few servers do that.
I'm not gonna varify that pile of crap so I might just get it to boot servers that the bot has never sent a message on or has never saved data from.
My other bot is in like 35 servers. The file size to store stuff on the main command. It has not grown in 7 months
fair
I dont know how to help
ah ok, I was just wondering. I am trying to extend the battery life on this laptop and I want the disk to spin down and stay idle but half the time it turns back on after a couple seconds which it not good for the drive or battery life.
How to Stop Firefox from Devouring Your SSD (literal GB of daily writes to disk) - Page 1
already stumbled across this nightmare I never knew was a thing
ALl good
explains why my ssd on my other laptop has such high writes on something thats only used to go in the internet.
lol
indeed. It's still not much in the grand scheme of things but more than I would expect. I think that drive is still on 99% health and I have had that thing for 6 years or so.
Yo mate how u doing?
its actually evening 
okay
damn
I hope you enjoy the vacation mate 
thanks mate 
on the other side of earth lol
@ripe junco my sister decided to invite her co-worker to the concert instead of me π
sadge

technically i could still buy a ticket to the concert but the affordable ones are already sold out 
i would need to purchase a $40 ticket which is crazy
Hello
i submitted 2 weeks ago
using ai is not training it
it doesnt learn from normal use
Did it get accepted and published?
no
Bru
not even reviewed
What is your discord bot about?
general purpose
Yagpbd
ill send u my website for the bot in dms if u wanna know more
Okay
Yes I do
@ripe junco is stinky
Hi
hey
One message removed from a suspended account.
One message removed from a suspended account.

Are reviewers reviewing right now?
-upto
@visual sky
When will my bot be reviewed?
Our current average review time is 1-2 weeks.
Some bots may take longer to review than others depending on their features. Because of this, we can't guarantee your bot will be reviewed as quickly as someone else's, and there's no exact timeframe for approval. There's also no way to check your position in the queue β but remember, you're not first or last!
You're free to edit your bot's page anytime, both before and after review. This won't affect your place in the queue.
You can read more about our review process here: How the Reviewing Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
Ok
good morning
hello
dafuq is this
tiktokery
oh ok cool












my monthly(?) null checkin

