#support
1 messages · Page 409 of 1
@kind locust please dont post ads.
That inv wasn't me tho
Ok
Another question, it's been like half a year since the votes doesn't give the roles. Is there a time when it'll be finally fixed?
I seen the announcement channel doesn't say it
It isn't being an issue for half a year
it just broke like 3 weeks ago.
It happened just recently again
It doesn't work since January and never worked again
I just wondering if it'll gets fixed because we miss our role rewards
And, like I said, it never startes working again
Despite we have all bots connected to top gg
Okay thanks
It's just been months and it's hard to keep up members will to vote without rewards for so many monts
I'll wait then
When are bots gonna come up in search properly?
??
-wrongserver
@odd cedar
Hey! We think you have our server mistaken. We do not provide support, help, or advice for any bot. You need to click on the "Get Support" button on the bot's page of the bot you need support for, not the "Join Discord" button at the top of our website. If there isn't a button that says Support Server or you were banned from the bot's support server, then we can't help you. Sorry :(
still mods only
Clear 🖤
is the bot down its not working
Which bot
WrongBotlol
Then you're in the wrong server, see the bot's response above yours: #support message
oh im sorry
how do i do that on my page
they have 2 different creator profiles
on there bot page
by adding other creators
which you can't after adding your bot and which will get moved to teams anyways
o
thats sad when i was adding my bot to website that wasnt a thing yet ig
also
how long does ti take for when i add my bot to a team for it to update on the bots page

it doesn't add your team members there
I have noticed a lot of bots being denied because commands need unneeded permissions such as manage_messages, would my bot also be denied for needing such permissions for the commands as I have await ctx.message.delete() for every command? I was told a while ago I could just say it requires that permission and be fine when my bot was denied for the first time
I have await ctx.message.delete() for every command?
yes
if your bot doesn't work without it, it will be declined
it has to be optional and not unnecessary
I was told i could add a message saying it needs that permission from one of the bot reviewers a while ago and they said that would be fine though?
Again if that permission is unnecessary, it will be declined
If it has actual reason for it (such as a clear command to delete messages), we will give your bot said permission
not a thing
there's no bots with the team name afaik
for no reason, no
i mean to add creators
so what do you mean by optional then?
if your bot doesn't have permissions to delete messages, simply don't delete them
if it does, then it can delete them
So what would be the easiest way to check if it can delete them, if not continue with the rest of the code? I have a lot of commands and don't want to spend forever updating all of them in case my bot is reviewed before I finish and it gets denied due to this reason as my bot (other then this) is working fine
rip my question
just barebone something like
if (bot.hasPermission(Permission.MANAGE_MESSAGES)) {
message.delete();
} else {
// dont delete
}
answered you already
you cannot add creators
after approval anymore
i said
creators will be fully removed and changed to teams
can i resubmit my bot to add creators
oki ty
So in python would this be if client.hasPermission(manage_messages=True):?
something like that, no clue about python
literally just check if the bot has permissions for managing messages, if not, simply don't delete it
Well I never bothered doing that since the person who denied my first submission just said adding a message saying it needs manage messages would be fine
So technically i can add manage permission to my invite but if user chooses not to allow this an error message will get displayed
Then they were wrong
may I ask who that reviewer was?
we don't mind what you use in your invites, you can put there anything you'd want to
I don't remember it was a while ago and I can't find their name
I can give you the bots name if you somehow logged something like that
Yea. Im only confirming because i also saw some bot denies. Since i recently submitted mine. Was wondering what was the criteria. But mine checks for perms and displays errors
we generally don't care about invite link permissions, just what the bot itself needs and what not: If a bot requires unnecessary permissions such ad Manage Messages for a help command, we'd decline for that entirely, as a help command wouldn't require manage messages (or in the help commands case, no extra permissions at all)
If a kick command requires Kick Members AND Manage Channels for some reason, that's considered unnecessary permissions aswell and would decline for that too
Yea. Makes total sense now
Also, I found out who reviewed it, so I don't call them out may I dm you?
sure
You guys actually invite the bot to a server to test out all features?
yes
😄 Wow
Hey! my vote roles still arent working, this has been going on a while. is it known/ is there a fix in the works
about 3 weeks since it last worked iirc
it is known yes
Hi there my colour roles are not working either. I've tried moving them above and below my highest role and it still doesn't work keep getting this error
we arent color roles bot
@slow sphinx you need to jump in the help discord for the color role bot
this is a help server for the top.gg site
Sorry
np!
who supposed dm me again
Where's the trading server
Im so lost so this isn't the server for colourchan? Is there a link?
yes
im in that server
Thanks
np
.....
@hidden root
what about if i have a config option that deletes the message that invoked a command, meaning a help command would need manage messages. would that be unnecessary permissions?
just catch the deletion
i mean the bot has a setting that allows the bot to either delete or not delete the message that invoked the command
Exactly
If your bot doesn't have perms, simply don't delete it
ik, my point is if that was turned on at some point, then the help command would need manage messages for that config option to work
Still considered optional
just because your help command deletes messages, doesn't mean help commands need delete messages to function basically
if it's turned on, delete it and if it fails, catch the error. or check if you can delete before deleting
by default, help doesnt delete messages. it is an option that can be turned on
yes, we know
How long does it take to get approved for auctions 
another question: the config command requires the user (not the bot) to have MANAGE_GUILD because we don't want any rando changing the prefix and stuff, is that ok?
That's fine
k thx
Permissions required by the user can be whatever
Permissions required by the bot need to be necessary
The issue with that is some mods are given that perm 
what else should i do? on many servers the admin role isnt given the administrator perm
Just think of edge cases
Yeah
What if a server has no clue about perms
if you have the manage guild perm, you can invite bots..... if you can invite bots i think allowing them to change the prefix is alright lol
What would you do
if user.roles.includes('admin') then let the user change prefix?
Ngl I wouldn't go off role based permissions unless you use a configuration to set them
Yeah just let them set admin/mod roles
or in the error embed say 'if you think this is an error, try giving your role the MANAGE_GUILD permission'
Yeah that's good
Yeah
now to push the changes manually drag and drop files over sftp
bruh my beta has a 500ms ping
Top.gg is a server/bot list
^
so anything that also is a server/bot list
or of the type
would be considered a competitor
and thus not allowed
Ah ok, I don't know any others so I don't have to worry about that
My only concern is my bot going offline or my commands breaking for no reason lol
hey how long does it usually take for bot to be approved ? not being impatient just curious
add your bot to a bot testing server, and have people test it a lot
get a final version, and stop updating. continue updates on another bot token, then when that other bot is stable you can merge them together
well it says this ```
Your bot is currently being reviewed. When your bot is accepted or declined you will receive a DM from Luca in our Discord server.
Please check the pins of the #support channel to learn when your bot will be approved.
1-2 weeks on average, possibly longer as there are a lot of new bots because of the covid pandemic
idk if its fixed or not. but when anyone votes for any of my servers they dont get the role that they are meant to get. this case being the "Voted" role. bot role is higher up than current role
it has not been fixed, its still a bug
i already have enough credits, what do i do with it?
Auction Credits
What are they?
- If enough people vote for your bot or server per month, you have the ability to get credits that you can then use for auctions.
- Don’t know what auctions is? See here for how to apply.
- These auction credits can be used to pay for any winning bids you may make
- You CANNOT “withdraw” them for real money
How does the System Work?
- Each month, bot monthly votes reset
- If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (can’t redeem till you actually get 101 votes)
- Any vote after 100 will be worth $1 per 1000 votes (or $.001 per 1 vote)
How Can I Redeem Them?
- At the end of the month, you will be eligible to redeem your credits (you redeem them on your bot or server's
Votespage on your bot’s dashboard). You will have 30 days to redeem them before they expire. - After you redeem them, you have 31 days to use them before they expire (so you can technically stack 2 months worth)
**How can I Use them to Pay? **
- When you pay for your winning bid, you have the option to use your credits
- If your winning bid cost is more than the amount of credits you have, make sure to apply the credits first and then pay the rest with the supported payment providers
A more simplified, less detailed version can be found in #580510490074152961 after you get auctions access and any questions can be asked in #auctions-general.
Well I mean my current VPS is offline so I have to wait for it to be back online so I'm currently localhosting it and my commands just like to break for no reason at random times so nothing I can really do as of now
#development might be able to help
hi my bot got declined due to a feature called dd!hack but it is a fun command not a real hack command if possible pls get back to me
it wasn't declined for being an actual hack command
read the decline message
and also you need to DM the reviewer if you think you were wrongly denied. But in this case probably not
I have made it in a way that it looks like a real hack
believe me if it is false u can ban me from discord
im not denying (nor did the reviewer) that it is a fun command
o
thanks for the ghost ping
sry
according to #mod-logs it was denied for possible api abuse due to spam
so figure that out and resubmit or DM the reviewer for further info
how do i claim these voting rewards ?
when will my bot will be approved
- Everything that spams / changes rapidly for Discord's API. Presence/status changes, message spams, edits.
My bot's presence/status changes ever 5 minutes to keep the accurate number of players in the Minecraft server he watches over, does that apply with this rule ?
5 minutes is fine.
sweet
-upto
@sturdy swan
The average up-to-date approval times are stated [here](#support message).
This does not mean it will take the same amount of time someone else's bot took to be reviewed and does not mean your bot is guaranteed to be reviewed within that time frame.
There is no exact time for how long bot approval will take.
There is a queue and you're not first, nor are you last.
Hi, just wondering, how would i check who voted for the bot?
is there an API or something?
-upto
bots page, "delete" on the right side
no problem
Why does my vimeo video not remove after I deleted it?
did you remove the link off top.gg?
bot id?
I dont see a venmo video on that bots page, probably just cache being stinky.
why didn't i get a dm from luca saying that my bot has beed added and is waiting for approval??
I cant Veiw Logs
luca no longer sends the dm
since then logs has been made private.
@hidden root also now sends the deny/approve dms
Wow Looks Like i Was Not in the Server For a While
yes
pls search
who here has a verified bot here? | by discord
is that a question or a dank memer command?
dank memer command
yeah ok
me why?
Just wondering on how many people have bots on top.gg and who actually has a verified bot
2+ weeks
ohk
Hallo again. Please help. I wrote two review on different bots and none of my reviews are there. The likes I put on previous comments disappeared too. I was told to wait a few hours which I did, it's been like ten hours now and nothing changed. Why I'm not allowed to comment or like reviews
Reviews are essential when users chooses bots to add
it takes like 30+minutes for a review to show up on the page
Yeah and they were made ten hours ago
So my likes
They are never appeared
I never left reviews breaking your rules so I don't get why it's happening
Help me solving this please
idk how to solve reviews if they dont show up
You haven't been "shadowbanned". Like she said, it's probably just a site issue
How can it be solved
You'll just have to wait until the team fixes it
Welp ok thanks
I wonder why the @wild stone didnt send me a message
It's been 2 days
i didnt get any messages
is it normal?
Hey uhm, my Bot XP (706935674800177193) has a kind of broken bot page for a few months now. We've already been in contact with the Email support, but they couldn't really help us. So the main issue is, that we (the devs), don't have access to any setting on the page, even though, we're registered (and I am also the application owner) (https://namespace.media/img/images/2021/04/29/chrome_x7L2r7ZiBX.png)
Additional to that, I seem to be able to write unlimited reviews for my own Bot? and yea, the profile picture is broken, so I can't even fix this using the Refresh Data Button.
Would be nice, if we could get some help with this.
https://namespace.media/img/images/2021/04/29/chrome_Env11Kr4i7.png
@timber acorn Stop spamming please
What do you mean by customize?
like dank memer has https//top.gg/bot/dankmemer
and my bot has https//top.gg/bot/his bot id
That was part of the certification program, which isn't a thing anymore
unfortunately
so not possbile for new ppl?
Nope
ok thx
Make sure it's not already a known issue before reporting though
See pinned messages for a list of known site problems
It should say servers as I went to upvote a server
Here it says bots
Nope it doesn't look like it has been reported yet
i dont think its a bug though
then what lol
I consider it a but as it uses the bots upvote response instead of he servers upvote response if there even is one
@wild stonebots @dark copper
Either way I reported it so lets see what happens
@ancient fern @digital thorn
ah ok thanks
okay
Do you need help?
yes
Just ask then
I just published my bot Top.gg then what to do
I speak Spanish
then that I make lucas tell me that my bot accepted it to me
@twin river
Just wait, @hidden root will DM you when your bot has been reviewed
Hi, I've a question about Discord's API usage rules, can I ask here ?
You're probably better off asking in discord.gg/discord-developers
Okay thank you
I have to do something to get @hidden root to investigate my bot
@twin river
No, a human will review it eventually
and then you will get a DM once that has happened
I have a problems to sumbit my server
What's the problem?
Just ask
@long ferry
:<
i already hab the bot in my server
oh wait,
oop- i forgot i didn't hab the bot
wait
we hab the bot already
wtf is the problem
welp
@twin river how to apply for mod
heyy can anyone help with wth the command is for the hyejoo bot
Use the form in #announcements
can u help with something
kk
Not unless you tell me what you need help with :)
wait lemme gib u video
oof its gonna take time
;-;
@twin river whats the command for the hyejoo bot?
I don't know, this isn't the support server for that bot
aye aye ok thanks
@twin river
yesh
there it is
swooy for ping
ish kinda long, so u gotta be a pilot
Not sure why that happens, try using a different browser
:l
You'll need to wait till the team fixes it
Hello guys, How can I see the rank when I roll on Mudae, like that ?
try doing $toggle or smthn
how long do i need to wait till my bot gets accepted
about 2 or more weeks
¯_(ツ)_/¯
not working :(
hmm idk whats wrong but maybe try kicking the bot and readding it
-wrongserver @sturdy swan
@sturdy swan
Hey! We think you have our server mistaken. We do not provide support, help, or advice for any bot. You need to click on the "Get Support" button on the bot's page of the bot you need support for, not the "Join Discord" button at the top of our website. If there isn't a button that says Support Server or you were banned from the bot's support server, then we can't help you. Sorry :(
hello i have a problem with adding to top gg my discord server, i cant add webhook because its say The webhook setting does NOT post messages to Discord channels. It is designed for use with an external service only. ||Sorry for my englisch im from poland btw||
Why the dsl bot is not giving the role when someone votes for the server?
Thats a known bug
its working on other server
ok
hi what if my bot has like only 1 feature (im making a morsebot) and theres only 2 morse commands (encode and decode) + 5 bot commands... will it be rejected?
The number of commands doesn't matter, as long as they work and follow the rules
oh okay thanks!
my bot doesnt have a prefix but its purpose is to delete toxic messages i already putted the required perms on the bots page but would it get denied for having no prefix/command
i am asking a question 
You can just put something like "None" in the prefix field. Just make it clear that it doesn't have a prefix, and explain how to use the bot
hm ok thanks
Hi is there any good youtube bot here? I wish i could got a working one as my breakthrough
You can search for one at https://top.gg/
Bot not giving vote roles for server....
Hey
Known bug
Just want to ask if you can say how long it takes to prove my bot, my fans are waiting
2+ weeks
What
2 weeks or more
hello why bot not giving for votes on my server?
Known issue, check pins
ok thx
hi owo bot does not look at commands,it seems offline
This isn't the support server for the OwO bot
okey sorry
thenks
Is it also know issue that vote count differ in analytics side and on server homepage side
Why does it show 1 total member? 🤔
It doesn't for me, probably just a glitch
Uh...
Not sure
Works fine for me
hmmm
get a bot approved
ask
how do i get my bot approved
The average up-to-date approval times are stated [here](#support message).
This does not mean it will take the same amount of time someone else's bot took to be reviewed and does not mean your bot is guaranteed to be reviewed within that time frame.
There is no exact time for how long bot approval will take.
There is a queue and you're not first, nor are you last.
pls can u go review my bot
Its in queue
ok
Not like it's been said
Theres not complete eta, but it could take 2+ weeks
hmmm
I guess it's been two week but my bot isn't review ( but I can still wait for that )
"Up to 2 weeks or more"
9 days is your bot in queue right now
You can use HTML and CSS in the long description
Ohh, my guess was totally wrong , (sorry for that ) but I though it was 2 weeks
idk where is there a report channel but ...
sorry for reposting in support
@sturdy swan
already banned
ok
hello, help me.
Hello, ask your question.
Hello, I want to add the bot, but unfortunately it doesn't work the the members + bot.
-wrongserver
Hey! We think you have our server mistaken. We do not provide support, help, or advice for any bot. You need to click on the "Get Support" button on the bot's page of the bot you need support for, not the "Join Discord" button at the top of our website. If there isn't a button that says Support Server or you were banned from the bot's support server, then we can't help you. Sorry :(
Read please
I have.
I am here on the server and then what do I get in touch with here in support and would like to be able to invite the Members + bot to my server?
Pls help me.
Just click the invite button
Then we can't help you
Help pleas!
Just ask
the bot has to be verified is there! and it says ask the developer of the bot ..
Yes, and we can't help you
did you read what Aurel sent?
What is what?
What Aurel sent..
Read it
I have…
I can get money with ..!?
So what are you confused about?
😩
@twin river
Apply for auctions at https://top.gg/advertise
@twin river I mean, in what way can I get the money?
You can only use them in auctions
@twin river ok thanks Bro
I go from this Server i will This bot this is nice bot bye.
How can I use CSS in my bot's long description?
Put it in a <style> tag
Please read #support message
I used some , but got no reply
You can't use them without auctions access
Any ETA for when bots will show up in search results?
Heyo! I got rejected for an invisible description, but when I preview it I don't have that issue
So I'm unsure what the problem is
Have the reviews been fixed yet?
I was using an iframe which was working fine in the preview
When someone is checking my bot, gets every command checked?
yes
oh no .-.
Is somewhere explained what #bids is?
@sturdy swan people who buy for a top page
or a top page tag
Like top.gg/tag?
Top.gg can't you help with this stuff
This gay asking people to vote 1 star
;-; 
This is so annoying
#rules-and-info theres a report page
A mod could not see my iframe despite the site being online and being able to see it in the preview window myself.
How should I fix this?
I can't see the rest of the reviews
Okey this is starting annoying me, i've lost like 3 bids because the auctions thing don't notify me in gmail, also it says "ends in 2 days" and when i go after 2 days it stills saying "ends in 2 days" and i see the pay thing and it don't let me pay...
isn't there a way to change the gmail or something to reset that thing to see if works?
or isn't there a auto-pay thing
Just want to ask if you can say how long it takes to prove my bot.
2+ weeks
When i submitted my bot it had auto-mod system but rn i want to remove it, will it affect the approval of my bot?
no
Ohkay, and how will i let the reviewers know that it was bugged and i removed it? So they don't disapprove it
Mr. Magic
Oh, okay thank you
np
So Top.gg doesnt support nsfw servers, does this mean a server that is entirely nsfw or if it has anything even related to nsfw content? Such as a 18+ channel for 18+ topics
oh thanks
You cant promote anything related to NSFW on your bot page from what I know
correct
Your server cannot be mainly based on nsfw and/or mention nsfw content
Saying something like (18+ servers) is fine
it just cannot say NSFW content related in particular
Also is it normal I can see the log channel in the server?
yes
Ok
that was just made visible again 
Just to clarify:
I can have channels that are only for 18+ users that verify with our system. I just cant have any nsfw channels related to pornographic images for said verified users?
Hi, I accidentally reported a comment / review on my bot's top.gg page, how do I remove the report?
Having a few nsfw channels without the servers main purpose being nsfw is fine
Create a team
And transfer ownership
Did, transferred ownership to the team
Okay, if you dont mind I've screenshot this for future reference if there is any issue.
you cannot add another owner
Sure thing 

Just make sure that your server isn't advertising said nsfw channels in their description, should be totally fine then
100%, its only for users who verify inside the server itself. Thank you
Yup fine 
ask in #topgg-api
can someone tell me a bot for reaction posts?
Guys I have a doubt about the Discord verification, Is there any way to by pass the 100 servers verification thing, I applied for verification but it takes ages to get approval. So I want alternative
can someone tell me a bot for reaction posts?
Bro ask in api.
ok
-verifybot
@halcyon sage
Hi! It seems like you are looking for information on how to get your bot verified.
Once your bot reaches 75 servers or more, you are eligible for bot verification. On October 7, 2020, bots with 100 servers or more that are not verified will not be able to be invited to any more servers. You verify your bot on your bot's application page, under the "Bot" section in the sidebar.
If you need more information, check out this article written by Discord about The Future of Bots on Discord and you can ask questions in the Discord Developer Server.
We cannot provide support on how to get your bot verified.
I read this article 100 times, I can also search in internet
Is there anyway to by pass this?
It's a general community, may be some other developer can answer me
I am not spamming the chat so its not your concern.
-support
This channel is for support/help with top.gg. It is not for general conversation (move to #general) or development support (move to #development). Please keep this channel on topic!
you're better off asking in the discord developers server
Lol official server, they will permanent ban me from the Discord
?? That is the official server though
best place to ask in, don't see a reason why they would ban you
I am asking a question which by pass their rules so yes they have right to ban me
I just read through their rules i dont think is against the rules, just would be met with 'you cant do that'
Im sure I submitted my bot over 2 weeks ago and its still not been reviewed...
8 days ago
-upto
The average up-to-date approval times are stated [here](#support message).
This does not mean it will take the same amount of time someone else's bot took to be reviewed and does not mean your bot is guaranteed to be reviewed within that time frame.
There is no exact time for how long bot approval will take.
There is a queue and you're not first, nor are you last.
ah yes
thanks
what is logs channel
Just ask
Are there rejection appeals?
rejection appeals?
If you think the reviewer made a mistake, you can dispute the decline in their DMs
if that's what you meant
why i cnt remove my website in
i add my external website
but now i cnt remove it
why
-pins
https://reds.is-inside.me/a9FtjaJc.png 389383409430167562
what if it was a bug with top.gg rather than my mistake
@cyan flint
that's your id
doubt it was a bug with top.gg
-b 835954269458792458 dm ads to multiple members
Banned isabellyntj#7249 (@jolly tundra)
it wouldnt display my iframe
it displays it for me but not for mods
It is very likely the cause of your own iframe
it doesnt come up as a white screen
which means it isnt the site
it literally just does not show for mods
cn you pls check how many days i uplod my bot
as if its a blank description
check #logs for yourself
hiw
use discord's search feature
Sounds like a iframe problem from your end, make sure to check your iframe on the actual page
in the case that it was a site issue, it would be white and a sad face page error thing
which isnt what happened
again, ill repeat that this is how html works
if that were the case, it would show up as a white square
you can try it yourself
read what I said
you say
@sturdy swan did DM advertisement so i wanted to report that
proof please
okay
I did not mean you
see up of messages
These guys wants banning - 1 is tryna steal tokens and the other is dm advertising
@long ferry pls ban
SPAM MD
@sturdy swan
SPAM
I got the exact same
same
?
@long ferry ban this guy, he’s tryna steal ppls tokens, pretty sure these nitro generators are against tos also
Please report ads with ID and screenshot in ONE message
so Aurel do you understand what I am saying?
You can use HTML and CSS in your long description
Ban: 837350632352120833 - Advertising fake nitro generator which steals tokens and gets ur account
There's no "link". Just learn some basic HTML and CSS
@long ferry --835950557025402910
Thank you
i mean how upload
thank you
it
how add this in description
<img src="URLTOIMAGE" width="WIDTH" height="HEIGHT" alt="Some info for it">
@long ferry - 837350632352120833 (Advertising fake “free nitro” - fake generator that steals ur token.
continuously mentioning me and sending the same thing doesn't help
thx
Aurel do you understand what I was trying to get across?
I'm trying to do something different here, your iframe is faulty
top.gg is not broken
785511272484569118 tryna buy account in dm the proceeds to delete every message in dm
what makes you believe it was faulty?
the image I posted showing when an iframe is faulty?
ID
Is aurel the only active mod here? I never see any others
@sturdy swan
PLS SAY GOOD LENTH AND BREATH
PLS
to see proper
Move to #development if you need coding help
come there p;s
it is an issue with your implementation, again
you clearly dont know that
Just added an iframe to my page, submitted it and worked perfectly
have a view for yourself
<iframe src="https//phosphorus.gg">
<iframe src="demo_iframe.htm" name="iframe_a" title="Iframe Example"></iframe> works perfectly on my page
as Iframes are supposed to
end messed up for some reason when it was a link
According to your description, you aren't even closing the tag properly
this is not top.gg's fault
go to your edit page and view it
835956296145567826
@sturdy swan
</iframe>
exactly
closing it works perfectly. The decline was correct and something on your end
then the preview needs to be fixed
I assumed it worked fine
waited 2 weeks, all was good
not our fault, i guess
Uhm, some dmed a server link- To like a lolipop server or something
Screenshot and ID
I was effectively told it was okay
I still cant even confirm that the closing tag makes a difference
You should make sure that it shows up properly on your actual bot page itself
I think it can also depend on the browser
where
bruh
so I literally had no chance
this isnt detailed anywhere
not closing a tag
yet the preview told me different
then learn html before using it
Why do you rely on the preview so much? Why not look at the actual page?
I didnt know the description ever even showed on that page
IIRC you get redirected to your actual bot's page when you add the bot
835950557025402910
Again, learn more HTML before using it
nvm it didnt update

thats the correct html but ok
.-.
did you try that
k
I still feel that I was cheated as the preview showed it working
can I dm a staff member
Sure
would the preview showing it not be considered a bug?
How to report someone
DM a mod
Are you a mod?
it is a bug, but not one that is subject to a re-review
why's that
seems like it
it caused my application to be rejected
alr
eyes
Additionally, there's a reason why that kind of design only shows up on the preview
as it isn't released yet either
There arent many warnings for these things are there
I mean, you could of looked at your actual bot page once 
but yes the site is pretty messy but then again so is life 
I thought that page was just like a status page because my description never came up but it did in the preview
Pro tip to not get DM advertised : always be offline and 99% noone will DM you for advetise 1% cuz if you chat some where they will know you online
835954676792557630
-b 835954676792557630
Banned estherx#1759 (@warm vigil)
so when i try to search my bot: Friday nothing comes up
but if i search up the old name
it comes up
Check pins
ive tried refreshing the data multiple times and i change the name from Aylsaa to Friday months ago so idk
but ok
:/
i cnt see my bot description
then you made something wrong while writing it
i do all right
it show my old message
then you need to refresh the site
How long does Top cache pages? Edited my bot page an hour ago and still not reflected
hello,
i am using the discord server list bot to monitor if people are voting in my server however, when people vote it does not give them the role. the bot has manage permissions and it has access to the role that im giving out. does anyone know why that might be?
Known issue, see pins
oh okay thanks
Hello ^^ I was wondering if there is any command to disable bot dms when people select roles?
-wrongserver
Hey! We think you have our server mistaken. We do not provide support, help, or advice for any bot. You need to click on the "Get Support" button on the bot's page of the bot you need support for, not the "Join Discord" button at the top of our website. If there isn't a button that says Support Server or you were banned from the bot's support server, then we can't help you. Sorry :(
ty^^
My aplication my bot has not been accepted yet how long do I have to wait ????
-upto
The average up-to-date approval times are stated [here](#support message).
This does not mean it will take the same amount of time someone else's bot took to be reviewed and does not mean your bot is guaranteed to be reviewed within that time frame.
There is no exact time for how long bot approval will take.
There is a queue and you're not first, nor are you last.
2 weeks+
When will my bot get verify 1 week gone
read above
What is the elements is verificate on the bot during the verification ?
Is indicate on your website ? Because I don't find it.
is it allowed to change your nickname in a npm package, when you boost?
Aurel do you know what runs the html in the descriptions?
chrome doesnt require a closing tag as it turns out
hmm..someone here changes their name to their website lol, but no problem lol
Who?
you can tell me if you just dont wanna talk to me anymore lol
none that I can find about website
lol
the top.gg one is just a meme, the other ones are probably actual usernames than nicknames
if they never talked here, we don't moderate it
is fixing the reviews on the bot pages going to be out some time? id really like to see them all if i can :D
heyo aurel
chrome doesnt require the closing tag, which makes me think the reviewal page not showing it is a bug, as both the final page for the bot and the preview page display the iframe
Well, some reviewers do not use Chrome
you should always include closing tags anyways
different browsers handle it differently
it doesnt depend on the browser
im just saying chrome doesnt need it
nor does the preview page, or final page
it does depend on the browser
the only page that needs it is the reviewal page
like parm already said "different browsers handle it differently"
as far as i'm aware technically the html spec requires closing tags
and we told you not to only rely on the preview mode
telling me that now doesnt really help much
Well, that is the only thing we can tell you
ok but its showing that something works when it doesnt
Browser show it differently
and people dont know that can be inaccurate
Depends on the browser
Always close html tags
so may I ask what I should have done differently from the beginning?
-help
close the html tag
Yes, but we told you not to rely on the preview mode
after I waited 2 weeks
the error is it showing that it works
Luca acepte my bot
Just because chrome doesn't need you to close html tags doesn't it mean that browsers like Firefox or Opera do the same
Review time is 2 weeks+
I can test it on those too
@rare plover we have told you multiple times it is not an error on top.gg's end, it is an error on your end as you did not properly use html in your bot page. The decline is correct and will not change
Okey
Well, I looked at in in Opera GX, it showed nothing at all
Most BRs are not using Chrome, for obvious reasons.
It is not even browser based, it is common practice to properly close html tags when working with html
If you're unable to do that, you should stay with basic markdown in your description than approaching html
Html is basic just experiment with it
it worked on the preview, and it works on every browser ive tested it
are you beginning to see why maybe I thought it was okay?
We told you not to rely on the preview multiple times
where was that 2 weeks ago?
fishy do you know css?
Nowhere, because we expect people to close their HTML tags
yet you display a working page
so does every browser too
Yet closing HTML tags is a pretty good idea, ain't it?
listen Im sorry for being annoying asf, but I genuinely feel I was wronged here
we cannot do anything for an error you did




