#development
1 messages ยท Page 1031 of 1
boeing
@earnest phoenix ```javascript
dbl.on('posted', () => {
console.log('Server count posted!');
})
dbl.on('error', e => {
console.log(Oops! ${e});
})
Now ping a mod md tell
Contact a mod @tulip ledge
@delicate shore just gave u the answer
Most have DM's disabled
@delicate shore just gave u the answer
@lyric mountain ?
?
@earnest phoenix
U need to put it inside a event listener @earnest phoenix guildCreate the code superbrain8 saent
Chicken changed his bot prefix
New mod kek
He wants common prefix removed
Yikes
New
@restive pebble i would use it in the mainfile
Hmmmm
I'm going to learn the bot stuff after my vacation
had some issues using it in a event listender
Ya ya
Are we allowed to ping mods?
Wait my bad
Are we allowed to ping mods?
@tulip ledge yesn't
??
Not to u
can you? yes
should you? probably not unless necessary
Are we allowed to ping mods?
@tulip ledge if it's a good reason
but not all of them
hello auric
hi boeing
I pinged Ardy because trial mods need experience ๐ค
Didn't know she wasn't taught that stuff yet
Is there any other way of changing the npm js profile becuz my gravatar is in use in some other place and I don't want it to be in my npm profile
No ig
js profile?
Npmjs
npmjs
Hello there
imma need a spoon feed ๐ฆ
๐ญ



just please this is the only one ;-;
no
Spoonfeed will not happen nywhere
never is
Dude
๐ญ ๐ญ ๐ฆ ๐ฆ
you could pay someone to do it on Fiver or Freelancer
Just read the docs ffs
clearly not good enough then
AND I FIND NOTHING
what I can do, is give you the spoon to feed yourself https://mongodb.github.io/node-mongodb-native/2.2/tutorials/crud/
LISTEN YEAH
to be fair the MongoDB docs are not that easy to understand if you have no idea about it
i dont understand this shit
what I can do, is give you the spoon to feed yourself https://mongodb.github.io/node-mongodb-native/2.2/tutorials/crud/
@lyric mountain
It's funny because I learnt how to js through the djs docs
Lmao
Jajajajajaja
Bruh
in my opinion the js docs are better structured than the MongoDB docs
Same
@earnest phoenix
I see you're using DiscordJS.
Seriously. go and look at https://discordjs.guide/
It's the best guide if you're new to javascript
But not only djs docs
this isnt helping just please help
we are helping
We already told u how to do it
We are helping. You're just not seing it
Now you come to ask for spoonfeed
*loud js-ing*
but instead you're wanting to eat soup with a fork
If you don't know how to do what we told
Learn js and mongo first
Before asking for help
no
..
Yes
Asking for spoonfeed bad
Yes
Honestly, I dont know mongo db, but I found an example of how to do what you want in 30 seconds on the mongo db docs site
i can send you a YT series for a D.js bot that uses a MongoDB for data storage, its well made and the bot is on github
Its literally on the home page
someone who is not willing to try to figure it out himself
me neither woo but i's just logic
The spoon is made of gallium so it's going to melt
its well made and the bot is on github
uh oh, you do know what that implies, right?
i looked at the link and i find NOTIHNG
Is your fridge running?
i know but i think he will not get it without
Is your fridge running?
@pure lion tf
Is the ethernet cable plugged in?
:p
Is your mouse plugged in?
@earnest phoenix the rules here doesnt allow Spoonfeeding, if you have an issue with it you maybe can get someone on Fiverr or Freelancer to do it for you (you need to pay)
keyboard?
BRUH I HAVE WIRELESS INTERNET AND ITS A LAPTOP NOT A MONITOR
Is your brain plugged in?
Wow
@earnest phoenix What size your shoes currently?
Nice jokes
jk โค๏ธ
ok ok, enough poking
i suggest stopping here with this crap
@earnest phoenix What size your shoes currently?
@fast yacht OK STFU NOW JUST STFU
Yeah fr learn the docs
What is thelogic twith shoes size
@earnest phoenix you need to read the docs to learn how to handle CRUD operations on MongoDB
IM NOT WEARING ANY BRO
Auto correct not working
tf?
/hmm
Its on the main page
if you don't understand MongoDB I suggest learning SQL-base DBs first
i dont understand this
The docs have examples of how to use them
Your solution is on the main page
Please dont copy paste examples
It's not gonna work
Thats just bad and I speak from experience lmao
If you need help understanding a part of the examples, we can help with thar
If you can't understand the examples at all, we can't help with that
But we're not going to show you how to do everything
where do i put findeOneAndUpdate in ```js
const Discord = require("discord.js")
module.exports = {
name: "work",
aliases: ["w"],
category: "Currency",
run: async (bot, message, args, err) => {
const money = await bot.db.collection("Money").findOne({u_id: message.author.id})
if (err) console.log(err);
const random = Math.floor(Math.random() * 100);
if (!money) {
await bot.db.collection("Money").updateOne({"u_id": message.author.id}, {$set: {money: 0 + random}}, {upsert: true})
} else {
await bot.db.collection("Money").updateOne({"u_id": message.author.id}, {$set: {money: random}}, {upsert: true})
.catch(err => console.log(err));
};
}
}
Hell, i don't know mongo dB and I bet you I could go and read and interpret the docs right now
You need to understand your own code to understand where to put it
@earnest phoenix do you know what findOneAndUpdate stands for?
Why that e?
Does it delete it?
Nooo
Pesky e
It updates it
@earnest phoenix do you know what
findeOneAndUpdatestands for?
@lyric mountain nope
do you know english?
Yikes
what does those words mean?
right imma quit deving
Turn it of lmao
Hmmmm
just tell me
Look for one value and then change it to a new one oWo
Why lol
what does those words mean?
Alright good luck!
Good luck bro
findOneAndUpdate what does those words suggest?
Dont bother
it finds one, and...?
He already quit
I think it deletes the GitHub repo
Poor guy
:sad:
:sad:
BRUH I FUCKING TRY FINDONEANDUPDATE AND IT DOESNT WORK
So are you ready to read the docs?
Its not copy paste
Then ur doing it wrong
You need to use the parameters like the docs show
bruh
mongodb is not as straight forward as sql databases
i'm crying reading these messages
Its not even a logic problem, it's a following directions problem
i guess the issue is, you want to learn something without learning anything
im bad at following instuctions and pay attention ok so please mind me being a dickhead
Devs do be wise doe
It's like these people in class who let all the people answer the questions and on tests they have to cheat
@earnest phoenix If you don't want to learn and follow instructions then developing might not be for you
what?
Dude how did I just get 3 spotify adverts after each other?
:o
lol
Why not check this out then whilst i cant understand https://www.nhs.uk/conditions/attention-deficit-hyperactivity-disorder-adhd/
Sure if you have ADHD no problem but we're not gonna make exceptions for you just cuz you have a disorder
I mean prob most devs have a disorder lmao
I have not giving up ever disorder 
i cant follow thins properly and i dont understand stuff aswell
If your more of a visual learner/audio, try a YouTube video
and i always say what as in i dont know or confused so please
Docs are something you will have to get used to using as a dev.
Tbh docs are better then tutorials tho
find a way how you can work with your disorder and still somehow learn the needed stuff
Docs are literally there for you to understand
im not good at reading either i stuggle reading big pharagraphs
Docs are most of the time made by the developers of that thing and therefore are much better then other people making tutorials
maybe you can find a few youtube videos that tell you the basics. Combine it with a activity that can satisfy your disorder
and i learn the basics of js ect and cuz of ADHD i forget them and i have to keep learning and i just dont like people saying to me learn the basics cuz ive tried and i just cant learn it and keep it in my head
you dont have to watch the video if its well made, like running around the block while listening to the video can help
@earnest phoenix the issue with spoonfeeding is that "once" is never enough
what if you need to fix some issue regarding mongodb in another command?
I would say I'm happy to go onto voice chat and explain it but I don't know of mongo
will you come here again for more spoonfeeding?
Wait u forget things cuz of ADHD? YOu sure you don't have alzheimer?
@tulip ledge whats that?
Anyone know how to make a bot that can do robux payouts when someone has invites. I need some help
You're basically a goldfish if u have alzheimer
ADHD lowers the ability to work with input. there are a few studies about it
You're basically a goldfish if u have alzheimer
@tulip ledge well like uhh well i have trouble staying on task so that may be it or smth
:/
also it makes hard to concentrate on one thing for extended periods
ADHD doesn't make you forget stuff
Lol
kinda does for me i have both sides of it and they just keep getting worse and worse
Anyone know how to make a bot that can do robux payouts when someone has invites. I need some help
With the code
Prob create an API that will control a user that will then pay people robux if they reach x amount of invites
They would need to link their account to their discord tho
Wait ADHD is 2 dimensional?
@tulip ledge
Well im not an experianced coder but thanks
I think that means like forgetfulness of tasks you need to do
Not forgetfulness of things you know
True that
better place is #memes-and-media
i added this
Yeah Derku just shut up about your ADHD no one cares
Yikes
Do you have the link to that tos change. I've yet to find it @delicate shore
its on the github repo
O thanks

Oh yeah now u need intents to be allowed to store data right?
Privacy policies for bots
I think that means like forgetfulness of tasks you need to do
@solemn latch yes
stores literally everything<
@earnest phoenix One or more files of your doesn't contain a module.exports.help
So, I need to add?
Yes
module.exports.help this?
Or the disabled property of the the module.exports.help
Yes
No
@blazing portal It clearly points to the . before disabled
Meaning it can't read the c.help
c.help is essentially undefined
Why
if you're finding a simple money system hard, imagine when you start making music commands
Did I just get DM'ed by 2 bots?
i got already the privacy police done. it also shows all the stored data for the user (needed by law in Europe)
that's really a command
Can someone link me the TOS?
i guess october 7th you need it
I'm still looking
c.help
HUH
c.blablabla
lol
well, no unknown command messages
SoT
https://github.com/discord/discord-api-docs/blob/master/docs/Policy.md i guess this it it
Apparently you need to display what things you save?
https://sourceb.in/980a5a4114 so this is my other code for my other bot andd uhhh im using quick.db for that ok soo uhh i need to like change it up then am i correct si this an easy template or not im not sure i just found this and thought i can replace with uhh mongoDb code i bet its wrong to updated it to mongo :/
aw shit
What does that mean
Lol
You can't save users stuff without them using a command?
Or idk I'm not english
scraping means getting data from the site by fiddling with html
... they removed the old one so you cant check changes
oh
You cant give it out without user permission
I hope someone makes a privacy policy builder
damn, just as I was getting a big deal with facebook
Because there's no way everyone will make one
so should i use mongoose would that be easier?
you can't even get mongodb to work and now you're doing mongoose
to promote or facilitate unlawful online gambling;
Does this mean we can't make gambling commands?
I mean mongoose is just a wrapper, isn't it
it doesn't
I think so
unlawful gambling = betting real money
you can't even get mongodb to work and now you're doing mongoose
@pale vessel well i dunno i just like uhh forget ill not do a coin thing then..
yeah
So we can still make gambling commands?
if it's virtual currency that doesn't involve real money, yes
you can in a limited space
this is a real thing guys, time to search and destroy kiddos
its discords issue
yes
Why and how the fuck...
https://sourceb.in/980a5a4114 so this is my other code for my other bot andd uhhh im using quick.db for that ok soo uhh i need to like change it up then am i correct si this an easy template or not im not sure i just found this and thought i can replace with uhh mongoDb code i bet its wrong to updated it to mongo :/
then you have gambling with virtual currency which can also be bought as a microtransaction which is kind of a grey area because they're being incredibly vague in the document
its not grey area in a few european countries
bro someone help
you still have to follow the local law
yeah some banned that shit like loot boxes
i sent stuff
and you hevent looked at it yet
aNd You HaVeNt LooKed aT iT YeT
we're not your slaves?
6 minutes it has been
O thanks
@solemn latch what did they changed
What about this?
this is the Privacy Police of the bot
should i redo the whole work cmd then and start from the begining?
its possible that this is needed in the future for bots with more than 100 guilds
Yup
i made an entire subdomain

I need to make it for my other bot aswell
It's possible that this is needed. Where do you have that information from? Or is it just a guess?
i also send the stored data with my command
so a user can see what is stored and if needed can contact the support for removing it
actually im just gonna, make our privacy policy across the whole "company"
But only the ID is the thing I save for the user
its not a company its more of a group
i store like 2-4 things
So I can't show what I store lmao
i store 2 things, thats all
How do I like put the icon of the avatar here?
The avatar of the client
I can't type
this is what i do currently http://node0.s8s.app/8KEY
Yeah that is better
the user get the embed as a DM
so im in General VC so can someone help?
it is better for me for audio
I'm gonna yoink ur idea
iirc in germany you need to give the user the ability to see what data is stored. So this is pretty easy
How do I like put the icon of the avatar here?
@tulip ledge If you're using D.js it's.setAuthor(...
ok i deleted all my code so can we go in General VC and help?
no.
spoken spoonfeeding?
?
making a privacy and legal term is kinda weird for a bot
that's a low blow
ahh yes the next selfbot sending me a Friend Invite
so can someone help mi in vc?
Its going to be required in the future from what i understand @sudden geyser
well, time to write a privacy policy
Can you provide any links for that @solemn latch?
aight I'm out ๐ช ๐ถโโ๏ธ
Oh hey that's my birthday
happy early birthday
Tankya :D
https://github.com/discord/discord-api-docs/blob/master/docs/Policy.md
I havent read it yet, so im not sure if its in this page
Dankyeeee
ok i deleted all my code so can we go in General VC and help?
https://github.com/discord/discord-api-docs/blob/master/docs/Policy.md
I havent read it yet, so im not sure if its in this page
@solemn latch It's not, that's why I'm wondering
discord is expanding the audience they cater to, with that there's going to be some big changes i guess, including the bot developer community
What about this?
should be fine
a
you can just create a github repo and put your statement in that
then hyperlink in your embed
Yeah also possible
but im not sure if it is completely sound, it is possible that you need to add a way for showing the data (depending on the country your hardware is running)
Now I'm showing the data stored aswell
when i do the help command, nothing happens, here is the code.
that timestamp doesn't look valid
i show everything im storing.
You shouldn't really hard-code your help manual.
Damn
but this are only 3 things so its easy
I might add it to a website then
try it and see
You shouldn't really hard-code your help manual.
@sudden geyser what should i do then?
@earnest phoenix https://tryitands.ee
actually i think you only need to show stuff that is connected to the user. if there is some sort of configuration file it makes no sense
Xp and balance? Should that be displayed
it only stores their id
im just asking if tis correct so far
i dont want to try it right away
i would just to make sure
but its not really a thing you need to do i guess, since its not directly attached to the person directly
when i do the help command, nothing happens, here is the code.
(posting again cos too many messages sent after)
@earnest phoenix I'm not experienced in Discord.py, but does it store the commands somewhere in your Bot instance (aka client)?
This should be all right?
If you show an error, but not the code, nobody can help you @earnest phoenix
const Discord = require("discord.js")
module.exports = {
name: "work",
aliases: ["w"],
category: "Currency",
run: async (bot, message, args, err) => {
const random = Math.floor(Math.random() * 100); //Generates a random number and times it by 100
await bot.db.collection("Money").updateOne({"User_ID": message.author.id})
}
}
@static osprey
you dont send anything to the DB.
you say the DB to update the Document where the User_ID is
you tell the DB to update the Document where the given Userid is
still confused
but you dont send anything to update

?
.setAuthor(client.user.avatarURL()) doesnt work
money is the collection
yes ik
wheres the money variable
im not sure what he wants to acomplish with this code tbh
@tulip ledge the first argument (assuming you're using Discord.js) should be a string. Did you mean to set that as the second argument (the icon)
@blazing portal
https://github.com/discord/discord-api-docs/blob/3935fffb7b3dab03d682a8ec984d535d3aafcb72/docs/Legal.md
Section 2a
Thanks Woo
Np
When he uses the bot and a user at the same time 
If you want the author to be the client name with its icon: [...].setAuthor(client.user.username, client.user.avatarUrl())
Ok almost
I want the Pirvacy and legal terms instead of undefined
I think I can do that myself tho
undefined
avatarURL()
displayAvatarURL()
sorry, they said avatarUrl()
Alright ty
Lol
U got another?
Wat
ok so this code:
const Discord = require("discord.js")
module.exports = {
name: "work",
aliases: ["w"],
category: "Currency",
run: async (bot, message, args, err) => {
const random = Math.floor(Math.random() * 100); //Generates a random number and times it by 100
await bot.db.collection("Money").updateOne({"User_ID": message.author.id}, {$set:{ Money: random }}, {upsert: true})
}
}
``` is working and i get this which im guessing is correct so now what do i do now?
the only gg i need is good god ๐
how can i make my bot embed gifs/images? this is how i did it but it wont work
You're getting a random number between 0 and 99
you can't tell discord to use your local files
oh
how tf do you expect it to know that
it has to be on imgur or sth?
yes
cos i used to use local files without embeds
ok
you can also upload it and reference with attachment://
@tulip ledge i updated the code so now what?
sending a file supports still having embeds
?
const Discord = require("discord.js")
module.exports = {
name: "work",
aliases: ["w"],
category: "Currency",
run: async (bot, message, args, err) => {
const random = Math.floor(Math.random() * 100); //Gets a random number between 0 and 99
await bot.db.collection("Money").updateOne({"User_ID": message.author.id}, {$set:{ Money: random }}, {upsert: true})
}
}
``` got this what do i do now?
you tell me
what seems to be the problem here
well i dont know what to do next
We cant help if u dont say what ur problem is
i dont have a problem
i need ferther help to finihs this cmd
because it doesnt like add money to it
wu-
Didnt we answer u like 10 times already
We spoonfed u like 4 times
Why are u still asking help?
๐คฆ
Iirc discord sets the max size of a thumbnail
I donโt think you can change that
size query param?
because it doesnt like add money to it```
i've done it but idk if it's the same way in py
@earnest phoenix mind sending it?
shivaco just answered
oh
py is very different to other languages lul
i think in discord.py it's size: 1048
Principle stays the same
Tru
thumbnailurl?size=1024
so can some on help?
;-;
ill ask in TSC
ok ty guys
ill ask in TSC
@earnest phoenix they don't spoonfeed there too
ik

Its not like we don't want to help.
The no spoonfeeding rules are so you learn to not depend on others for help.
i wouldn't spoonfeed even if there's no such rule, to be frank
^
^
the previous person fixed the problem without us giving them code
Why do python devs earn more then js devs? I wonder
They're both high level languages
the salary varies from country to country
Python is in more demand i think
html dev here, earned not even a penny, sad
Wix and wordpress fucked all html devs up
Python is used more for data analysis
I made a couple hundred off a program I wrote.
Was getting like $50 a month, but the program I was working with made it against tos to use.
Pretty proud i got TOS changed
Lol
$50/m 
Like my cousin who does JS has been looking for a job for like 6 months now and can't find one
i havent even tryed here to get a Job as Software Dev. there is also no need for me RN since i have a secure job as Mold Maker
I dont even make money developing
Not a lot. But a lot for something that was done and never needed to update @strange trout
I'm still in high school
Same
im out of school for about 7 years
I mean python is used for actual moving equipment, games, webs, and all that tech stuff
Everyone here are boomers lmao
I've done some internships
im only 24
rip
I mean, school has taught me 0 coding
Same
But that's about it. I don't take any programming classes in school
but enjoy school until it lasts. you will hate what follows
I mean, school has taught me 0 coding
@weary ridge mine teaches scratch
Bruh
back when i was in school we had no programing Classes aviable
We had like 1 scratch lesson
Scratch is so fukin easy
True I made zelda in scratch once lmao
im in hs too, earning from programming on the side whenever i can
during my time as Trainee i had programing classes for NC programs
discord.scratch
Imagine
there's already visual drag and drop bot creators
i think i try out Go in the future or learn python for some ML stuff

Im gonna learn pythong the proper way so I can actually make money of coding lmao
I like go
i actually know a usecase for ML stuff at my current workplace
soo i could make money with it
Umm dn
Not really
if i would stay in my Job and go to a different Company i can get 50-60k/year
no, not a lot
its above average
pretty average for entry level software dev id say
I cant get a job untill I'm 18
usually you can say about 40-45k
In 4 years, the market will change probably
lol ive got a job with 15
In Australia normal people get 70-80k a year, Rich peeps 90-120k
damn
Australia is the exception
They're upside down
well not a real job just 3,5 years as a trainee
There are trained staff in the US making less than an Australian on minimum wage
then i started full time there
Entry level software engineer salaries start at about $75,000 - $90,000 here in the US
Kids working in McDonald's make more than our teachers
Umm it is really high tho
In belgium theres this thing called job student and you can work from your 16th and earn money during vacations without having to pay taxes
Depends on the state though
@tulip ledge we have the same
Entry level software engineer salaries start at about $75,000 - $90,000 here in the US
@strange trout seems like we're seeing very different job offers lol
75k usd would be like 107k aud
I don't live in the us but that's rather unusual from what I've seen
Proximus Software Engineer salaries - โฌ3,772/mo in belgium
Is that alot?
3.7k a month?
Ooof
3.7k is a lot for beginner
Damn
Bruh minimum here is 1k
It's python mainly
im close to this and im now 5 years full time in the same company
Nice
(could go close to 5k/month in a different one)
But engineers always earn more 3k-4k
Average software engineer salary in belgium โฌ26k - โฌ65k
Those are California salaries(which is reasonable). Here in Kansas, most start at $55,000 - $90,000 entry level
Bruh this person who just fixes the wifi he earns 300$ an hour and he stayed for a good 7 hours soo....
if you are not in silicon valley i guess you have smaller saleries
Yeah Australia has an amazing minimum wage, which means the starter income is amazing.
no
I dont think so.
Bots don't have acess to search api's
with some luck they rise the minumum wage here to 13โฌ/Hour from 9โฌ/Hour
Its $7.25 in the us
it was 7โฌ/Hour here a few years ago
but 13 would be nice for everyone
its actually a level where you can life from
Disgusting 13 aud an hour
I dont think this is development topic anymore 
Who cares lul
we come back to it in a few minutes
Yep
mods do when they see the chat
also RIP my Patreon page, i guess i need to get my bot larger
Hmmm
I mean I really wish I can do development as a full time job later
Whats ur patreon?
i wont selfpromote here
Bruh Iโm bored af but coding time flys so fast
also i need to iron out the page a little bit
True
@tulip ledge i was almost able to get a Full time job as a Sys Admin, is also fun stuff but the risk was to high
yes
Oh
Like these bots like dank memer and mudae they can full time develop their bot due to their patreons
๐
would have loved to start there, they wanted to build a new IT infrastructure with the new Epyc CPUs but the downside was some stuff going on with a different host system
Bruh
my lowest is 1$
Lul
and my highest is 15
U gotta start somewhere hmm
Am I allowed to run a patreon page?
I would make it a $1
At 14
patreon is not really reliable though and it's much easier to get a decent paying job than to grow a big enough user base
Hmm I guess so
yes but you need to have some laws to take into account
Do you have to pay tax on patreon?
Yes and no
im currently not allowed to get past 200โฌ/Month with it otherwise i need to start a company
fees iirc
depends on your income and how it works in belgium
Prob Belgium is gonna fuck me up again
patreon pays the fees
20% goes to nom patreon
but your gov want also money back
The laws here are just fucked for young developers
@modest maple for me 6%
Ah we got caught
is it only 6% now
depends on how much you set
Hmmm
you can give less -> less functions
So
cool have fun having non-dev topic in #development
you can give more -> more functions
Lul
if I start a patreon
hhellooo
Thats not allowed?
D:
Is there a way to have Patreon in py? Also does anyone know how to code it?
I'm surprised I don't get noticed until I send the same message multiple times
@slender thistle got any sources on a python tut?
Just the basics, so i can understand what's going on
i mean I'm pretty sure theres a patreon API
@weary ridge patreon got a API but they discontiniued it
https://automatetheboringstuff.com/ (for complete beginners to programming)
https://learnxinyminutes.com/docs/python3/ (for people who know programming already)
https://docs.python.org/3/tutorial/ (official tutorial)
http://python.swaroopch.com/ (useful book)
see also: http://www.codeabbey.com/ (exercises for beginners)
Oh
I saved that message from somewhere in 2018
Saved
Lol
Alright
Time to create a patreob
So I don't have to pay my hosting with my pocket money
lul it's only 2-6$
:>
@tulip ledge i earn exaclty 0$/month
lul it's only 2-6$
@weary ridge I haven't found anything <$5
Surprisingly I was about to quote a message that said
take it to #memes-and-media or #general
lol, feels bad shiv

has anyone here used vs code for java
that's autism so no
it was working fine hours ago but now it's stuck and hanging on "1: Task - Java Build Status" and nothing's running
like the auto complete and error checking etc broke
use IntelliJ it's far better than vsc for Java
it's free
and everything that's not JS/TS
i'm using vs code until i can download intellij
oh ok nvm it took forever to load its done now
intellij can also do js
@topaz fjord wait I meant to say that vsc sucks for everything that's not JS/TS
yeah and I iagree on that but if you compare them vsc looks like shite
the difference is intelliJ is an IDE and vsc is a code editor
but each ide can do most languages
the only difference you get is more specific features and a better debugger
for the lang
writing java outside of an ide doesn't seem logical to me
cries in mac
notepad = best game dev engine, best ide, best code editor, best web designer
wb nano
same thing
MS Paint
ooh, ms paint is the best for designing textures and assets
write a script for creating textures as ASCII art
oh shit thats epic too
I can't work this out 
veld pfp
missing permissions
it literally says it right there
Your bot doesnt have the right permission
read. your. damn. errors.
did you have a command that needs special permissions?
like editing messages needs Manage Messages
and edit channels Manage channels
you can actually get permission errors on sending a message even.
read but no write perms, someone does a command, permission errors.
I need help with index.js can I just put the prefix that I want with a command?
srry for bothering u
Can u send me all the commands to me pls, here is all I got for now. And I need a prefix input, how do I do it? Also I need the ping command can u pls help me with it, I have a coded bot from VSC and Node, Discord.js I think its Javascripted to. But its online and working
const Discord = require('discord.js');
const bot = new Discord.Client();
bot.login('your-token');
If u could help me out it would be rlly rlly great and appreciated
I need a BOT that can do like everything, lock chat and vc's, moderate, warn, mute, kick, ban, purge and baned words / senteces and all that serious things if u know what I mean.
It would be rlly appreciated
And if u cant help me step by step can u tell me an another person that cam do it?
Pls read.
It would be rlly appreciated if someone could help me
we have a rule of no spoonfeeding(giving copy paste code)
we are not allowed to Spoonfeed
we are not allowed to spoonfeed
Sorry but thats all
you can find bots with this functions on Github
heres a really good djs guide
https://discordjs.guide/
Thx
you can find bots with this functions on Github
@lusty quest Send me it I want a bot that can create 3 senconds slowmode and all that moderate stuff like lock vc`s and text channels and all that like GearBot and MEE6
learn how to do it or get GearBot or Mee6
yea
if you just wanna copy other bots and copy-paste code, you can't exactly be considered a dev ๐ค just my opinion
i bet my 11 years old cousin can do this
lol i bet my computer illiterate grandma could copy paste some code
or even write a bit with my help
not sure with my granddad, ive got a call with i removed google

if you just wanna copy other bots and copy-paste code, you can't exactly be considered a dev ๐ค just my opinion
@misty sigil no but I want all that for my server bc my server is big I bet all big servers has a bot that can do everything like that like Sound`s Utilities like a private bot
its nothing against you @autumn aspen just the rules here doesnt allow us to spoonfeed, it is also nothing that will help you in the long run
you dont have to have a custom bot
then either pay someone to make one or learn how to code
exactly
then either pay someone to make one or learn how to code
@lusty quest Where can I pay someone to do it?
Im gonna code my own
tbh
fiverr freelancher r/freelancer
those are sites you can find devs
Ok
cuz sounds utilities is developed by aunto development (I THINK)
I need a bot like his!
depends some do it 20$ some for 200$
Its a legendray bot!
there are other bots with that functionality
a bot with all the features of mee6 can cost hundreds of dollars.
and the hosting
200$ is way to much
along with monthly fees
Then they poor
for said hosting
a bot with all the features of mee6 can cost hundreds of dollars.
@solemn latch But u can code one
yes
lol mee6 is completly different level, they actually have the bot running in a K8s
lol mee6 is completly different level, they actually have the bot running in a K8s
@lusty quest OwO
Dude bc its a got dammit international bot
many of us hate it, but it's actually super fking smoothly running
it has tons of features
international will require a team of translators
All thos bots is either pro or someone / group worked with it for years
we talking nerds
yup
im fine with the bot, im actually interested in the backend stuff of the bot (mostly hardware)
same tbh
Yeah
What stuffs
like wtf they hosting that on
i actually worked with Ceph clusters but a large scale K8 is something i want to see once
across machine clustering?
Lol guys they make a website with Wix and setup every single thing
yes? they wont host it on a single server
NO OF THE CODES ARE WRONG
i actually have a DB running on 3 Different Servers
but in future i probably need to use 6-7 for the entire system i have planned
i was working as Sys Admin for a time
Bro I need thos purge codes and all a proffesional guy that helped made GearBot and MEE6 IS GONNA HELP ME!!!
and i know some backend stuff
He said he want 100$!
just get mee6 if you dont wanna pay (or learn)
thats normal
Bro a guy from fck MEE6 and GearBot development is gonn ahelp me for 100$
Thats insane
mee6 is on servers with hundreds of thousands of users ๐ค
ok?
Mee6 actually is this large they have stability issues (Discord API wise)
prefix and all
So u can change it slef after and sencored words
i can also do that
Guys I have alot to do
go do it then
Ok
well, have fun
wasy?



