#Coding
1 messages · Page 1 of 1 (latest)
omg thankyou
YOOOOOOOOOOOOOOOOO
finna dump my lua scripts frrrrrrr
I had to bribe Grindy 
/j
I get to learn coding 
yall can see my unoptimized modcharts frrrrr
Oo! Would love to see this!
naw
That’s like my favorite thing to do
only thing i know is beep boop bap
Any type is good
This is one of my commands
That I developed
It involved buttons, modals and select menus, and embeds on the UI. Then all the other work is on the backend
The buttons for the action, user information, and messages are really neat. Because I was able to store the user IDs locally inside the custom ID of the buttons. So it involved no database.
This actually looks both clean and a smart idea.
This was all in JavaScript
Would the system flag if duplicates make their way in somehow?
@flint bison A new place for ya too.
i been having to deal with my imaging project recently
To get that running on my Hospital's servers I had to chart it entirely from scratch
Not really, I’ve been meaning to implement this into threads. Which would make it 10x more cleaner and manageable coding wise.
Between the version you created the first time and this one, which version is cleaner in coding in your opinion?
Oo! Nice!
Right now it’s all going to a main core channel. Which makes it impossible to get specific user reports.
I crafted two
My objective is to allow that to happen with threads. Then I can track who creates a report then stop them from making a second duplicate report.
@crude kernel hello fellow coder duder
I would ping fluxpuck
however 
You will get eaten alive
Yes
Oh well
Not my department
Wait
I’m an Assistant Manager now. It is my department
only coding I did was html if that even counts for something
did a whole course on code academy
Interesting. I never did that. Instead, I studied someone else’s coding, and tried to mimic it. This was years ago though.
crazy
I was crazy

same
you can practice all languages
like not all
but motly all or the most common ones
html, css, js, java, python, sql, php, C, C++, C$
Hello there coder duder
Interesting thread, gonna be great to ask about stuff I'm learning and sharing what I've made so far
rip
Hf
Loops aren’t confusing
for a beginner they are
not everyone is like you
lmao
yeah
quite easy once you understand them
Only loop stuff I know is while true do
and that’s all I know from Haxe coding for FNF source code
:p
Dear god
lmao
Beware of people asking to paste one liners in your terminals, like this ||for(let i = 10; i >= 0; i = i + 1){console.log(i)}||
XD
heh??
They'll prob crash your terminals and possibly your pc if you're running them internally
So they do be bad,
Any infinite loop left alone running is bad
Sometimes people sneak those in their codes to prank people
Hello fellow JS developer
Hello hello
You code discord bots 
Yes but not professionally I have one for my personal use
I used to professionally
Stepped off for previous reasons
Mostly because their API blows
Hmm
Or did back then
Js fellows 🤝
Yea I feel you
I used to run on Google cloud cluster
Mhm
@drowsy herald and I logged all the error on discord too but I got like 50 error per minute
They update a package used in the bot and the entire bot stops working
Gosh the nightmares finding every file to fix, when you have like over 100 of them
Do they just straight up change function names or the way they work?
Both I suppose most of the time
Lmao wth
Yes so the process will most like go like this > go and read the updates on the package creators page or if the js itself got updated then go check that then check all the commands that got updated then come back to your project and find where you've used all those cmnds ( that usually means hundreds of different places) then update/change them accordingly
Thankfully it's not too frequent
Sounds like such a pain
And bro if discord changes their api or updates it everyone's kekd
And chaos everywhere and in everything in all bots across the globes
😂

They also didn't really give a headsup to any bot devs about the fact that tags where dissapearing and that they should change that
cause I saw mee6 just getting confuzed so long 😂
its vexing
I'm learning discordJS currently, don't know where to start exactly with what to learn but I do have JS basics
Devs also panic whenever this happens coz for them it's like their bot just gave up on life
Until they find out discord did something
Learn tagging and combinations with htmls and basic functions like loops and. String slicing
That should be their first thought at this point 😂
After you're done with basics learn about nodejs and packages and outer source codes that you include in your works
It helps alot since you don't have build everything from scratch coz that'll take wayy too long
I've kinda worked with NodeJS with building websites for school (even thought they kinda set the nodejs up for us) and I'm pretty familiar with slicing, loops and such but tagging sounds new
Tagging is simple just make a long source code of your own and copy and paste on projects then you don't have code much, just tag that specific functions that you use often and there's different tagging too where u tag html elements
Its like creating a recipe for everything you use commonly and whenever you need it you don't need to make the recipe again just tag the function and get the results @crude kernel
Its more for the personal use
Ooh I see
And you just have to expand it whenever you wanna add something new
Kinds like adding auto functions
And you won't have to code again
Just tag it whenever
Pretty neet
Yeah sounds usefull
It is
Might come in handy for next year college too
It’s .reply

Coding is all about being as lazy as you could XD
Tell me if I'm wrong
Yeah true 😂
Yeah but it's 90% repetitive work
That's where the lazy part comes in
Make a giant source code and just tag it
Ez
Awooga
I know with my bots I develop normally in teams of 2. User experience is like our main priority 99.5% of the time. We strive for that. So we take user surveys every other month to see what users think currently about the bot in general or just a certain feature. Then if we find a major agreeable response. Like “oh I don’t like these modals” we change them.
My goal is to have a fully customizable bot per guild by the end of year 
Which makes me lazy 😂 because I don’t have to code as much. But it’s more creative
😂
Thats the input part, I'm talking about the development part where you make its functions , take for example you need to start a bot , you need token , client I'd chennel I'd server info and stuff but you have already have everything coded somewhere and changeable variables presets you only need to invoke the function and set the variables like CiD , CHiD , and you're good
You get what I'm saying?
Like the function would probably just look something like this > Connect()
With variables
And you're done
Doesn't it sound convenient?
It does
Mhm and you would never have to type that 20 lines or more ever again for any bot in the future (and this was just an example with the initial stage you can do this with most of the things and just invoke functions whenever needed)
Just accept being lazy 😂
Coz I bet you have to make at least 10 js files per discord bot isn't it?
You can't jam every function in one file
Watch me Try and fail
Strange for some reason this thread disappeared for me 
what kinda bots do yall make
I’ve been doing multipurpose
Automod, custom commands, moderation, that type stuff
i cant even code
lmao
Me rn
Lul it's v12
GGs Zaka!
Tyty
Java is big garbage yet all uni classes use the language for some reason
Congrats! What kind of projects are you working on?
Ikr smhmh
For now just testing the capabilities of bots, for now I've made a latency command and a little text reading thing
Sweet!
Over the next couple weeks I hope to look into making web applications
yea kinda weird unis use java
some classes i had allowed C
for my algos class we could use whatever language we wanted so i used JS
I think it is to show how the different data types interact with the computer but it is so freaking annoying how rigid switching between data types is compared to most other languages
I had a similar class that allowed any language because it was more conceptual compared to previous semesters. Though at that point, I had been coding in Java for over a year so I just stuck with Java over trying to brush up on Python
it is also designed with OOP in mind so maybe that's a factor
Yeah that's true
i used Java for my oop class
java was like the first language i was introduced to
i guess it was helpful for learning about polymorphism and inheritance
but its a pain to set up
and eclipse is garbage
Funny part is I used inheritence and extending objects for the couple of projects that they used to introduce the concept, totally forgot about it, and haven't really used that ever since
yeah like the beginning java classes i've totally forgotten what i did there
i just had my oop class last sem so i kinda remember what happened
also probably due to the fact that 3/4 of the group i was in was useless so i did like 90% of the logic
and coding
Still sounds like fun
yeah it was cool to see it all coming together
the group project was about designing some kind of schedule program for uni students
we did it all through the terminal
oh lel
Wait that is actually so sick! Is there a way I could see that code?
so basically I just coded everything without testing it until the end
since no one was doing anything
sure
its a huge mess
lmao
Wait, how many thousand lines of code did you write before testing? XD
it was like literally all of the logic
because the people behind doing the display was so slow
it was a very meticiulous process of writing out pseudo code first and then putting it into code
👀
Oh my gosh! Assuming your pseudo code is good, you should only spend a fraction of the time coding it out and then debugging
yea man i was not in a good state of mind
it was like just me coding the logic and there was so much to do
didn't want to get bogged down in testing just yet
i had like two weeks to do everything
That's fair and that's the same time period I got to cram out a project but individually instead of in a group
Though the whole class worked together on the server when we got stuck
Can relate bro, I even had to help other groups because no one was competent enough 
Hopefully they've practiced a bit, or atleast gotten into the coder mindset
ggs
@barren current
What’s your issue exactly?
And give me your discord.js version please
Im tryimg to code my discord bot to answer when I say ping.
There is no error with my code but my bot isn't answering for some reason.
I'm using repl.it and node.js
my code
index.js
const express = require("express");
const app = express();
const Discord = require("discord.js");
const client = new Discord.Client({intents: ["GUILDS", "GUILD_MESSAGES"]});
app.listen(3000, () => {
console.log("Project is running!");
})
app.get("/", (req, res) => {
res.send("Hello world!");
})
client.on("messageCreate", message => {
if (message.content === "ping") {
message.channel.send("pong")
}
})
client.login(process.env.token);
hmmmm
Someone told me to add MessageContent. To [“GUILDS”, GUILD_MESSAGE]
Do you have the correct intents enabled on the Developer dashboard?
Yes
No, don’t do that.
Ok
Alright 
Put inside the messageCreate event console.log(message.content). The code should look like client.on(“messageCreate”, async(message) => { console.log(message.content) }
Ok
Then run it, and type in the chat where the bot has access to view the channel and read message history
(Message) that going to be ping?
No, it should just log whatever you typed in that chat
Okay
Exactly as I have it here
Where do I put (“ping”)
Just leave ping out for now, we need to determine if the bot is logging messages.
I’ve done this a few times before 
Okay code is running
Alright type in any channel where the bot has access in
Okay
It should log that message that you send
Ahaha at least it’s responding. We just need to filter that out let me grab my pc real quick 💀
Kill that code
Your code should look something like this
As the result
And it should respond properly
Okay
And make sure you kill any existing terminals, that’s how you get spam like that.
So the problem was that he wasn’t able to read messages?
well it looks like he read them then, since it acknowledged you sent one.
Yea
That code should give you the result you're looking for. keyword should
fix the token
Unexpected end of input
client.login(process.env.token);
I took ; off and still
Let me get back to you, it's 2am lol.
OOooh i see
@barren current you're missing a } bracket
Huh
below the ending of the if statement
Oh your right
if(message.content.includes("ping")) { return message.reply("Pong!") } })
let me see the code
yep add a ) after that bracket } on line 19
Ok
Huh
I had a glitch were it was writing on wrong line
Oh
I think it worked
did it
my brain. 🧠
It’s so weird
i gotta sleep, i'll see if i can help you tomorrow. :/
unfortuantely i think im the only one in this thread with experience in DJS
ah :(
Gn
I’ll be on at 1
alr
@drowsy herald
Ok
Not quite. I’ll be there in a few minutes. 
Ok im ready I got Replit open.
?
@drowsy herald
you're probably better off reading the docs or looking up some v14 tutorial
Everything works but when I say ping he doesn't answer.
Youy might have forgotten the "MESSAGE_CONTENT" intent
So that it can actually read the messages
It gives me an error. Someone told me that since it has been updated It’s no longer MESSAGE_CONTENT.
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildMessages,
GatewayIntentBits.MessageContent,
i think the new update requires you to write it like this.
am i right?
Yes
Do I need to replace: if(message.content.includes(“ping”) too?
Any suggestions for next thing to code for my bot?
nuke
Lmao good work
It happens 
Something you could do which is related to the ping, is to make a latency meter, if you make it as a slash command you can even get the badge if you want it
And if you feel like getting more advanced, you could try to make a bot remember something so you can scale off of that like give users xp per message and total that. BIG step up from basic things (probably) but could keep it in mind
This takes a lot more experience lmao.
How do you get the badge. like once you activate / commands you get the badge right away?
Databasing is not easy
You have to implement slash commands in the bot, and run it and execute one in the chat bar.
okay ty
That has changed yeah
Ah I figured
You can request it around 24 hrs after registering and excecuting the first command at the dev portal
And then you have to run them once every so often to maintain the eligibility requirement
Yep!
Yeah lmao
But a good goal to work towards
Yes
If you’re looking for a good DB PostgreSQL is a marvelous one
Stay away from that piece of crap 💩 MySQL 💩

Stoopid college still stuck with that garbo
It’s sooo bad
Unreliable 💀
IKR
MongoDB is decent
every month?
I just prefer postgre over mongo
Have you used mongoDB before?
Where do i request it
A little bit yeah
The same place you made your bot
or around the same place
okay
Ah yes, I used it for one of my public bots in the past.
When I realized “hey! Wait a second, PostgreSQL is like so much better”
💀

I pretty much rely on postgre for all of my projects now
if i verify my bot i could get another badge?
Flux has a verified bot badge
Yeah flux is very lucky
Yes the early bird
Yeah hahahaha
okay ima go work on / commands
Thank you
Yeah gl!
Even Mee6 isn't
If you have questions let us know
LMAO
Generally speaking, it’s hard to verify. Because someone sure enough has already scripted what you have scripted
okay
So it’s almost impossible to have a better feature 💀

You need a unique feature to get verified?
Nahhh
You almost can’t add your bot to servers to get verified
Because a bot is probably already there that has that feature
If that makes sense
Yeah gotcha
Daam
Yeah
should i make latency meter first or / command
Ended up deprecating it because my development team got tied up with school
Both at the same time
Why not do both! Turn the latency meter into a slash command

I see
Also be careful with message commands, and make sure you have a good use case. Because you will need to apply to use that intent when your bot gets 75 servers.

can i put the latency meter in the ping command? or i got to make it seperately.
I remember when this frustrated pretty much everyone @crude kernel LMAO
Yeah
Hahahaha
okay.
It was without warning
Not surprising lmao
It was like “ok so today we’re gonna change to slash commands, it’s your problem now! Have a good day” 💀
The dank Memer developers were so flustered
Lets see
Lookinmg at the slash command builder docs it looks like you need to require("discordjs/builders")
Oh wait it needs an @ before discordjs part
Doesnt matter, as long as it's a string
ok
("@discord.js/builders")
thats how you write it
okay thank you
(maybe the . needs to be removed not sure but if it doesnt work try that)
I personally make the name and discription myself
Ah you’re one of those people
Hey I can still change my ways lol
yeah i had to remove the dote
That's just how I learnt it so far
lol fair, I do it that way too
I don’t like the Builder
But it’s good for beginners like Steve here
yep yep
Yeah. I figured.
Make sure to you’re loading all of your commands into a Array and then pushing them to the REST
let me see if I have an example of this brb
I can video call with you later @barren current and walk it through with you piece by piece
I can’t speak but I’ll try and help
Just this one time
I can’t spoonfeed you all the time lol. Because then it’s not fun
okay
Sweet. How many more hours will you be online?
idk but ill be on probably till 5:40
You EST?
yep
Ahhh nice I’m the same
nice
I’ll tell you what
will you be online around that time
I’ll just screenshot how to load them onto the API and how to respond.
I won’t be im at work
really. Thank you
Yw
I thoroughly enjoy coding so it’s a little therapy for me haha!
yeah haha
Hope I can reach that point, but like you said earlier spoofeeding aint fun and thats pretty much what I'm doing with most of my classmates
Tryna get away from that tho
slowly but surely
lmao
Tysm
Unexpected token {
U may be doxxing urself lol
Ur name in the link
Okay thank you
Also are you doing this on ur phone lol
This too ^
Ya i just saw that lol
Be vigilant about that next time
Yup
Unexpected string
I tried putting d cap didn’t work
taking off s. Putting () around it.
Dosent work
The error code is error parsing : unexpected string in JSON at position 509
Think you forgot a comma after line 24
Now it’s unexpected token
The comma is the unexpected token now?
this is basic json formatting
you should look it up, pretty simple to get a handle on
Okay
The problem is that I have 2 scripts in my package.json file.
Chat gpt change my scripts into one.
Code:
{
"name": "nodejs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1",
"start": "node .",
"deploy": "node scripts/deploy-commands.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.6.5",
"@types/node": "^18.0.6",
"discord.js": "^13.9.0",
"easy-json-database": "^1.5.1",
"express": "^4.18.2",
"node-fetch": "^3.2.6"
},
"devDependencies": {
"node": "^16.20.1"
},
"description": ""
}
I’m getting error codes now.
Wich is weird bc I already have the required packages
I even tried installing them manually. Npm install @lone tokenjs/rest
…. Sorry for the ping lol
On what line?
25
Oh lmao I meant the whole thing so the whole variable "rest"
and I think // can comment it out so you can just disable a line of code without deleting it
before the const on line 25
Okay
Getting the same error code
Oh wait forgot to tell you it
Once I manually installed discordjs/rest. I got this code
And even if I tried installing discordjs/builders. Is till get this
ok now try manually installing the discordjs/builder
Should I try undoing this
Same thing
Dosent work
I also saved my old package.JSON script before I took chatgpt’s.
This is not making sense.
Do you have any prior reading knowledge/experience with JavaScript @barren current, please be honest.
If not, there are plenty of resources out there, YouTube, Documentation, etc.. I would recommend you read up before you proceed with the rest of your development.
I do have some. Just not as much as you do
I enjoy reading about what y’all are up to..Even as it goes over my head. 
What I mean by this. Lets say that chatgpt’s script is not good I have the one before I took his.
And by this I mean. Before you told me to load my commands into a Array and then pushing them to the REST. I kept that command
Sorry if I wasn’t clear. I’m still trying to learn coding/JavaScript.
Same
wah
thats so easy
Welcome to hell

For coders
nest
its not hell
its heaven
coding is love
Amen
How many of you would be interested in participating in an advent of code where I post a challenge in this thread and you all correct it
Reply here 
Winner will receive $10 nitro
me
yikes i guess ill try.
hey guys im trying to make a afk bot but cant find any guides. could someone give me the steps what to do and ill figure out the rest please?
@drowsy herald Hey could you help me since your the best coder
post
the pic
sorry of what
im trying to code a afk bot but i cant find any guids for discord.js v14
did u ask chat gpt
no
what 
i asked this
how to code a afk bot for discord using nodejs
he answered
Of course! Starting a resistance training program is a great way to build strength and improve your overall fitness. However, it's essential to ease into it to avoid injury and allow your body to adapt. Here's a 7-day workout plan designed for beginners. This plan focuses on full-body workouts and includes both bodyweight exercises and exercises with dumbbells, which you can modify based on the equipment you have available.
then he tells me the workouts
Lol
U have no knowledge of how it works
?
Try watching yt
I'll help u tmr
In bed rn
i started coding bots like 3 weeks ago
okay.
An AFK command requires databasing, so keep that in mind.
okay
hmm
my command works.. but once i type &afk im getting an error
repl process died unexpectedly: exit status 1
here is my code
const BOT_TOKEN = 'YOUR_BOT_TOKEN';
client.on('ready', () => {
console.log("Logged in as ${client.user.tag}");
});
client.on("messageCreate", async(message) => {
if (message.author.bot) return;
if(message.content.includes("&afk")){
message.member.setAFK(true);
return message.reply("You are now afk")
}
});
client.login(process.env.token);
i asked chat gpt but he didnt help
setAFK is not a function.
And it’s not of type GuildMember either.
That’s why I said, setting an AFK requires databasing. Because it needs to fetch why the user is AFK, if the user is AFK (Boolean), and when the user returns.
I wish it were as simple as .setAFK, but it’s not 
That would be cool
Also try formatting code using discord js code markdown
More readable
Okay I’ll try
im supposed to make something in a python
at first i thought of a calculator
but the teacher said its gonna be too easy
and i wont be able to modify it much in the future once i make it
so now im planning to make something like the snake game
or snake and ladder
idk man
thats a good idea. you could also make some custom power ups.
ye
If you can sure why not
Did you get any theme or something
Or just code anything you want and gl
Id be down
No one use GPT tho 
Haha I’m gonna make rules
I added message manager to my bot.
is there a way to make it where once i send !delete it deletes it instantly?
you can fetch the messages from the channel.
and then filter and delete that message
Okay thank you
help
help
how do you rewind your last action/back button on replit
i did alt shift 1 on mac
@drowsy herald
Idk. But I got it back. On the bottom of the page there’s a history button.
damn why
I’m trying to code a welcome message in a channel when someone joins but can’t find any guides.
Could someone help me?
Isn't that more on databases?
Interesting
I found events section but it was saying that something about the bot will have a lot of information
Or smt like that
Okay thank you
client.on("guildMemberAdd", async(guild, member) => {
const channel = client.channels.cache.get("id-of-channel-for-message")
channel.send({ content: `Welcome ${member.user.tag}` })
Oh thank you, you didn’t have too send the command.
I could of search it up.
There was missing }) to the command but I added it
If I add my bot to another server but don’t want it to send a message on that server. Do i write the id of the channel?
In ```js
const channel = client.channels.cache.get("id-of-channel-for-message")
Depends on the permissions you or the server owner grant your bot.
There both my servers
Ok. Then, you should still be able to deny posting perms on Discord if you wish to.
Okay thank you
Also, if you do that, you have to go through each channel you don't want it to have access through.
Someone joined the server but he didn’t send the message
And no error message
He has the perms to see that and to write in that channel
Did you grant the bot embed perms?
Gimme a moment.
Look for this section when you’re in editing the channel mode. May need to add your bot too.
Nope
Nope. Did you ask chatGpt
Start by using a version control system like Git to manage your codebase.
Host your code in a repository on your chosen VCS platform.
Set up a build process that compiles your code and runs tests automatically.
Implement automated testing, including unit, integration, and end-to-end tests, to ensure code quality and reliability.
Store build artifacts (compiled code, binaries, etc.) in a repository
…
Automate the deployment of your application to various environments (e.g., development, staging, production) using tools like Kubernetes, Docker, or serverless technologies.
Manage configuration settings separately from your code to ensure consistency across different environments.
Set up monitoring and logging tools (e.g., Prometheus, ELK Stack) to track the performance and health of your applications.
Integrate security scanning tools like SonarQube or OWASP ZAP to identify and mitigate security vulnerabilities.
Use a CI/CD orchestration tool like Jenkins, GitLab CI/CD, or GitHub Actions to define and manage your pipeline stages and workflows.
Bro 💀
:)
I’ve already asked GPT
Mhm
Good
ayo
h i yubs
here is my coding experience
i made a snake game for yuts
for her project
He has the perms in the channel
But when someone joins he dosent send the message
we be doing string manipulation in python in school
teacher couldnt answer where i asked her where can these be used
I’ve asked chatgpt but nothing has worked.
I’m trying to code a welcome message for my bot but when someone joins the message dosent appear.
Is there a way to see if he reads that someone joined?
it never does i tried it
Yep.
i got no clue as to how i can make this
she asked me to do it
you need to learn about tkinker
hmm
man, im so used to js, i keep using js things in python 💀
okay ChatGpt said that was for V14...
still dosent work
idk what to do
Well chatGPT sometimes can be like what something my professor has said before
“Trash in, trash out.”
facts
is there a way to see if he reads that someone joined the server
like what you did with the other code
cant i make it using turtle
im gonna have to study about tkinker and turtle anyways
somomne help me understand this crap
i think its 2d array
yes
there is a lot of things you can do tbh
tkinker is basically for gui
i used it to make calculator
the snake game have many ways to make it
i would suggest use pygame for all those stuff
i used freegames pip
idk whats happening. i opened my code and when it runs i get this error:
/home/runner/my-bot-project-2/node_modules/discord.js/src/rest/RequestHandler.js:201
throw new HTTPError(error.message, error.constructor.name, error.status, request);
^
HTTPError [FetchError]: request to https:_//discord.com/api/v9/gateway/bot failed, reason: certificate has expired
at RequestHandler.execute (/home/runner/my-bot-project-
2/node_modules/discord.js/src/rest/RequestHandler.js:201:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RequestHandler.push (/home/runner/my-bot-project-2/node_modules/discord.js/src/rest/RequestHandler.js:51:14)
at async WebSocketManager.connect (/home/runner/my-bot-project-2/node_modules/discord.js/src/client/websocket/WebSocketManager.js:134:9) {
code: 500,
method: 'get',
path: '/gateway/bot',
requestData: { json: undefined, files: [] }
}
repl process died unexpectedly: exit status 1
thank you
Teach me how to code
now

I see
But do you understand what you see

Okay so
I cant leave
I joined using my pc
But I can’t have acces do my pc rn
do you want me to disconnect you?
Yes please
Same sometimes it doesn’t make any sense
Holyyy speedy you really are speedy
frrr
lmoa no worries
anywyas back to chat
Bro it took you like 1/4 of a second
Am I tripping or is someone sending and deleting things in here cause it keeps showing up as unread and then there is nothing 😭
😭
what did you send
Sorry the channel disappears of my pinned 😭
Aha xD
it happened again
Y'all know that you can still access it from the #1020839736492965958 area, right?
yes
I’m writing to keep the channel pinned
Good good
I love the AHA moments I get while learning
Just figured out what the assignment is supposed to do that we got
Jargon incoming
So we're learning about the Lists collection in our java classes and last week (or 2 weeks ago) we got a class that explained these, back then I didn't really get what was going on and I wanted to do the excercise but I couldn't cause I didn't understand
I watched the recording back a few times and then I got decided to move on to the next assignment which I could kind of do, it's about trains and wagons
I have to still finish that assignment but I decided to try the other excercise again and I could start a bit
And just now I realized the Train assignment is supposed to be a representation/visualization of the lists and help us understand it
So that was my Aha moment :D
Jargon over

So happy for you Zaka!

understandable have a nice day
Fine
@livid spear ok yes

so im using turtle to make my project
alr
i have yet to see how to make the turtle move when keys are pressed
but ill figure that out later
what i wanted to know about, was uh spirit
uh
spirit as in
image.
not exactly image, but in the snake game
snake cant be a "square" can it
or an arrow
wait no i meant sprite
understanable
my question is, suppose instead of a circle/arrow/square, i want a snake
like
actually leave that, what about the apple thing
oh
let me see what i used
oh i used a pip to get the snake
i see
ok i used square
right
there are many libraries
Am I weird for having the idea to be able to convert most other games and mechanics into FNF in Lua

what
Indeed
@livid spear in your game, did you make them move by arrow keys or wasd
Arrow
What games use arrow keys still lol
LMAO
💀
Everyone should know that
im gonna start learning how to code
Welcome to this epok thread
say python
I’m learning Java now
Nice
so true
lmfaoo
The thing holding me back from writing more projects beyond writing leetcode challenges lol
Us today 
Work faster
Increase your output
Nah
Sprintt 1 we still needed feedback on our design and we still have to receive their fonts and info
I’m working really slow too lmao, I stop every now and then to test before I continue working
I was supposed to have 2 projects done last week for you know who
💀
Lmao, speaking of that 
No I mean for that project
Ye 
Ty Grindy



