#development
1 messages ยท Page 1584 of 1
anyone that knows what i even mean by this?
dunno, i already sent, too drunk now to be able to think properly, and i got a chick coming.
so, bye, good luck
kvaleuthxbyefuifalou
ty
u alive @unkempt ocean ?
ofc
ok good
what's up?
I'll send the css here now
what css
oohh right aight
.entity-wrapper {
background-image: url('workingLink') !important;
}```
is what I have
give me a min pls
afaik it should work like this
sure
entity-wrapper just works fine for me
oh it works if I remove every other css I have, guess I just gotta recode every css lol
yea I got 2 tabs open now to help
if a bot is kicked and then re added to a server, does the server stay inside the same shard?
@zenith terrace Use background not background-image as attribute. It should work.
For example background: url('...') no-repeat center !important;
bot
And donโt forget to force reload the cached top.gg page using CTRL + F5 in most of the browsers
bruh...
oles
lol
language?
d.js
Guild class has roles property
oles
why is my bot duplicating responses? it just started happening out of nowhere with no code changes
it sends duplicate responses that total the amount of shards i have
ie 2 shards = 2 responses, 5 shards = 5 responses
restarted the process, my terminal window, my laptop, everything
still doesnt make a difference
ive even reverted to an old commit where i can confirm it works perfectly and its still getting dupe responses when i run that commit right now
i started logging in the message listener and it seems like every message is being picked up by every shard
even on the same server
probably related #discord-news
phew
thank you lmao
i was going crazy for the last 2 hours trying to figure out what was wrong
uhh
I litilary had to define each word in there...
why?
I defined member..
message...
Why?
or do I just have to?
hey
hi..
let logc = client.channels.fetch(cua.get(`Servidor_${member.guild.id}.logs`));
when i try to send something
to that channel
it says logc.send(); isn't a function
What do you think is a good way to "simulate" a large package update on Linux? My idea was to get a fresh minimalistic Manjaro installation, or are there better methods?
yes
Tim, can you help me?
hello
i using discord.js v11
i using shard.js
but i have a this problem
const { ShardingManager } = require('discord.js');
const settings = require('./ayarlar.json');
const db = require('quick.db')
const manager = new ShardingManager('./bot.js', { token: settings.token, totalShards: "auto"});
manager.spawn();
manager.on('launch', shard => console.log(`Launched shard ${shard.id}`));
v11?
and why are you using v11?
I've been having problems for days, not interested, normally I would migrate to v12 today.
YEAAHH
Hey all. Known issue going on right now with sharding errors when starting your bots. It's been escalated and we're looking into it.
v11 โค๏ธ UwU
I was afraid that v11 was closed
what the hell is going on with this guy
v11 will stop working in the future lol
butttt
I am stupid, so I leave it all to the end.
Good luck xD
For example, I have to prepare for the university exam. I have 2 months left, but I cannot work and win on the last day. Welcome to my future.
it's as easy as write npm i discord.js in your console/powershell/cmd
oh my...
its not lol
moving from v11 to v12 requires a major rewrite
because many things changed
oh ya
Is there a converter for v11 to v12?
no
no
Yeah. Its called time and effort
my friend made
yep
the site also made
hmm?
But there is a 250 character limit, I cannot pass bot.js.
pastebin
yep
I don't know how to make it easy v11 to v12
you'll nerver find a easy way
It means 10 thousand lines of code! omg...
the unique and effective way is rewriting all
well, its also not that hard lol
i am using d.js v12
yes i have.
bruh i using d.js v11
read #discord-news
v11 is best
How is it the best when its deprecated? ๐
how to start a civil war in one simple step
but
dying like windows 7
no v13

lmao
can someone help me?
let logc = client.channels.fetch(cua.get(`Servidor_${member.guild.id}.logs`));
@quartz kindle I have a question,
It was 1 year ago when I came to Top.gg. When I wrote here, you and someone else was looking. What happened to that other person?
it says logc.send isn't a function
who was the other person?
await it
THE AWAIT
@quartz kindle 1 year ago you were always helping me ๐
I didn't know much discord.js for 1 years ago
wut
it looks like he's using translator
await await await await await await
.then().then().then().then().then()
ask discord lul
await await await await await message.channel.send('bla bla bla').then().then().then().then().then().then(process.exit())```
Discord: hi
@quartz kindle i have a question; my bot uses too much ram, discord.js-light i checked your npm but i failed
failure
As someone who is too lazy to migrate from v11 to v12 ๐
<div class="sidebar">
<div class="sidebtn"><i class="fas fa-plus"></i> <a class="sidebartext">Projects</a></div>
<div class="sidebtn"><i class="fas fa-terminal"></i> <a class="sidebartext">API</a></div>
<div class="sidebtn"><i class="fab fa-github"></i> <a class="sidebartext">GitHub</a></div>
<div class="sidebtn"><i class="fas fa-home"></i> <a class="sidebartext">0Exe.tk</a></div>
</div>``` i wanna make it like when u hover the sidebar, the sidebar text becomes visible ```css
.sidebar {
overflow: hidden;
border-radius: 20px;
display: flex;
color: white;
padding-left: 20px;
padding-right: 20px;
font-weight: 700;
flex-direction: column;
flex-wrap: wrap;
position: absolute;
background-color: #2d3638ad;
}
.sidebar:hover {
overflow: hidden;
border-radius: 20px;
display: flex;
padding-left: 20px;
padding-right: 20px;
font-weight: 700;
flex-direction: column;
flex-wrap: wrap;
position: absolute;
background-color: #6ce4ffad;
}
.sidebartext {
padding-right: 40px;
display: none;
}
#sidebar:hover .sidebartext {
display: block;
color: #b30f0f;
}```
Somebody can help me, why the shard say sharing dead?
read #discord-news
Hahahahah that good ๐
any ideas?
bye :)

lol
oh my god...
the top person is using the logo of my bot
I said how my bot sent 3 messages
I scared omg
I said exploded bot xd
bot.muted[toMute.id] = {
guild: message.guild.id,
time: Date.now() + parseInt(args[1]) * 1000
}
``` is my code... how do I deffine what "muted" means? I mean...
Shard has too many guilds (>2500)
anyone encounter this problem in eris?
none of my bots images are loading
is it a discord issue
Im sending them in embeds
a shard is only capable of handling 2500 guilds. thats discord enforcing limits, its not related to your librayr
discord is broken
ik[
its giving that error to everyone
ye
Welcome to Discord's home for real-time and historical data on system performance.
luckily my bots are fine

dafuq is that
error countg
no i mean
thats what happens when idiots remove my embeds and its tied to a setTimeout
that code
I got this.. : ```js
module.exports = {
name: 'mute',
execute: async (message, args, bot) => {
if(!message.member.hasPermission("MUTE_MEMBERS")) return message.channel.send("You do not have Permission to mute!");
let toMute = message.mentions.members.first() || message.guild.members.cache.get(args[0]);
if(!toMute) return message.channel.send("You did not specify a user mention or ID!");
if(toMute.id === message.author.id) return message.channel.send("You can not mute yourself!");
if(toMute.roles.highest.position >= message.member.roles.highest.position) return message.channel.send("You can not mute a member that is equal to or higher than yourself!");
let mutedRole = message.guild.roles.cache.filter(mR => mR.name === "Muted");
if(!mutedRole) {
try {
mutedRole = await message.guild.createRole({
name: "Muted",
color: "#000000",
permissions: []
});
message.guild.channels.forEach(async (channel, id) => {
await channel.overwritePermissions(mutedRole, {
SEND_MESSAGES: false,
ADD_REACTIONS: false
})
});
} catch(e) {
console.log(e.stack);
}
}
if(toMute.roles.cache.has(mutedRole.id)) return message.channel.send("This user is already muted!");
bot.muted[toMute.id] === {
guild: message.guild.id,
time: Date.now() + parseInt(args[1]) * 1000
}
await toMute.addRole(mutedRole);
message.channel.send(`I have muted ${toMute.user.tag}!`);
});
}
};```
mine are more important
?
a = b (a becomes b)
a == b (a is equal value to b)
a === b (a is equal value and type to b)
I studid half of the discord docs today...
help
let me slap them with n.tag learn first
let marox2 = message.content.split(' ').slice(1)['join']('');
let marox3 = [`https://image.thum.io/get/width/1920/crop/675/noanimate/${marox2}`];
if (message.content.startsWith(prefix + `ss`)) {
if (!marox2) {
return
};
let marox5 = new Discord.MessageEmbed()
.setTitle(`(>>> Link)[${marox3}]`)
.setImage(`${marox3}`)
.setThumbnail(message.author.displayAvatarURL())
.setColor(`BLUE`)
.setFooter(`Developer : message.reply('</MarO>')#6666`);
message.channel.send(marox5)
};
})
@quaint wasp Before you make a Discord Bot, you should have a good understanding of JavaScript. This means you should have a basic understanding of the following topics:
- proper syntax
- debuging code
- basic features (vars, arrays, objects, functions)
- read and understand docs
- nodejs module system
As much as we d like to assist everyone with making their bots, we rarely have the time and/or patience to handhold beginners through learning javascript. We highly recommend understanding the basics before trying to make bots, which use advanced programming concepts.
Here are good resources to learn both Javascript and NodeJS:
Javascriptinfo: https://javascript.info/
Codecademy: https://www.codecademy.com/learn/javascript
FreeCodeCamp: https://www.freecodecamp.org/
Udemy: https://www.udemy.com/javascript-essentials/
Eloquent JavaScript, free book: http://eloquentjavascript.net/
You-Dont-Know-JS: https://github.com/getify/You-Dont-Know-JS
NodeSchool: https://nodeschool.io/
CodeSchool: https://www.codeschool.com/courses/real-time-web-with-node-js
Evie s Accelerated JS: https://js.evie.dev/
Please take a couple of weeks/months to get acquainted with the language before trying to make bots!
alr. I'll change that to =.
you should learn a bit more of js before doing a discord bot
==?
@quaint wasp
alr.
check the last link from what i sent
Evie s Accelerated JS: https://js.evie.dev/
@umbral zealot yw with the plug 
const manager = new ShardingManager(path.join(__dirname, 'bot.js'),
{
token: configs.token,
totalShards: TOTAL_SHARDS,
shardList: SHARD_LIST
});
manager.on('shardCreate', shard => console.log(`Launched shard ${shard.id}`));
manager.spawn();
I just restarted the bot and now i'm getting this error. Do you have any idea of what this could be?
Launched shard 0
Webhook running at http://0.0.0.0:5555/dblwebhook
(node:14) UnhandledPromiseRejectionWarning: Error [SHARDING_REQUIRED]: This session would have handled too many guilds - Sharding is required.
at WebSocketManager.createShards (/node_modules/discord.js/src/client/websocket/WebSocketManager.js:258:15)
at async CommandoClient.login (/node_modules/discord.js/src/client/Client.js:223:7)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:14) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:14) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:1) UnhandledPromiseRejectionWarning: Error [SHARDING_READY_TIMEOUT]: Shard 0's Client took too long to become ready.
at Timeout.onTimeout (/node_modules/discord.js/src/sharding/Shard.js:163:16)
at listOnTimeout (internal/timers.js:551:17)
at processTimers (internal/timers.js:494:7)
let marox2 = message.content.split(' ').slice(1)['join']('');
let marox3 = [`https://image.thum.io/get/width/1920/crop/675/noanimate/${marox2}`];
if (message.content.startsWith(prefix + `ss`)) {
if (!marox2) {
return
};
let marox5 = new Discord.MessageEmbed()
.setTitle(`(>>> Link)[${marox3}]`)
.setImage(`${marox3}`)
.setThumbnail(message.author.displayAvatarURL())
.setColor(`BLUE`)
.setFooter(`Developer : message.reply('</MarO>')#6666`);
message.channel.send(marox5)
};
})
First time work but second didn't work why
https://media.discordapp.net/attachments/808221230930722847/809945719678697472/unknown.png?width=521&height=519
thought likely unrelated, pls use a command handler
Do any of you use kurasuta?
i do not
ah
wasnt that the sharding thing?
i recall someone mentioning it this monring
though i've heard quite a few bad things about it
and that people should stay away
well, it's saying "This session would have handled too many guilds - Sharding is required."
discord is having issues
and put my bots token into it
that
The bot is in 5.7k servers and i'm using 8 shards
read #discord-news
it should be using 2, unless you doing it custom
oh
WHY EVERYONE DOING SHARDING NOW
i'm using custom

mine is using 9 shards and its in 10k servers
5.7k requires 3 shards not 2
Tim what do you think about my logs?
ignore me
looks good
THOUGH
in fairness
its good to have multiple shards like that
since they are assigned based on id
you always want have some gap between them
and not cluster shards
wut
shards are assigned based on timestamp id
if you have like 4.5k servers, its likely you will error
since its a function thats "random"
not really
but kinda
me or zero?
bro
million*
via modulo
meaning
no, via timestamp id
if you have weird stacked ids
with modulo
(id >> 22) % shardCount
thats timestamp id
modulo
id >> 22
thats what i said
as did i
squints
worker.logger.log() > console.log
why do you even log Cluster?
there should only be one cluster
shards is the one that change
5 shards per cluster
unless you got clusterper thread
idk
is it an issue with discord or discord.js? their post was really vague
I could do C# T#
I'm assuming it's discord itself
but that would be effort and idk if I can do that
discord itself
hi evie
Is it really a gracious plug if you expect me to acknowledge it through? 
discord being discord, as usual
yes

if it were discord.js, I'd just find the part of the code where that error is handled
and comment it out
LOL
and then undo that once they fix it
the only reason i recommeded it is because i took a look at it myseklf
idk if my current logging method can take shard
good guide
since I log through the cluster not the shard
I had to do that once, and it was literally recommended to me by people here
but it was a discord.js issue
for me
my bot got ratelimited
again, why do u have multiple clusters?
and I had to comment out the line that errors saying that it can't log in due to being ratelimited
the library defaults to clustering
and once doing that
are you splitting them by threads?
people should stop talking about clusters and just say processes or threads lmao
no libs should be splitting it by clusters
they're discord.js devs lmao
worker threads yes
you should only have one cluster realistically
js developers love to talk about clusters
idk man ask berry
and multiple shards, with them being assigned to different threads
I mean, clusters are very important in js though lol
@slim heart million talking shit bout you
because js is not multithreaded
^
1 shard per cluster? wtf does that mean
they both make sense
LOL
beuh
bro
im being attacked
i shouldnt even be on discord
a cluster is literally a group of things
im waiting for the hoe to get off the bathroom
cluster = 5 shards
she been stuck there for the past 30 minutes
a cluster is a group of shards in this case
you cannot have a "cluster" with only 1 thing in it, its not even a cluster at that point
that's why they call it "clustering"
well it is tho
no u
what
no, that's not the point
array !== cluster
a cluster is a group of shards
I made an analogy
a shard by itself is just a shard
fuck you
an array is any list
frick all of u
but still an analogy
a shard == a shard
a cluster !== a shard
a false equivalence
an array is an array, but a cluster is not a cluster, unless its actually filled with items
because like
tim help with ts
brb
๐
the word "cluster" is used to describe the group of items themselves, not the thing that contains them
yeah
tim hates ts more than i hate embed builders
an array is a class, so that's different
and THATS saying something
I don't like typescript
if it has embed builder, i'll burn them all to dust
I use javascript because i don't like typechecking
i'll personally turn my bot into a ddos for every jda lib out there
let embed = new Erwin().setDescription("yes")
ctx
.title('poop')
.description('erwin succs')
.send()
pog
imagine not having a method for sending raw api data
frick u too
djs does
what's the point of using a library if you're just gonna send raw api data smh
a library is an api wrapper
well
not always but
in this case it is lol
client.api.channels[channel_id].messages.post({
data: { content: 'erwin smells' }
})
and everyone uses embder builder
10/10
5 star review on google eats
buider
if it takes that long ur computer sucks
lol
it's just slow at that point
^^^
lets just make fucking builders for a small object
all an embed builder does it set values to an object
whats the point?
if it takes 700ms to do that your computer is dogwater
if discord.js is unoptimized, then just fix it smh
you literally calling a method that does literally one property
the fuck is the point?
lmao
imo
ctx
.title('a')
.send()
looks better than
ctx.send({
embed: {
title: 'a'
}
})
python is just bad
thats js
let embed = {}
embed.description = 'blah'
rather than
let embed = new (require('discord.js'').embedBuilder)().setDescription('blah')
fuck d.js
grabage
spit
bruh
trash
erwin
@opal plank ok fix it then
hola skids
i did
what lib did you use for your bot @opal plank
just cuz ur code is bad doesnt made embed builders bad lmao
then push it
fuck d.js
itso pen source dude
it's open source
spit
when ur a professional and make ur own libs and backend
kekw
even shittier
rust microservices 
the language its in
that's just called overengineering lol
no need to
no its not lol
unless it's THAT bad
it depends
the difference is using
under 1gb in ~385k servers to 60gb lol
and the cpu footprint is massively different
and proper orchestration and efficient structs
oh, you wanna know?
bc most devs suc and dont know how to make it decent & even then its not great
wait no, seriously
YOU REALLY WANNA KNOW?!
yes
I've never seen discord.js use that much ram
and their sharding stuff was booped
i've seen discord.js use 1gb+ at 300 servers
iim talking abt discord-rose
^
poopy head
yeah
nah
but i was hired to rewrite the bot to be efficient and shit
so why would i use js anyways xd
oof
im at like 250mb in 10k servers dude
are you hosting on windows or what
like wtf
linux
good
@opal plank what's wrong with this stinky https://github.com/discord-rose/discord-rose
discord js
even then
give me f e e d b a ck
os doesnt change ur memory in any real way
and if u have any braincells u run in alpine docker containers/k8s
its not ready for prod
some things still need work but
bruh
thats enough for me not to use it
it's in it's final form

don't use it
but yeah
I get 23k fps in minecraft with a gtx 950
then why is that thing there?
and 12gb of ram
it's nearly done doe
on linux
but give f e e d b a c k
let me know when its DONE, and i'll try it
on windows, using all the same settings
i dont mind making a small bot for it to test it
not try it just take a look at how it works
I get 100-200fps
BERRY
hwa t
DON'T RUSH THE RELEASE
im not gonna
good
it's still v0
oh, and my discord bot also uses more ram on windows
heap or rss?
@opal plank you drunk still?
of course
overall @quartz kindle
x doubt
im drinking as we speak, actually
@mental oracle eval process.memoryUsage().rss / 1024 / 1024
read the code again and give me more feedback https://github.com/Million900o/terano-rose
well my bot's kinda down rn because of discord and their broken sharding
soooooooooooo
xd
lazy
also
the server that runs my bot
fully optimized caching
while you are still drunk
runs many other servers
it's a server i share with my friend
it's hosting a minecraft server
a fivem server
bruh
3 databases
my 2vcore vps
2 discord bots
plugins don't mean much
it's a bungee network
how many cores and ram?
bruh
12gb ram
it's self hosted
4gb
32 cores 128GiB gang
-b @slim heart stinky
๐
xD
@opal plank like see how the general creation of a bot would work and judge it
1 vcore 1gb gang
yo does anyone wanna join a vc because I'm bored af waiting for discord to fix sharding
wait what
i'd be down once i finish mine
just add more shards kekw @mental oracle
im currently super busy, both irl and working on my own bot
i got a massive rewrite im doing
the issue is that im sharding it too
discord-rose?
detritus
jk dont
fuck js libs
garbarbe js libs
pure ts lib
detritus
best lib
10/10
except docs
9/10
lmao
wait
erwin hel pwith my namepsaces pp
too drunk for thinking
its literally a basic ws connection but typed?
maybe tomorrow
peepee
no
no u
detritus is a fully featured lib
better than d.js and eris togetherโข๏ธ
they have a raw socket client if you want
but they have a fully featured client as well
if eris and d.js merged, i dont think it'd be as much effort as that lib is
sharding is amazing
the lib is amazing
the support is amazing
literally everything is great
except the docs
you'd probably spend 80% of ur time digging thru their code to find shit
since the docs are just a blurp of things auto-generated
tldr; if you like d.js, you wont handle detritus
detritus a lot of stuff you have to code yourself
i had to make my own reaction and message collectors
theres a bunch of things it doesnt have from d.js, but the ram usage and the lib itself is worth it imo
how little is it?
wdym how little?
i showed a while back, it used 1gb ram for 1800 servers, while djs is currelty at 3.5gb
its a 2gb reduction
plus 10 secods less in startup time
i highly recommend, but its not for new people, at all
yeah, i fully ported my bot to detritus
yikes
im able to give some help about it
pain and effort
im not even kidding, you'll be spending HALF of your time digging the code to find shit
the docs are really not well made
since they are generated
but the lib is SOOOOOOO fucking worth it
fuck docs
if you knoew js and ts failry well, give it a try
otherwise, get acquainted first
you wont survive detritus without knowing js AND ts failr ywell
ima continue rewriting my bot in discord-rose
im struggling, and i know a fair bit
but it would be nice to see the memory usage
even if you use different methods for caching, the difference wont be as much as how much you're caching
same bot, same features, same commands
2gb reduction
i actually still have both of them on if you wanna check it
its on that NotADiscord server tim
what is the difference in heap, not rss?
let me spin up my main token then
LOL
what
oh
what
@quartz kindle spinning it up
can you test how much memory discord-rose uses on censorbot?
so can you @slim heart ?
i thought i did before didnt i
no never on 50k servers
40k* ๐
get fucked
get fucked
LOL

all 40k ๐ servers?
xDDD
LOL
yeah sharding taking a bit hit
literally 40 shards, "sHarDinG rEqUiReD"
getting those too
LOL
my main bot is fine unless i restart
existing connections seem to be fine
ye
its letting me login on 1 shard, then all others fail
lets just hope no fatal close codes come through 
xD
but still, 2gb reduction
one shard going out in this would end up fucking the whole thing
this post was made by under 100 server gang
f
I can shard
million isnt terano 500 serves
but its useless
smh
73
cuz epic
you skipped a few steps
I wouldn't test on prod if I had 500
you're already clustering and you're not even verified yet
is bot selling not allowed?
i can login with shard 0, but nothing past that
its allowed right
cluster at 73 servers
its not not allowed
always bro
make it 10 shards as well
on it
Well, you can sell the code tho
shardOffset: 10
But not the account
cluster with 10 servers with 10 shards, then advertise that you have custom per guild status 
i have an idea for an experimental bot like that
discord gateway goes brrrrr
yes
caps at 1000 servers pog
would be a fun test tho
highly unlikely
yeah
cuz its an equation not auto distributed
i made a function before that calculated how many shards to get each server on its own
my 30k bot would have to spawn 712,204 shards
if you shard enough you wont get collisions
id >> 2 % shardCount
90% of the shards wont have servers lmao
40k ๐
thats the formula
who says they need to be online?
:^)
(idn >>22n) % Shardsn
u only would have to spawn the shards with servers
exactly
yikes
thats my idea
i wonder if it would error
aparently discord is fine now
there ought to be some max on total shards
they "resolved" the issue
xD
berry find out now
cap
i did
about right
GCP networking issues are leaving us unable to roll out the fix, so the issue is going on longer than expected. Apologies and thank you for your patience
One message removed from a suspended account.

n0
anyone else kind of pissed off that discord didnt even bother to update their status page for this outage of theirs
according to discordstatus, everything is fine!
it got my bot looping till my token reset
and its 2am
so im really REALLY pissed off
I was about to go to bed when this happened
Now I gotta stay up to disable maintenance mode when they fix it ๐
2021-02-13 02:21:22.731 [D] [th#6847] : Shards to connect : 4
2021-02-13 02:21:22.731 [D] [th#6847] : Shard#0: connecting
2021-02-13 02:21:22.882 [D] [th#6853] : Shard#0: connection established
2021-02-13 02:21:29.606 [D] [th#6847] : Shard#0: disconnected. lastheartbeat(6874) lastwsevent(6723) lastheartbeatack(6723) ms ago
still down
vibe
rip
[WS => Shard 0] [HeartbeatTimer] Sending a heartbeat.
[WS => Shard 0] Heartbeat acknowledged, latency of 42ms.
[WS => Shard 1] [HeartbeatTimer] Sending a heartbeat.
[WS => Shard 1] Heartbeat acknowledged, latency of 46ms.
[WS => Shard 0] [HeartbeatTimer] Sending a heartbeat.
[WS => Shard 0] Heartbeat acknowledged, latency of 43ms.
[WS => Shard 1] [HeartbeatTimer] Sending a heartbeat.
[WS => Shard 1] Heartbeat acknowledged, latency of 43ms.```
No boot loop xD
For a human heartbeat? That is very much not normal xD
Is the current Discord issues causing every shard to receive messages from other shards or something?
its causing the inability to shard which causes an error if u NEED to shard
Ah. I see. Was getting multiple responses based on how many shards I've had so just wanted to clarify. Guess I need to wait to push changes to gateway workers :/
hm
but if ur bot was already online its fine
Thats part of the error xD
unless it ges a fatal error
yeah it was always online lmao
Good thing resume doesn't go toward identify limit
and now its booped
yeah resumes also resume fine
but the second a shard goes out u need to stop it
.entity-content__description {
color: #0C3CCC;
}```
am I missing something here cause its not changing colour
.entity-content__description > .content {
color: #0C3CCC;
}
Remaining: 814 - Naaah you still have time 
oh so thats what thats for
try adding !important maybe
color: #0C3CCC !important; yea?
