#dev-chat
1 messages · Page 6 of 1
still are afaik
ironically it was only fun when it was scarce
I forgot about those
bots still can't send them :(
i feel like people don't notice the button so they don't know about it
yup
i still like the random animations
I have to Manually check every hash, so will do later
last i counted there are 30 base options rn
noooooooooooooooooooooooooooo thanks
with way too many hex color configs
if only we could react here
imagine
imagine if you had to spend 10 orbs per super react
woah new images
hell no lmao
Sad
yesss
make a currency on discord, you can transfer it to people or a bot makes a game where 2 people offer it up and the winner gets both
Can i dm for work from office?
No more work 😔
Is discord bugging with slash commands user options?
In any app slash cmd, with user arg, selecting any user says invalid
i remember, when super reactions were just rolling out, some bots actually had two free reactions but was kinda fixed
and there's was free two super reactions for everyone and 5 super reactions per week as a nitro sub
if user is cached and user id is valid, it may work
i know that some weirdness can happen due how discord caching works
Yeah, its like 40% users not working
I was under the impression that it doesn't work for cv2 mentions o.O
cv2 works exactly like message content re: mentions
it doesn't get the special treatment embeds get
^^
Oh, am I mis-remembering it with embeds lol
ye, embeds escape mentions

Hmmmm, what's going on in Dev chat. . .
How do I get the primary guild of someone?
So like the server name of a the guild?
the primary guild is part of the user object but you get the guild id not the name
This is not a job board
Ah lol, yeah I remember the free ones and scarcity.... I wonder if it died out before discord made it unlimited and that was a last ditch effort
new steal???
Found this for 200 Euro's
2x Intel Xeon E5-2687W V4's (12 cores and 24 threads per)
2x 16GB DDR4 ECC
2x 800 Watt PSU
No storage though, dont needed it anyways as I have 8TB laying around
Yes. 100% that's a steal!
Getting new drives wouldn't be a bad idea for an old server anyways
Ram alone sounds like a steal hahah
ikr
Just an older HP ProLiant DL360 Gen9
the Xeons are 2100~ per
$100 for the cpus
Probably similar for the mb
I'd probably say $100-200 for the psus
So it's already half what you would get piece by piece used
How can I check if someone using bot to raid my server
What does that mean?
Spamming i assume
I think he wants to know if has been raided with webhooks or a bot.
You can only add bots with the correct permissions
User Installed Commands can only be used manually. Right click, Interaction Info
It'll show who's doing it
I am on phone
I can’t see there is a button it’s says Interaction Info
...
The PSU's are just two 800 watt, it's redundant so thats also nice
each one is about 180 each (new)
MB can take up to 3TB of ram so I should be fine to put some more in there
24 slots for DDR4
Ya. Good luck getting that. But room to upgrade if your apps overload it
ye
you can buy a car with 3tb of ram nowadays
The specs of the MB are great for what it is.
this is the only guide on the unit so i hope it's correct
but hey, 48 3GHz threads with room for 3TB of RAM... can get you a VERY long way
do you have a power meter on it to see the idle power usage?
Atleast 10-15 cars in here
Assuming it between 20-50k$
Not at the moment, can limit power usage via the bios though
It's uses 800 watts, can tune it down to 150~180
Won't be used for anything heavy so it should be fine
noice... now if only my roommate would allow me to turn the spare bathroom into a server room (it's inside the laundry room so it kinda sucks to use anyways, but it's close to the modem)
<@&1050493473033289778>
Hi good afternoon for some reason my discord keeps on crashing when I open discord and keeps on doing it multiple times now
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support
Hey guys, what do you suggest i should learn as a starter developer? I've learnt CSS AND HTML for front-end web developing.
How did you sent this message then?
JS
Are you trying to learn web development? If so, yes starting with the basics is very helpful for if/when you start working with higher level tools like Vite/React/Tailwind/etc
Web developing and maybe discord bot development as a skill? I don't know if it's worth it either to learn it as a career skill.
javascript
you already have HTML and CSS so i think that’s the logical next step to take
I learnt half of the basics of js and made a bot.
neat
I had to close the app then I was able to right in this chat for it to work only for a few seconds
go to support we can’t really do anything
Okay
Hii I need some technical assistance, I couldn't find it.. So I'm here
But I'm not sure if this is the correct place
depends... is it development related or tech support for discord itself?
It is just a doubt of something I dont know how to change
See my "profile banner" is red coloured
This thing used to automatically change its colour depending of my pfp
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support
We cannot offer assistance with behavior of the Discord app itself
Ohh ok, and where can I find it?
I mean I changed it recently (choose the colour manually), but now the banner doesn't change automatically. I am talking about that
Sorry for the inconvenience
It wont change automatically anymore once setting it one manually?
Unless you remove it yeah
I see... What a shame, I wish there was a way to make it change automatically again based on the profile picture
Okayy, thank you all for the assistance ^^!!
@young anchor type update 🙏
hey dumb question im building a bot but i want to wait to buy an domain if the bot gets used. for privacy and tos can i use github pages or what should i use or is it okay if i use something other then my own website
yes it's fine.
github pages isn't breaking anything in anyways unless the content of it is
okay thanks
It just needs to be publically avalible without needing a log in. I use github gists
does anyone know a discord bot host to make tickets like this? must be free and non-code
your host has nothing to do with the ticket system 😭
huh
We make our own bots here this server isnt for advertising other bots
er
they think bot host and "no code bot maker" is the same thing
Best to look elsewhere. This server is for getting help coding your bot. We’re not a bot list
gaight
insert rose emoji here
When I accidently run the db migration script on the production database instead of my test database because I had the wrong console tab selected.
Luckily it looks like it worked and I did just make a backup
transactions are for nerds anyways
I was using a transaction, but the last line of the script was a commit
👁️ 🌊
i was running a migration from mariadb to postgresql on a production db without knowing (deletes the content) which was also wrong as i had incorrect credentials, i'm so glad t code worked and was easily able to restore lol
how do you not know you are on the Production db?
USE test_db vs USE prod_db 
dmgnr@astral:~$ vs root@astral:~#
bonsoir je rencontre un probleme pour mon Rich presence je ne sais pas comment l'afficher apres l'avoir cree
I don't think I've ever written a sql script with a commit in it 
#rules english only
Good evening, I'm having a problem with my Rich Presence; I don't know how to display it after creating it.
are you using the Games SDK or Social SDK?
no I don't think so
probably just means custom rich presence for display on status
is this rich presence from an application you are making or from some other app/game/service?
how do I do it
no
You need a program to constantly tell your Discord client that your Rich Presence is running, like CustomRP.
I've finished it, I just want to display it
they're asking if they can have a dummy application put on as a status just for coolness
i am aware of what they want... but i am trying to ask what they have...
it
that's just the tester, you need external app to run that
Okay, how do I do that? I need the developer portal, so I have to be of legal age?
TIL git bundle format that you can use to git clone in an offline machine
it was added in the last gitea update
now im curious what the usecase would be for that
one i know is robotics
My release workflow for my bot is so scuffed
???
it's better than mine having git send webhook to my server that runs ./deploy.sh in the right project directory as my user
which inside runs git pull, build and deploy
ya... i build a container to ghcr and then manually pull that to a portainer instance
that's what I do in new projects
that is pretty much the same. I have a github action ssh into my VPS then run git pull then start the systemd service again
"of legal age" ?? pretty sure you can access it just by having a discord account
and he left
I push run nix flake update
nixos-rebuild switch
man
i wish my servers all have nixos
The main thing is I started using a database migrations tool when I first started my database schema rewrite... 8 months ago... and I cant remember how to install it on my VPS because the install instructions are not working
ya i dont think we would have been able to help him... sounds like he didnt really know what rich presence is
probably thought it was just a setting you can enable
today i rewrite big chunk of jsx and destroy briancells :>
hi im a new developer
hello a new developer
whats up
hi a new developer, im dream
hi i'm also a new developer
hello im a new developer
hello, "a new developer"
im sam
hello im trey
good morning got a math exam today then I can code later :3
Ss
Hey guys is there any solution for this?
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support
Why my sever don’t have time counter in the room ?
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support
Its an experiment, only some randomly selected servers have it right now
Ohh 😭
lol
h h
How I verify my bot from India the stripe is not available in india
Stripe supports indian documents...
Question — why is it not possible for server admins who have unlocked level two plus the server tag boost to use their own icon instead of the premade ones or the ones you have to spend ANOTHER three boosts to get?
It’s infuriating and utterly ridiculous
Probably in part to limit inappropriate content
but this server is not for general app feedback
Where is that
Ffs really, Discord is a live community yet I have to send a web form for feature feedback
This is the dev community ¯_(ツ)_/¯
An official dev community?
Yes, For people utilizing discords APIs.
Ah, I’m doing that as well, but it’s going well there.
I just have an angry author/content creator yelling at me
😐
Have them yell at Discord
Thanks for the redirect — sorry for the misplaced frustration
Patreon creators carry a lot of weight?
Probably not as they are just a normal user to discord. People who utilize server monetization might have more say, but overall discord is so large singular voices dont gain much traction
came out alright
honestly looks clean
@upbeat anchor do you have a honeypot bot website?
someone is asking about something and I wanna push them to your bot
soon™, but rn the app dir is cool enough
ty :3
is there a standardized algorithm for what is considered a "strong" password?
if (password == "password") {
return "good to go"
} else {
return "not strong enough"
}
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support

if password != nil {
return nil
}
return errors.new("bad")
im using zxcvbn to check passwords
all im doing is:
window.getPasswordStrength = (password) => {
const result = zxcvbn(password);
return {
score: result.score,
feedback: result.feedback,
crackTime: result.crackTimesDisplay?.offlineSlowHashing1e4PerSecond,
};
};
9 years ago
not that i think that's a library that needs that many upgades... but still
the library im specifically using is zxcvbn-ts which i think was like 5 or so months ago
actually i lied, a week ago
😭
go mentioned
which did you notice first? errors.new or nil?
please link this
its gotta be
you know a library is old when
I tried
lol
tbh i thought it was update flags and not a package name
valid
Hi dev-chat

can i help with somthing yall
friendly reminder to all that chrome://settings/content/all can be a wonderful resource to clear out usage...I started at 25GB to 2GB
hey guys i need help in making a specific advertising bot if u could please dm em thank you
not a recruitment server
Its not, Im need some help
if you need help, ask a question
I need to send a video and i could do that in dms cuz its a specific advert bot i have to make
btw...
So many bots do that... 😭
And if your friends were to jump off a cliff, would you do the same?
Just because bot do it doesn't mean it's not a violation of the policies you agree to.
+plus i am trying to learn
Its not going public, i just wanna learn it
Then you can learn by developing a bot that doesn't violate the policies you agree to.

I have never once been sent marketing material from a bot
Not in DMs at least
I've only been advertised once to by Mee6, which was a whole controversy thing BECAUSE of that policy being in place
and people were in a uproar about it
I remember that. Would have to check my DMs with it to see
Maybe I'm misremembering because I can't find it, but I know 100% it happened
maybe I was just lucky and didn't get one.
They probably mass deleted them because I remember the controversy but I can't find it either
I would not be surprised if they did. I believe NTTS did a video on it. I remember it being badddd
mee6 really overplayed their hand there. I think that contributed to them losing a lot of credibility.
I think that was the final straw for many of their users tbh
I mean there have been many many things but that was bad
yeah 2022
Real Reddit silver moment
Rip awards
ugh I was a mod of a large subreddit during the whole shutdown fiasco
I ended up leaving reddit, definitely one of the worst platforms in terms of how they treat their userbase
Reddit is Garbage honestly I will never use
It's so funny when people complain about the Discord API here cuz like... if you've ever used (or rather, tried to use) the Reddit API... 
AutoMod configuration is an .md file
no, it's YAML
Or is it yml... but still
it's abhorrent and NOT user friendly at all, and the only good guides are all community driven
fun fact though, that's how I became good at regex
I just want you all to know...I started the night by opening GoLand to work on this PDQ library...realized my trial was out so I purchased a license...then went down a rabit hole downloading some IDEs, realized I was running out of space on my menu bar...remembered Bartender 6 sucks now...so had to find an alternative (Thaw)...then went back to cleaning up my apps because I had to remove Bartender....noticed I was about 130GB left on my disk (500GB macbook, works fine but would def get the 1tb for my next one) so I investigated and noticed chrome space, figured that out...but had to macro it to selectively cleanup site data. Then went back to removing stuff, and I still haven't wrote a line of code
The docs are pretty bad and contradictory
They added some automatic tools and settings but there's like NO configuration on them. Like it doesn't send an auto-reply on the karma filter
ADD moment?
I think I'm undiagnosed, but likely
Go back to buying a GoLand license. Or a JetBrains complete license
Tax deductible
The moved the Mod button (basically the equivalent of the "Discord app button" for DMs here - like, the most used button for a good chunk of users) - from it's original place on the menubar to the middle of a menu on the left of the screen, which doesn't float - meaning you have to be at the top of the scroll for it to even be visibile
They replaced the mod button on the menu bar with a permanent, non-toggleable "ADVERTISE ON REDDIT!" button
Oh I did that hours ago..if that tells you how distracted I got
Oh and C&D'ed the 3rd party mobile apps with better mod tools
and yes everyone will say "just use old.reddit.com" but that site is literally 20-25 years old at this point. it's archaic and without adding a few third party extensions, it's pretty much unusable for moderation
side note, the macbook pro I wanna get next is gonna cost me $3k USD :( guess I better start saving up
Just make a discord bot. You'll get that in a couple.... Years
yeah so we were forced to use the official reddit app and it's non existant or broken mod tools 
I made a bot that can handle files with json
I feel like I remember there being a caching lag issue around that time too. Like the one discord has with forum posts on mobile
That just locks up the app until it crashes
howd you come to that conclusion
idk
nice
dont know much of json
just making stuff up, classic ddevs
Im not a extremely complex coder
JSON uses a significant amount more storage and CPU time than SQL
Depends on which driver you're using. Postgres can be pretty large. But still more efficient at storing data and WAY better at accessing it
But SQLite is super efficient for simple apps
ok
SQLite is a pretty good middleground small and fast
ok
JSON is good for predefined config data. Anything you're reading and writing to should be SQL based
depends on the type of data you're storing but in most cases a well-structured SQL database would probably take up about the same or less storage (at the raw data level - not counting the size cost of indexing + the actual server instance for something like postgres).
But the performance benefit is astronomical.
thanks to everyone
bye
on a positive note...went from 115GB free (ish) to 198GB free, and it's purging some more right now so I think I'll have even more.
still haven't written a line of code btw
Idk if macos has it but TreeSize is one of my favorite apps for disk cleanup
same
I use DaisyDisk on Mac
Same idea. Prettier UI
i kinda like simple UIs sometimes
Ok I have a big refactor to work on tomorrow. I should get a healthy amount of sleep

Why is your .git file 8GB
Hey guys, I made this section i wanted to move the image towards the left side as shown with pen.
Here's the current code i'm using. I was stuck with it so i asked chatgpt but didn't fixed either.
Section name is source-code:
.source-code{
display: flex;
align-items: center;
justify-content: flex-start;
gap: 60px;
padding-bottom: 200px;
}
.source-code h1{
font-size: 60px;
text-align: right;
display: block;
}
.source-code .text{
padding-left: 100px;
text-align: right;
width: 100%;
}
.source-code img{
display: flex;
justify-content: space-between;
padding-right: 100px;
width: 200px;
object-fit: contain;
transform: translateY(100px);
}
update, got it to 206
LFS + it's the crypto scam collection so it's about 8GB of images + idfk, git is weird
like this program
yeah it's half LFS
I like process explorer
😭
lolol, it's actually a lot of space considering what I do
It's not like I'm downloading games
(besides factorio and stardew)
I don't consider it an ideal format for that, either, tbh
it's usable but e.g. no comments is a notable downside, and some other formats can be easier to, well, format
one thing I do think it's really good for is transfering data between machines
JSONC & JSON5 allows comments. 
fixeedd, i was trying some weird experiments to detect nitro
the ping also
Animated avatar or banner is the only way, or nitro-only decorations
not really
name styling 
and that way is better than animated avatar / banner, most people will use name style rather than animated stuff
container
Container…
I haven’t coded anything for Discord in a long time
I guess this means rewrite for all my projects
Nah
embed still works, it's fine
embed is still supported
But container looks prettier
true
Ah in that meaning yes
well yeah
okay....maybe I retry writing code tomorrow....now im too tired and I have meetings today
visual studio code is more important than your meetings
I'm not using VSCode
I would argue that the meeting with the lawyer is more important
And my client meetings are more important considering that's how I make money
hell naw another fossil
Г
does anyone know any free discord bot hosts that runs it freely and doesnt use "watch ad to continue the bot running" every 3 hours?
besides botghost
ty dude
WRONG
yo I'm new here
discord markdown is fun! you can have an auto embedding link thats also not blue
https://riskymh.dev/fire_anim.avif?
CryptoError 😭
-# getting a discord bot to hear even with connect permissions is torture 😭
Gus i have a core i5, 6gb ram, 100gb disk, no ssd and integrated graphics.
WIll ubuntu run smooth and fine on this? i just want to use vscode

Please reply me.
better than it'd run windows at least
sounds like quite an old machine, id have to assume thats like late 2000s or early 2010s
i tried linux mint and kali xfce and they ran alot smoother than expected. I wonder if it's the same as ubuntu. well ubuntu isn't even xfce but still.
??
Hey souji, I want to make friendship with you and want to not ask you questions about Discord related things such as support etc., would you mind to become friends?
he not letting u hit dude
I’m straight
ok, so if you are rude in response to someone being rude, you are part of the issue
Of course
i'd recommend not being part of the issue
But that’s the only language they understand
Sometimes things are not solved as you being nicely to that person swears at your mom even though “it’s word and not act”
Hey guys, do you suggest ubuntu for a starter developer? I make basic discors bots and front-end web developing. I have a low end pc and i wanted to install linux on it. Is it good?
Mhm
nice suggestion
calculator works?
wssup guys
Yeah
is ur name ace
i hace a question
cool
no, i just pretend
my name is ace
Sure go on
"how to fix my keyboard" ?
why dev badge was removed
lol
Does this means yes or no 😭
cool
#faq it
discord doesn’t want us to have nice things
i had same guy, let me show that was weird
The first message || first question
it’s probably cus 99% of people with the badge just coded a bot that did one thing and applied for dev
it was so easy
Discord wants passive developers and use AI
didn't even coded, just used botghost
hmm well i need a team to make a new game to discord
ai isn’t even bad for coding the best devs will say that because no one is still coding without any ai to speed up stupidly easy but long stuff
Terminate botghost ❌
remove badge on everyone ✅
some of them kite.onl
I dont use ai?
AI is good
Your loss
yea well iam an ai developer
i remember using that damn,
Ai isn’t the end of coding at all it’s just speeding up, the people who use ai for everything is what ruins it for the rest
100%
I used to code a lot back then for hours to make a perfect embed message
coding is fun when it takes time
do u use ai
just prompt better so it won't even use emojis
It’s not real unless there’s a public repository
you dont seem to believe it do you
does discord agree with ai
Huh
Of course, I do use emoji objects
discord doesn't gaf
No repo, no truth
I saw these things a lot in twitter
hm i get you
A long time ago they did but didn’t ship anything they promised as public
well
All I wanted summaries AI 😔
why most people have ! name
But i left in dungeon that time and didn’t know there was a form to fill to enable it for your server
To be on top of the member list
Attention seekers
hmmmmmmmmmmm
status advertisers*
at first I was going for Enka.Network style card(looks like the image below), but I realized I should make it look like ingame one instead
does it related to discord
it's related to coding
well what type of coding
@near crescent does Discord allow you to use Wumpus as a Discord activity game?
i'd personally try to not do anything that can be interpreted as impersonating
Morning sooj
What theme is this? Ayu dark?
you guessed it
Any interesting scams today?
And what about the folder icons?
Symbols
lol do you ask this every day
yep
i dont think they are evolving that fast
Yes
good luck :>
There was one here but for a camera
damn
at least they have consistent photos this time
not like 4 diff macbooks in each square
One tried to sell me a chromebook I already bought for 25 bucks, for 600 bucks.
Thanks ❤️ I'm confused whether it's good for developers
https://www.facebook.com/100057691358335/posts/i-want-to-give-out-my-macbook-air-2020-charger-for-free-its-in-perfect-health-an/1060090065924029/ reverse img search ftw... i wonder if this is a scam also tho
oh god i came this far and completely forgot about localization
well that's a problem for future me

how i'm supposed to make the image look smaller in container? decreasing the canvas size doing nothing
nvm i was being dumb
I Need help for my bots
i don't have help
ask the question
I Want to create Analyst bot but i dont have Idee so im looking for dev
so you actually need dev, not help?
No i want this toghter
Why tho?
Idk man. I find my self researching with AI alot
I feel like im gonna miss out if i start debugging like i used to
Can you help me ?
What do u need help with
For my project
fiverr if you want to hire a dev.
if you want to recruit a dev, not here.
Yes and i can ask here
Why Not here ?
Usually u drop the problem and we try and help u by using our knowledge (im not sure if we are allowd to do that either)
I Want to create Analyst bot but i dont have Idee so im looking for dev
first, get your ideas
Do you know any coding languages at all?
Py or js ?
Both are coding languages
U know their names or the language
github is probably so mad at me cause each HMR is making 7 requests to github
it's memory cached :skul:
You are becoming a debugger rather than coder 😔
Im new
Not even that
“Professional AI Code Debugger” is new title soon
Eh, I need to debug it since the game I am trying to revive is a flash game 😔
No way I will learn ActionScript to check SWF files anyway
Im pretty sure “programming” as a label will die
I have a question
If I suppose have to store msg count per user or maybe xp that I am giving him per msg or random per some time how should I save that as in db
you may ask.
just save how many xp they have
messageCreate -> add xp somehow -> save that xp count to db
And like should I store it in cache to show live ish data and have loops every 10-20mins to avoid mass writing
But how should I store it in a smart way that wouldn't go too big
I dont get the idea or gist of it
how much servers your bot is in
That would work. Make sure you handle it if the bot suddenly dies
🥹its like a server only bot but the resources cpu ram stuff and db storage are limited
How would I tho🤔
db: dmgnr has 50xp(this stores as number)
i send message
bot: add 20 more xp
db: dmgnr now has 70xp
I don't get how that gets too big
Thats not it my question is how should I assign xp per user should I store his id as snowflake and give him xp or count his msg maybe what would that number be stored as and be updated everytime he sends msg
Map<userId, {xp, dirty}>. Update on messageCreate, flush dirty entries every 10–20 min in one batch (INSERT ... ON CONFLICT DO UPDATE).
For restarts flush on SIGINT/SIGTERM. Crashes lose up to one interval, fine, or shorten it. Get rid of inactive users from memory after flush so it doesn’t grow forever.
i mean if your bot is in small amount of servers, that is not even big problem
😮😯😲oooo
the eyebrows evolved
Lmao
But But but wouldn't active members spamming put load
if you map user id to xp directly, in 100mb you can store about a million users
U dont have a handler for those users?
U dont wanna give xp to spammers lol
@versed creek what are the server specs
I havent worked on anything for it yet just getting the rough ideas tho I am somewhat got a hold on the rank card looks but they are not confirmed too they have many things I dont know what to keep and what not to
Literally even a 3 dollar vps on datalix.eu would handle it fine
Im not sponsored
Personally i use hetzner. But i have used datalix in the past
you're rendering rank card and worries about storing 30 bytes per user.
you shouldn't be worried at all, rendering takes way more
You should be lmao
I mean, at this point fiverr should pay us too
ngl true
RAM: 512 MB
CPU: 0.1 vCPU (very limited shared CPU)
DB
Database storage: 500 MB
File storage: 1 GB
RAM: ~500 MB shared
CPU: shared compute
Oh damn
0.1 vcpu are u sure ur thing will even boot up
Would i be storing it or making it new everytime
🥹it does
The free ones
Ah
I mean I can switch or oracle or aws they are even better at free tier but no credit kard
😢
These are hardcoded stats for now while I am choosing how my rank card should exactly be like
Hello im having issues with finding a good host for my discord bot all of the free tier ones sleep I tried keep alive.js and uptime robot
Still doesn't work could anyone recommended
Discloud
24/7?
Yes
you'd be overriding same value
Krypton mentioned?
Yes but only give 100mb free ram 
you have a cup, a REALLY REALLY big set of cups
each person that sends a message, if they haven't they get a new cup.
that cup stores water, aka their xp, each time they send the message, instead of giving them another cup, fill it with a little bit more of water.
the cup represents the user in your database
while the water represents their xp number
Holy, even I understood that
alright then ill be heading for CS teacher instead-
Katabump. That's what i use.
i use a thing called constant stream of power bills
Ohh
What if the water spills someday
that would be when someone reaches 18,446,744,073,709,551,615 xp
(assuming using SQLite Unsigned BIGINT which is a 64-bit number)
@opaque valve If you need help please ask here instead of sending random friend requests
I think Supabase uses postgress
yes
then it'd be the same thing
Is it only me or are you guys getting ghosted on the intent application as well?
I'm waiting for 2+ weeks now.
Some have reported them taking upto a month
guild_id BIGINT,
user_id BIGINT,
xp BIGINT DEFAULT 0,
messages BIGINT DEFAULT 0,
level INT DEFAULT 0,
PRIMARY KEY (guild_id, user_id)
);```
Is this it
thats alot of messages you think it could have
??
Wild
do you need to really store messages count? Also guild_id and user_id are strings not numbers
huh? Snowflakes can be stored in bigint just fine?
Wouldn't msg count be better for analytics or tracking daily weekly monthly msgs and like displaying it on your rank card
And postgress can store them as bigint right?
The guild id and user id
I doubt anyone would care about the messages count on the card
Yes
I dont get waht i shoudndndn put on the rankkkkk cards except xp lvl
if you have no idea then why are you even making rank card
These are what they are now
just show in a clean container
😭tried it doesnt look cool
components v2 > canvas
I got the canvas thing id from this big sv
I guess it's finally time to pull the trigger on a dedicated server. Ugh. I just still haven't decided which provider
Container on pc look stretched in width and kind of weird
WHATTT? container looks bad on pc?
its quite opposite
it won't stretch on its own unless you do
there's always a better way of doing what you are tyring
You can adjust size of container
it depends on content
I know but the mobile version looks better than pc version for container(for me)
how...
What if I put avatar in accessory bar and cards to be made my canvas according to stats png bg less and have them as media
What are section buttons
Section like you can put a text display and accessory in them
Anyone here have experience with ReliableSite? The host?
Oooo
I would have section things but whats with section "buttons"
you can't have section standalone without a thubnail or button
Section would have avatar as accessory right
i mean.. yeah?
Isnt Thumbnail the same thing as accessory but for an container
Wait I mean accessory thumbnail not thumbnail accessory
Wait I just need ideas for the rank card what can I replace msg count with
My specs are low my ram is jittering
Would this be considered normal
you can have a thumbnail OR a button as accessory
Sora i am low on ram lets not talk about comp v2 and help me with a cooolass rank card instead
What is this grey area supposed to be? A banner?
Here all dummies
Hello , i need help
With?
I accidentally created the account with wrong age and now im shown as under 18 and pics , some channels are locked
I tried to talk to discord support but idk what happened
!support
This server is for help with Discord APIs, SDK and other various integrations. For general support, please contact Discord at https://dis.gd/contact, or send us a message on Twitter at @discord_support
exam went good :D
this one def
What imma do
There should be an option to update your age through support portal
Its like you can either use server/user/custom banner over there server and custom is for all not configurable for single person user is like his own one so its diff or static color depending on nitro or no nitro
Where
On discord support portal
I tried but i couldn’t find any
next one on 12th this month tho
I have to get like some diff stats rather than just those msg ones I can keep the style and all but stats cards and some other things that need to be changed is what I am not getting idea on
-# (My claude credits for the day are over)
Can u dm so i show u ?
vc time? (if you do vc leveling)
xp gained this month
cumulative xp
No
No one on my server touches vc
The below two are closely done with the level bar so anyways the space below is left empty again
you can send screenshots here but it should be straightforward just make a support ticket of that type
if you're having more trouble id recommend going to peer help in discord.gg/discord-townhall
this is a dev server
Ok
Hello guys i'm new
hi new
What's up
alot
this should be enough words for a simple automod system that suports more then just english
Bruh
Where did you get all of them?
damn
I got a big part of the words from this GitHub post, https://github.com/thisandagain/washyourmouthoutwithsoap
they are stored in data/build.json
I then converted them into seperate text files to make it easier to dectect for my script
@daring wasp @verbal wraith ^
thanks
I love how there is a lot of english words in polish section
it's alot of mixed words, thats also a thing I noticed
this right here is how GitHub should look
so great
Yea, you would need someone to review it because there are words such as "rufa" for example which means the back of the boat (idk how it's called in the english)
Looks like it's called "stern"
does it have a hindi txt i would see but my internet is trash rn
It does
it has alot.
I did make my script so it only loads each word only once.
hindi should be in roman hindi
is it not?
no
that's such a bad idea 😭
~~ i better not post it here~~
Indeed
almost everyone who uses hindi online uses it with roman letters 😭
I am testing it currently, it's alot of words so I gotte test alot
test what?
I got it linked to an automod system
ye, and?
so ye, testing if it reacts
@daring wasp i sent req and thats the reply
I mean, you can come and try the system out of you want.
will make a simple server to test it on
whats Flamey
peak
as I previously stated please go to discord townall
it is offtopic here
:o
mine is just rather basic, it can do alot for a small community bot.
it's main job is to handle some tasks in the server such as automod and tickets but its also used for verification
message button 👀

ah prob client mod
Smh
cant I say that I use ven?
tbf it is really annoying to open someone's dms
alr then
modifying discord's client is against the tos
Mentioning client mods on official discord server is not a good idea
true.. only reason I use it is for the custom themes
just makes discord nicer


dark is always the best ngl, who even uses white
Waiting for mad souji to show up
he is online, who knows
Can take minutes or days
Souppp
ji
Jin
honestly ive tried the gradient ones, and i gotta say they dont really feel as good as normal
Yellow to green gradient
🤮
Very easy on the eyes
chat thoughts?
especially on an oled
if downloading the audio from playlist from youtube, its against their tos sooooo
All sources mentioned don't allow you to use their music

i mean i technically wouldnt be getting in trouble
ah yeah this is def against tos
if its just fetching the list and comparing to somehow with license (idk any easy ones), then i dont think its bad
just its hard to actually download music legally
and then be able to play it
Create your own music !!!
Wait is your profile a windows fire emoji ?
no thanks
ya
That's cool
🔥
that's flamey
not like anyone uses windows anymore, so only few would notice
Windows or windows 11 emojis
windows
Do they not build houses with windows anymore or what
Doors > windows
Only the gradient light themes look good imo
light themes look good but they feel wrong when on my personal devices
like on teams at work thats 100% gotta be in light mode, but discord? no way
Lol same
discord light mode feels like a direct invert
like honestly most things look the best in what its designed for
@sudden yoke considering you keep trying i somewhat hoped you'd get the hint by now.
client mods are against discord terms of service and we do not allow them being discussed or suggested here.
stop trying to bypass that, we will action going forward.
and that guys is why i force dark mode on my personal site
DAMN YOU MADE HONEYPOT
Risky is popular
that is so useful for those mrbeast links bro thanks
lol why is this such a surprise for a dumb bot 😅
Im a huge fan
Me me
it's a simple solution for a problem people have
I understand, wont do it again.
discord plz give me msg content intent so i can see how many cases are dumb people confused people that msg there
the solution doesn't have to be overly complicated, if it works it works
true, this server has a smarter solution tho
not sure if i'd call it smarter, it's more generalized just combating attachment spam - comes with problems as well, like them only posting one message
ah
on the other hand, looking at past trends honeypot channels would be most effective if they were the oldest channel in the server
which is hard to do after the fact (and the topmost position wise, easier to do)
makes sense, i only saw it get delete when another channel became unread
considering that I'm seeing a lot doing light mode (or system) by default, I'm casually considering that too (I already handle system, so it usually should be already done, but on the sites that I don't handle system and can't change themes, it's light mode)
honestly im so surprised that for most part they still do in channel order
light gives a better advantage for people to come to your site as long as it's not dev related
most other scam campaigns i've observed in /djs always post in the same channel order and it's always oldest (well, oldest publicly writable)
ah
in my servers im in its top to bottom
ie if pot is 3rd, its the 3rd to get hit and if its fast enough no others get spammed
other compaign other fingerprint / behavior 
in my servers it's always random, so your honeypot bot is useless 🥀
🥀
they even send in vc text message now
im still yet to know if its one guy/org or many that have similar things
how do I make a discord bot?#
oooo
i wonder if nsfw channel is client side or api too -> like i wonder if i can make it harder for avg person to type in there
how do I make a discord bot?
like does api accept you sending a message in an nsfw channel
I think they ignore if it's nsfw or not
Im new 2 discord how do I make a discord bot?
why would the api prevent you from sending messages
am I just ignored?
it's client side checking most likely
coz if you didnt verify ur age, you shouldnt in theory have access
yeah thats all i wondered
anyone here??
What programming languages do you know
none
ik but what software would I use to acc make the bot
ah, don't know actually
but apps are def. except from any restrictions in that capacity
they most likely ignore
Visual Studio Code for example
multiple ide's are in place, I recommend vscode for JavaScript/Typescript/Rust; jetbrains for java, some might enjoy jetbrains for JavaScript too but it's per person preference
yeah they would need to actively check it.. its not like why i only let you use normal text channel and not anouncements (ie they prob filter to just pain)
if they do do vc's then its easy to repurpose those "server stat" channels tho haha
same for python, they have a py something ide too for python, just search for IDEs
i personal recommend vs code
I don't think they filter
they just send to whatever is available or randomize to whatever is available
yeah, so lazy
If it sends, it sends
if I can get src It'd be amazing to know how they work
IDLE
pretty much
they probably do not care about any of it
i every so often search github for the term honeypot and === to see if someone oss'd it (some i think surely have it as a blacklist)
im still annoyed by this https://github.com/RiskyMH/honeypot/issues/4
main reason why I said your bot isn't useful🥀 it kicked more normal people than bots
i mean i do tell you to make the name smth more customised haha
idealy the best thing to do is repurpose an old archived channel
or ocr scan 😄
also you can do some things to make it harder to type -> if you force it into id:guide, it doesn't show in sidebar as easily
seeeee im already getting spammed with raw events... let alone actually parsing attachment imgs
server guide is so hard to config
I've been dying trying to figure it out lol
i did it on my server -> do note you have to make it read only temporarily to add it
@floral rapids btw when you say its random, are you sure its not just age based?
same, I simply filter what's needed and what isn't, the cpu isn't reaching 10% on ~20-40 active users on 12k+ server
pretty much yes, they did in my general chat once, then they only did it in meme channel
my servers that im appart of that i see this stuff seem to always lag behind the wave, so it takes me a while to actually see the new stuffs
im getting like 90 events per sec 😔
present update event 🥀 says hi
its only ~10% cpu tho
presence*
haha i only have guilds and guild messages
most are msg create and 2nd most is msg update
I could probably get even less than 5% on guild messages only (ocr, and actually ticket related messages)
nice
that was on 1 vcore and 10% CPU maxed out
now im glad i dont play with cache or need any more events, as damnnnn
took 2minutes 23seconds to pnpm update packages
Yeah since mine isn't public, I can easily "harvest" (in a way, it's more correct to say fixing false positives) data
typescript, djs
w
my cpu usage is drastically lower due to using @discordjs/ws and ram is way better coz no caching... i wish more bot devs knew about it haha (but alot do actually need caching)
so bypasses happen right under my radar and false positives too, which allows me to fix
wooo
I know about djs/ws, no use imo for a private (custom) bot
but, I'd overall rather not use it too
i mean yeah, but at very least you can disable cache as do you really need all of the default
it does sound like a pain to implement caching where as you can easily put them all to 0
in default djs
ya
guilds is prob the only one that most generally actually need
but member and messages idk
messages incl?
actually probably not?
since partial would give what's new
which you can then have it checked again, and you aren't handling any delete/bulk delete
or any logging
ya
oh i guess you doing custom also can do delete their messages instead of ban
ie less annoying when they get acc back
W
(my own is softban, with a message that their account has been compromised)
why dont you want them to be told that they got kicked/banned?
But it's being bypassed by them sending friend requests
they do receive bot messages
orrr do you mean this
Mobile data is not loading the image
if that, yeah im debating making it force enabled
ah the security actions thing where you can pause dms
yes that's what I disable too
cool
security action -> sending dm, which helps out, bypassed by having someone you have as a friend being their friend OR they sending a friend request, which discord has not solved
ah nice, i meant how a good amount of servers enabled the setting to disable that for me
damn scrapes the list and then even after left they still abuse
very sad
correct
I think you can also somewhat receive messages from non-friends and non-mutual servers but this theory is still being checked
I don't exactly know how to it's done, I'm trying to find a solution for it
i dont think so, coz otherwise i wouldnt be getting so many errors
I do receive dms from people that aren't my friend nor are they in my mutual servers so
do note that in discord api's eyes if you have the privacy setting of no dm, it counts it as no mutual servers... which is really confusing as the other error state you get if you are full on blocked
mostly friend requests but yes
but maybe they had a mutual before?
like someone reported and then got booted?
🤔
maybe idk
I will keep that in mind thanks
ive once had a case where someone dm'd me but i couldnt reply because they had the privacy setting disabled on those mutual servers... was kinda funny
hello there sora
I wonder if the affinity system affects that whatsoever (system that determines who you interact with, not necessarily friends, and is used for example in the game widgets)
congrats for being free from exams! (for 5 days)
Can a chatbot get message content approval?
Depends what model you use
Specifically, if it use data to train llm
It won't
If you want the chatbot to talk normally, you shouldn't need message content approval
just make it so in the messages you ping the bot the chatbot will respond to that
you don't need message intent for reading messages that ping your bot
they do still need message intent for that as far as I know
I just had a CS exam and I can say I need to do better with Finite State Machines
No I'm pretty sure if a message pings your bot the bot can read it
Not for messages that mention the bot with @



