#support
1 messages · Page 48 of 1
having trouble listing a new server it seems to be loading for a long time after providing all the information
Hello, do you have any long tags?
Also, are you the user with the ownership of the server?
yes I have 3 (Knowledge Sharing, Artificial Intelligence, Robotics Enthusiasts)
Yes i am the person with ownership and creator
Could you share a screenshot of the tags section
Hi
ys
-credits
@deep owl
Auction Credits
What are credits?
- If enough people vote for your bot or server per month, you have the ability to earn vote credits that you can then use for auctions.
- Don’t know what auctions is? See here to learn more and here to participate.
- 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 (midnight UTC).
- If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (note: you 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 do 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 Votes page). 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.
How do I use vote credits to pay for Auctions?
- When you pay for your winning bid, you can "Pay with Credits".
- If your payment 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.
You can read more about using your vote credits in our vote credit support article.
You can read more about Auctions in our Auctions support articles.
-credits
@dapper walrus
Auction Credits
What are credits?
- If enough people vote for your bot or server per month, you have the ability to earn vote credits that you can then use for auctions.
- Don’t know what auctions is? See here to learn more and here to participate.
- 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 (midnight UTC).
- If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (note: you 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 do 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 Votes page). 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.
How do I use vote credits to pay for Auctions?
- When you pay for your winning bid, you can "Pay with Credits".
- If your payment 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.
You can read more about using your vote credits in our vote credit support article.
You can read more about Auctions in our Auctions support articles.
its almost 3 days a go but not recieved any claim option
wait
where?
here
Here
no way idk about this
so thats mean votes is wasted?
no, reading it will tell you that
How does the system work?
Each month, bot monthly votes reset (midnight UTC).
If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (note: you 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 do 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 Votes page). 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.
how do you go about getting your own bot removed? due to the account and the bot being terminated.
got it man thanks
Well you could delate the bot?
can you tell me the date when i claim so i will be active sorry for these types of questions
no the account is term'd which means you can't sign into it. so there is no way to delete it on user end.
end of the month, utc
you know todays is 29 thats mean its end of month i think
unless its deleted by discord then, nothing to do there as we cant confidently confirm the bot being owned by you and/or no longer existing
end of the month
so thats mean 30 or 31?
the bot was/is deleted by discord along with the account which is why I don't understand how it is still active on top.gg and it's really misleading as people are commenting on it and voting for it still rather than the new one
the end of the month is mostly referring to the last day of a month
so yes
the
31st
oky thanks man
oky thanks for helping me
could you remove those long ones and try again
still having the same problem
Why i have 0.00 in the wallet, i didn't use my credits
whats the server id
1112098408270925876
added the server for you now, are you able to visit https://top.gg/servers/1112098408270925876/edit to edit the server page?
yes thank you i really appreciate all the help
hello can I get support for info about why my bot was declined
@proud coyote
Your bot was likely declined because it went against our bot guidelines.
To find out why your bot was declined and by who, use the search feature in #mod-logs:
this is the reasoning
You can contact your BR if you have any questions
it says though in my bots about description that it publically shows the bots guilds
ok may I know how? just through their profile on top.gg?
In DMs @raw drum
thank you so much!
No problem! 
question:
my bot currently cleans up user commands, without an exception (poor code on my part? yes and it'll be changed) so no commanda will work unless the bot has manage_messages.
however, my bot truly requires this permission for multiple other commands. such as connect4 where it needs to remove reactions in order for the user to play. along with multiple other commands.
my bot has been declined twice now, because it hasn't been given "manage messages" permission as it's not "truly" required for the help command and therefore the help command doeant function.
however, this surely should not be a problem, as the bot should be granted this permission for other commands where it is needed.
it should only request permissions for the relevant features
but the point I'm tryna make is, fair enough the bot doesn't NEED to clean up user commands, but it is a function, and a feature, designed to keep the discord server free from commands clutter.
you could argue "it doesn't NEED" to do that... but it's also a fair argument that its a nice QoL feature.
but with the fact the bot NEEDS the permission for other features, why can't reviewers just give it the permission for the help commands also?
where do you cross the line at "the bot doesn't NEED to have this function."
because we only give permissions for features that request it, aswell as these being relevant for the specific feature
a QoL is not a excuse for requiring all permissions directly
If your commands for example deletes the users caller command, which requires manage_messages, you can make that permission optional and only delete the message if the bot has permissions to that
so, when being reviewed the help command will be tested without manage messages permission, and then when other features are tested it'll be turned on?
other features that require the permission*
If a feature actually requires it yes, though dont rely on these permissions being taken away again
lets say you have a command called "clear" that just clears the last 10 messages. That requires manage_messages and we will give the bot said permission to do so
if a command called "say" is just for doing something like "user said: hello" and deletes the "say" command that initialized it, that is not considered a required permission and can be made optional and only delete the "say" command message when the bot does coincidentally have the permission
this is what we would consider fine
requiring permissions for a feature that doesnt actually need it is not fine
so add pass exceptions to ctx.message.delete and we're good to go?
yes, that is fine
as long as your bot does not go "I need this permission" on something it does not actually need it for
so basically you're forcing me to do good code, so I should be thanking you?
xd
fast way is the easy way though😭
We looking for safety instead of good coding to be honest.
yeah that's understandable, my main concern was that the bot ultimately has to have the permission anyway, for other commands. so testing commands without it because its not truly needed seems pointless because the end user will have to enable the permission regardless
That is the thing, they wont give your bot that permissions. Because users need to protect their communities and maintain safety. When a bot asks for a permission that doesn’t even need, they will think that it’s not trustworthy
It does need that permission though.
Not for the help command specifically, but it does need it for other commands.
So let’s say someone invited your bot and they wanted to check your bots commands, they cant because your bot requires some permission for help command. Would you give the permission even though you don’t know what the bot actually does?
Tbh with you mate, I'd assume that any bot that states it's features on the website, features that include "Moderation" and a handful of other features that clearly would require Manage Messages permission, I'd give it that permission. I see what you're saying though and it'll only take a minute to add pass exceptions, so it'll delete user commands if it can, move on if it can't
@cyan palm Mind if I dm you very quick just to clear up a few things? Nothing major mate will only take few mins.
Just don't wanna keep clogging on support
So after all this, fun fact, my help command actually truly requires Manage Messages permission, to remove the users reaction so they navigate the menu, else they get stuck like so.
still not something required, this is most common within libraries that provide something like that
What do you mean? The bot needs to remove the users ⏩ reaction, so they can press it again. Can't do that without the Manage Messages permission?
you can remove the reaction yourself and re-add it if the bot does not have the permissions to do so
Not the way i've coded it 🤷
Not an excuse, still is unnecessary
So are music bots, you can just go on youtube.com 🤷
sure thing
hello guys
where to report a bot on top ggg
-how2report
How to report a bot/server
If you find a bot or server is violating the Top.gg guidelines, and would like to report them, please do so using the report button.
From there you can select a reason and add additional information to the report. When submitted, our site moderators will receive the report and open an investigation if deemed necessary.
Howzit Top.gg....hoe do I add my server to your website?
@long ferry how do I add my server to your Top.gg site?
-addserver
Adding Your Server To Top.gg
So you want to list your server on Top.gg? We have a support article to help guide you through the process! If you need more help please contact us in #support!
Click here to follow our guide!
is this normal ?
didn't asked for this xd
also, I'd like to know, if a user has left a review on my bot page and wants to delete it, how can they do that?
By contacting via private message with some active moderator
Btw searching with tag works fine https://top.gg/tag/antispam
Maybe it's a problem with the word spam itself
yes that's strange
How to see my bot is approved or not
I need to search in log channel
Thanks a lot
No problem
Just to confirm, is this allowed?
Channel is viewable only by Centurion Devs in the Support server, and is not publicly available.
(obviously I can see where the bot's been invited too from the databases anyway... but i figured i'd triple check because i know you guys are hot on secruity/safety)
oh yeah thats entirely fine
if its publicly accessible, should disclose that on the bot page/privacy policy
anything logs (as long as within tos ofc) is fine to have internally
Sweet, thank you for confirming. I just wanted to check incase of account breaches etc, but all the Centurion Devs have 2fa etc anyway so shouldn't be a problem at all.
@floral pagoda@pliant mauve Hi, I hope I haven't disturbed you guys If I did I am sorry can you tell me that how can I add other owner to my bot on top,gg?
Make a team
who can manage the bots and accept or decline
My bot got destroyed
for no reason
can't edit
not sure what you're referring to
ok
Do "points" equivalent to amount of votes received?
Thanks
Thanks
on the api?
points = all votes
monthlyPoints = montly votes
Alright! Thanks!
one more thing bro
@long ferry see they users not team but are 2 creators how?
I believe it is a team but it just shows the team members as creators 😉
5
4*
pre-team feature, not a thing anymore, cannot be changed
cant find a solution regarding your issue, try again later perhaps
thx broo!
Do you delete your cookies every day?
Site is down?
I swear this goes down every week
Thanks, we flagged it internally! :D
no
i have not deleted them for a lot of time
Same here 
Works fine for me at the moment. Can you try a different browser?
Well, it’s back to normal, maybe cloud-flare who has problems?
I read that we were supposed to get advertising credits each month if we reached 100 votes but I did not get those. And the votes have reset. Why is that?
You can claim your vote credits at the start of next month if your bot reached 101 votes in the month before. Were you not able to claim your vote credits for this month?
I saw online there was an example for claiming them for a bot but it said you could do so for a server as well. My server received over 100 but I can't find a page to claim them
Hello!
Why there is hcaptcha on probot vote , and other bots no hcaptcha
Based on users browser activity, not a Top.gg issue
Did you reach the 101 votes this month or last month?
101* You need 101 to claim^

Auction Credits
What are credits?
- If enough people vote for your bot or server per month, you have the ability to earn vote credits that you can then use for auctions.
- Don’t know what auctions is? See here to learn more and here to participate.
- 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 (midnight UTC).
- If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (note: you 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 do 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 Votes page). 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.
How do I use vote credits to pay for Auctions?
- When you pay for your winning bid, you can "Pay with Credits".
- If your payment 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.
You can read more about using your vote credits in our vote credit support article.
You can read more about Auctions in our Auctions support articles.
Your words don't make sense
Can u tell me ? @floral pagoda
We have no control over hCaptcha
Dylan is right. It's not on us
I just tried to vote for a Pro Bot and I encountered a CAPTCHA. I tried 7 other bots, but no CAPTCHA
Only probot
Has it impeded your experience on Top.gg majorly in any way? If so, I can pass along the feedback to the team
Try in your device plz to vote for probot and other bots and see
Of course
I get hCaptcha on my phone as well for every vote I do 
Your words don't make sense
Got declined two days ago: #mod-logs message
Bot Review Notifications
If your bot is approved:
You'll get a DM from @wild stone, a ping in #logs and you'll be assigned the <@&265125253443878912> role here.
If your bot is declined:
You'll get a DM from @wild stone and you'll also get a ping in #mod-logs.
💡 Please make sure you have your DMs activated for this server.
It's just a vote for a bot why should I solve a captcha
Again, not something we control or enforce. All I can do is pass your feedback along to the team
-m 476693577586573315 1d Your complaint does not make any sense
Lashin#0001 was successfully muted
How this point is a problem ?
- Reaching guild limit without verification
Hnn ?
I applied for verification, they taking time
When your bot is not verified, your bot can only be in 100 guilds.
If we get that error when inviting your bot to our test server, then your bot will unfortunately be declined.
Ohh I got you point
How can I apply the same text , copy paste
My bot is in 100 servers my mistake
I don't follow what you mean here?
If I want to reapply , i have to write everything?
We don't store the text, yeah
Lol 😭
what browser are you using
brave is known to cause that issue, it should work on chrome though
try another browser then perhaps
I use chrome but as you can see it is not working properly
How to clear browser cache
In order to clear your cache for the site, press CTRL+F5.
If this does not work, try one of these resources below:
Instructions on Microsoft Edge
Instructions on Google Chrome
Instructions on Mozilla Firefox
Instructions on Safari on iOS or Safari on MacOS
Instructions on Opera
Instructions on Brave
If you are unable to find instructions for your specific browser above, please refer to your browser's manual or help documentation to find out how to clear your browsers cache.
I don't use anything, I downloaded it now
cant really help then since I cant seem to reproduce the error you're getting
is your browser perhaps right to left? such as with language like arabic/hebrew?
unsure if thats the cause though
yes, but I'm like asking for a link. I literally do no see a section on the sight to claim my vote credits at all
and the vote credit support has no link that I can see either. It has a ss of someone claiming them for a bot but I don't have a page that looks like that
You can claim it here: https://top.gg/bot/YourBotID/votes
Thankies~!
Whats the official server for poke Catcher?
Remember that this is only possible in the following month if you reached 101 votes this month for example (So you can claim it in about 1-2 days)
I can’t find it
this link says bot- does it work for servers? because I'm getting a 404 error.
not my bot but spotted a review that very much breaks the guidelines
is it like this because something is wrong or did I mess up?
when I put down votes in the link, it converts it to analytics
When will the votes reset?
Just go to this link: https://top.gg/servers/[your-server-id]/delete
Replace [your-server-id] with real id
ty but its bot. so would shift it to https://top.gg/bot/id/delete

@long ferrysorry for ping but i really need help
today is 31 but still not getting the claim credits options
Auction Credits
What are credits?
- If enough people vote for your bot or server per month, you have the ability to earn vote credits that you can then use for auctions.
- Don’t know what auctions is? See here to learn more and here to participate.
- 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 (midnight UTC).
- If you get 100 votes on your bot in the month, you can redeem $15 worth of voting credits (note: you 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 do 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 Votes page). 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.
How do I use vote credits to pay for Auctions?
- When you pay for your winning bid, you can "Pay with Credits".
- If your payment 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.
You can read more about using your vote credits in our vote credit support article.
You can read more about Auctions in our Auctions support articles.
118 bro
oky
but you see a message in ss it says credits will be reset at the start of month
add the topgg bot
It’s been like this for 20 minutes
?
@small lantern
@zinc oracle
Well
là il y a des chantiers près de chez moi donc j'ai pas de réseau wifi
How to clear browser cache
In order to clear your cache for the site, press CTRL+F5.
If this does not work, try one of these resources below:
Instructions on Microsoft Edge
Instructions on Google Chrome
Instructions on Mozilla Firefox
Instructions on Safari on iOS or Safari on MacOS
Instructions on Opera
Instructions on Brave
If you are unable to find instructions for your specific browser above, please refer to your browser's manual or help documentation to find out how to clear your browsers cache.
Or change browser
hi ..when i need to submit my bot
No I clear the cache before and It wasn't working. But now the website is working
<@&817055174613794826>
Okay
@slate vault ?
How can i help you?
when i click on next step and Submit Bot it get me back to Bot Details
Does it give any error?
Website is working for me so i dont know…
Have you tried it only once or?
Maybe try to change browser
3 time ?
If it doesnt work please wait for somebody from support team, you dont have to ping them
ok
Thanks for your time
No problem!
i still get the claim button today is 1 date
but still not getting the claim button whats that?
Why can't I claim my credits? There is no button to claim.
It's been like this for 2 straight months.
?
still got same issu
<@&817055174613794826> sorry for ping but i really neeed help
It can take a few hours for the cache to update - also you need a new vote for the month of june.
any support ?!!
Try a different browser
I did it
I keep getting this error in the ss and it just stays stuck like that...
Ive tried opening in different browsers and it does the same thing
Its been like this for almost 3 days now
Yes for me also same
bot already have 120 votes but i can't get any claim button so what can i do
can you tell me the confirm dste so i can redeem or not ?
i wanna put that money on auction but badly not get any button to claim the credita
just vote 1 more time now, you should be be able to claim after
after some hours or what
instantly
thanks man i got it
This problem appears a lot What's wrong with the site??
That is likely related to cloudflare, could you try a different browser and ensure you're not using a VPN for example
I do not use VPN and also I tried more than one different browser and that is the same problem?
You could try reaching out to cloudflare
I'm in the same situation as other members above. I've collected 101 votes before end of month and at today I don't see any credits or button to reedem it. Why ?
Ok, after 1 voting done now button showed 👍
Hello, my bot seems to have disappeared from search results very suddenly. Is there a reason this may have occured?
-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 "Discord Support Server" button on the bot's page of the bot you need support for. If there isn't a button that says "Discord Support Server" or nothing else mentioned about a support server, the server invite is invalid or you were banned from the bot's support server, then we can't help you. Sorry :(
did you submit the bot for review?
I have problem trying to vote for bots, am I at the right place or should I ask somewhere else
EDIT : ok found the problem, deactivated ublock
no it’s been approved for a good few months now. has been in top 3 results for a certain search phrase and top in relevance, and votes and suddenly it’s not showing in the appropriate position. especially on votes (it has more than everyone currently displayed)
what's the ID?
whats up?
1028956609382199346
#mod-logs message
Didnt you request to delate it?
when tried to vote, it was stuck and saying my connection wasn't stable so i was left waiting for an eternity but i could still access top.gg, just not the page where I had to vote. I just tried deactivating my adblock and it worked fine
guess that was the problem
thanks anyways
it was submitted and approved again
your bot page is there, not seeing an issue on my end
meh i dunno might just be because of the new voting month. i’ll give it a day to see if it resolves itself
oh your votes, yeah they get reset
yeah naa i know but i currently have more than the top 6 bots when you search the phrase “bump” which is the phrase i used to place under
please let me link the yelan music for add to server
hi
Hello, need anything?
-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!
nvm 
by either moving the server to a team or deleting the server and re-adding it
my bot's profile picture on this page isn't correct, how do i fix it?
i tried that, but it still shows the !L
733409243222507670
wait what refresh button are you talking about? is there more than one?
oh wait it fixed itself nvm
ty
now i leave before i get pinged 99999x in #logs
-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 "Discord Support Server" button on the bot's page of the bot you need support for. If there isn't a button that says "Discord Support Server" or nothing else mentioned about a support server, the server invite is invalid or you were banned from the bot's support server, then we can't help you. Sorry :(
why I am not able to claim 15$ credit on topgg
I am not getting claim button
you must have 101 votes
On the next vote it should appear
The rate of 1 star is too much for this bot to affect it with something? For example, they will remove it from topgg?
We do not remove bots based on their rating or their vote count or it's uptime
We only delete it if it either violates our guidelines (in which case we'd likely contact you first) or is deleted on discords side
Why was the voting award (credit) canceled? @long ferry
this is not probot support. Ask here: https://discord.gg/probot
and why I can't join their support server. it says error 503
Try again later then, if the site said successfully voted and you didn't get any rewards, isn't related to top.gg, sorry
781379191077339176 says he can't vote
is there an issue with top.gg?
he says it's down for him
What exactly are they seeing when trying to vote?
nvm it's fixed now mb
he just kept saying it was a blank screen for him when he tried to go onto the website to vote
now it's working 
if not, no
their review could be considered their opinion about their ban from your server, this is entirely fine and not against our guidelines
seeing the review:
owner does not own codes he distributes
I would not consider that against our guidelines
press the reload-icon on the top-right, then logout and back in
that should fetch your servers
Okay
To remove a review, he must contact a moderator anyway
you can either reach out to them asking them on their reasoning of said review, or you'll have to understand that reviews are feedback towards your server and you'll occasionally have reviews you disagree with
You can't have only 5 stars reviews 
Hello, so my bot votes are gone 12-14 hours ago my bot had 7 votes now it has 1 can someone tell me why has this happened. Thank you in advance!
votes reset on start of each month
oh i didn't know thank you so much
Hi, i want to tranfer ownership of my bot to another user. I have created a ticket but they said you have to dm to online moderator in discord. Is anyone able to help me about that? (tag me)
wow
When I try to vote for a bot I get this?
Is the bot approved yet? If not you cannot see the vote page until it gets approved.
it's working now, not sure if it was just an error on my side or what. And the bot has been approved for over 3 years now lol
Is there any chance of getting "troll" reviews removed?

It was for coiunting lmao
also hello B
Dat's your new nickanme from me, not Bee but B

ez
never check here, and i see you lol
The thingy isnt working
I keep getting this kinda thing when i try to opem the site
Hihii my bot was declined and i messaged the reviewer but no response
I would wait up to 24 hours for a response, and then message again. If you haven't gotten a response after 48 hours you can contact a community manager
Our Reviewers are volunteers and have to deal with real life responsibilities first 
Oh okay i see
Thank you :3
Yw!
True! ❤️
Hello there, I wanted to know how can I give my bot for review so, it can be put on Top.gg
-addbot
Adding Your Bot To Top.gg
So you want to list your bot on Top.gg? We have a support article to help guide you through the process! If you need more help please contact us in #support!
Click here to follow our guide!
-upto
When will my bot be reviewed?
Currently our average bot reviewal time is around one week or more.
Because of this — and because some bots take longer to review than others due to their features — we can't guarantee your bot will be reviewed as quickly as someone else's in the past and we also can't guarantee your bot will be reviewed within that timeframe. There is no exact time for how long bot approval can take. There is no way to check your bot's position in our reviewal queue, but remember you're not first and you're not last!
You may edit your bot's page as much as you like both before and after it's reviewed and this will have no impact on its place in queue.
You can read more about our bot reviewal process in this support article: How the Bot Reviewal Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
Read the how the bot reviewal process works
my server and my account banned
https://top.gg/servers/1061010493797568512
can i change invite link there to my new server ?
it same of everything
Not allowed no, you have to re-add your new server
i was have alot of upvotes
Votes reset every month
I need help
I'm trying to vote for a boy but this keeps popping up
and everytime the verification fails
@steady finch could you help please?
@floral pagoda
any moderator active? (tag me please)
Try a different browser or something
I did it's the same
@floral pagodacan you help me about ownership changing?
Known issue, there's no current ETA
Please contact an online moderator about this
Ownership changes are not possible though
Feel free to dm me
Okay
If you are talking about a server at least
@weary oriole
Why I can't setup reminders?
Still not fixed, no eta
alright thanks
you can only use imgur links
bruh
IS There an app for top.gg or not
if not I totally recommended making on ebecause the website has a lot of bugs
There's not
this
Try another browser
afaik that check is handled by a third party, Cloudflare. If you use a VPN or content blockers such as a JavaScript blocker or an adblocker try disabling those
Then I recommend you check Cloudflares support forums
from where
does google 2 step verification affect that
I disabled everything and its still happening
how do I apply for bot reviewer ?
Volunteer Applications
Hey! It seems like you're interested on volunteering for Top.gg. We're glad for any help we can get regarding our server events, support articles, bot reviewing, moderation, and more!
Bot Reviewers
Bot Reviewers are Top.gg staff and must be 18 or older. Bot Reviewers review the discord bots submitted to the site before they are listed to make sure they follow our rules
Moderators
Bot Reviewer is a stepping stone to Moderator - if you wish to be a Moderator you must first apply and be accepted as a Bot Reviewer.
Please read [this post](#announcements message) for more information to apply!
This is related to cloudflare
You could try reaching out to their support
Cloudfare can ban ips don't allow suspicious people and more
that may be a reason
nah
voting...
I'm stuck on the Cloudflare loading screen
We recently made some changes to our Cloudflare setup which may result in you having difficulty accessing all or part of our services.
Luckily there's a simple fix! Please try the following:
Clear your browser's cache and cookies.
Close out of your browser entirely and try again.
If this still doesn't solve your issue: You can try the solution offered in this Cloudflare forum post.
oh
i wanted to see what it does
it does this
i wanted to know the online side of it
like when it works
but its ok
Bots arent sorted by votes anymore? https://top.gg/tag/anime
Whats the point of having votes if your bot not even in the list and bots with way less votes at the top.
Please improve this, votes are not helping like this.
yes you can
But how @signal echo reviewer can understand?
Just leave them a note
Ok
How can I give the reviewer more credits to try my bot? It has a small free trial but I keep getting denied because the reviewer doesn’t have enough credits.
Ok
You could add a reviewers note that tells them to reach out to you regarding that
or if possible too, whitelist our vc for usage
-verification
The only guilds we might invite your bot to regarding Top.gg-related things such as verification or polls are:
333949691962195969- Top.gg Verification Center264445053596991498- Top.gg- any guild owned by a user with the role <@&767389896133443625> in this server.
Any other guild claiming to be affiliated with Top.gg's verification is very likely false.
verification center
though I'd also suggest adding a proper error message that tells the reviewer that it is due to that
can i join staff?
-apps
Volunteer Applications
Hey! It seems like you're interested on volunteering for Top.gg. We're glad for any help we can get regarding our server events, support articles, bot reviewing, moderation, and more!
Bot Reviewers
Bot Reviewers are Top.gg staff and must be 18 or older. Bot Reviewers review the discord bots submitted to the site before they are listed to make sure they follow our rules
Moderators
Bot Reviewer is a stepping stone to Moderator - if you wish to be a Moderator you must first apply and be accepted as a Bot Reviewer.
Please read [this post](#announcements message) for more information to apply!
You need design
what?
thats an event that is looking for a server banner speficially in the theme of summer
thats not an announcement that top.gg is hiring designers
everyone can submit images (if it follows the rules stated in the announcement you linked)
error 503?
Yes seeing it too
im not getting any errors, just tells me to log in and i cant, they said theyre aware btw
Nice
web site?
read above
can you answer
-status
We are presently encountering a service disruption.
For additional details, kindly refer to the #site-status channel.
To receive notifications regarding future incidents or updates, you may assign the "Site Status" role to yourself by going here: id:customize.
here
ok
It’s looks like im not the only one experiencing log in error
It does have a proper error message, so I don't know why they didn't realize that it doesn't work. I'll add a message for the reviewer.
seeing the testing of your bot, your bot doesnt seem to have said anything
have you actually tried reaching out to the reviewer
Yes, they didn't respond.
The site is not working it keeps giving error
give them another heads up
This is the message the bot sends
Running into the same issue
Same here
Ahh wasted the whole night staying awake just to vote. Oh well better sleep now. And goodluck for the fix.
bro votes are fucking broken again
tried on three browsers
chrome
edge
safari on my phone
Any staff (Moderators) available for review related requests?
Need some further context
Basically about reviews that do not express any actual feedback about the bot but rather contains "spammy" content
id like to have those removed
(if possible)
sure what bot/server
https://top.gg/bot/1042085699257634826
if possible both, but if that wont work then simply the review saying "hi"
Hello, my bot got recently added to the website and I suddenly received a rather "useless/unfriendly" review stating "shit" (yes, that's all) even though the bot got added like around the same time they reviewed the bot. Around ~2-5 minutes time difference from the review and the bot getting added to the website.
Approval Message: Discord Message
I rather would like to have both removed as none of them state actual feedback about the bot and it's features and is rather used as "messaging tool", thanks.
my ticket request ^
yup done, both removed
thanks, have a nice day
Feel free to read this announcement. You're not too late, deadline is in 14 days. Good luck 
Click this link and you'll see the application form
https://discord.gg/dbl?event=1114188999234437172
Hello Support, could you help me?
I'm trying to make a vote command for my bot that goes straight to his page on top.gg
But it wasn't working, so I tested it with an eval command and got this: {"error": "Unauthorized"}
I am currently using Bot Designer for Discord as and my bot was approved in top.gg, what could it be, My bot already appears in the search tab if it is that it does not appear in the search tab.
So you're just linking to the vote page?
Sorry, I didn't understand correctly, could you explain better?
What are you trying to do? just send a message with a link to the bots vote page?
I'm trying to make a vote reward for my bot, but the top.gg api is giving this error
ah #development then
Just one more question, can I talk about my question through this channel?
**Dear Mods!
Hey I am manish ,
Owner of ! ParadoxPure
It is a Music Bot,
My question is can i change my bot cmds ?
I mean i want to make it multipropose bot.
Can i do?**
My bot is approved by top.gg 13-16 days ago!
Tag me plz while you replying
Ok
But can't believe Until mods should not tells.
Ok thx , can i dm you i need your some suggestions for my bot?
@umbral nova
For sure, you can make changes to your bot but do follow all the guidelines. I would also suggest you to change description of your bot when you do changes which can help new users 
-guidelines
“Bot guidelines”
Thx 🙏
Hope you guys know that guys bot is a literal clone of https://github.com/diwasatreya/Music-Bot-v2 🤣
-how2report
How to report a bot or server
If you find a page that violates our bot guidelines or server guidelines and would like to report it, please do so using the report button.
From there you can select a reason and add additional information to the report. When submitted, our site moderators will receive the report and open an investigation if deemed necessary. You will not receive any notification about the resolution to your report.
alright, i used grep.app haha
also other bot lists
seems to be exact clone to me, i tested it and everything
Like i said
altight thanks
Hello, I have a question about which support channel I should talk about the top.gg api that checks if the person voted, is it right here?
Ok thanks
How can I list my server in your website?
Auctions are broken, i wont let me “verify” to get into auctions.
@ebon tinsel Do you still help.?
?
When I click on the verify email it brings me back to the same page & asks me to send another email.
I do that and it loops
Make sure you're clicking the "request email" button and the "verify email" button in the same browser
also dont listen to whatever that guy said in dms, probably trying to scam you
oh thanks
Hey I just had a query, if I put up a new version of a bot will it be fine if the previous one is still up but, doesn't work anymore?
Best is to delete the previous one before submitting your new one
My bot used to have 20 votes, but now it has 2. Why?
Votes reset every month
Are there any problems in the firefox browser that when I try to open a server page or click on a server link, both of them do not work?
Could elaborate what you mean with "both don't work"
Users don’t receive a role upon voting despite bot having manage role perms and the bot being higher then the role
unsure if thats the issue but i see ur using abp
altogether closed
Try to disable your adblocker and see if that fixes it

There shouldn’t be any problems with this. Check your AuditLog when the bot stopped or re-invite it
Currently, it works, but a main page, when I set a refresh for it, it takes time for it to take a refresh. Ty
prblm back 
Good point but, the thing is I don't have the access to the previous bot we put up. I tried reporting but, it requires a evidence which is justified, but I couldn't prove it to the mod. 😅
You could try Google chrome and see if it fixes it first, if it doesn't there's another issue there.
Hm, don’t really think this is a Top.gg issue, rather something on your (browser) side
either that or you got ratelimited on something in the backend
It was working normally
-cloudflare
I'm stuck on the Cloudflare loading screen
We recently made some changes to our Cloudflare setup which may result in you having difficulty accessing all or part of our services.
Luckily there's a simple fix! Please try the following:
Clear your browser's cache and cookies.
Close out of your browser entirely and try again.
If this still doesn't solve your issue: You can try the solution offered in this Cloudflare forum post.
thx
I did still no work
voting worked with no issues at all on my end
oh mb
if i changed my bot name after submitting will it get rejected?
but i refreshed data and changed everything in the webpage
@ staff. I was told to ask again if the problem wasn't resolved in 3 days and it hasn't 😦 my server on the website is not discoverable even by direct name search. I am the admin and I do have it set up properly... can you help please?
??
known bug
Shows up on my end
Thank you.
Hi, I need to Change the Bot Name and also Bot avatar On Top.GG. how to do that? my Bot is in anthor name and anthor avatar
but in Top.GG it's looks like this
Any Solution?
Thanks bro 🙂
Only visible to you
How can I have my bot send a embedded message when someone votes for our server? Code language is discord.py
using webhooks, you can look into the docs for that: https://docs.top.gg
I submitted my bot again with a note for the moderator, but they decided to ignore it and threaten to ban me from top.gg. They just said that "/chat does not seem to function/work," even though it clearly does in any server I have seen my bot used in. Does anyone know why they think my commands don't work?
How do I check the status of my discord bot submission?
-upto
When will my bot be reviewed?
Currently our average bot reviewal time is around one week or more.
Because of this — and because some bots take longer to review than others due to their features — we can't guarantee your bot will be reviewed as quickly as someone else's in the past and we also can't guarantee your bot will be reviewed within that timeframe. There is no exact time for how long bot approval can take. There is no way to check your bot's position in our reviewal queue, but remember you're not first and you're not last!
You may edit your bot's page as much as you like both before and after it's reviewed and this will have no impact on its place in queue.
You can read more about our bot reviewal process in this support article: How the Bot Reviewal Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
Your bot was likely declined because it went against our bot guidelines.
To find out why your bot was declined and by who, use the search feature in #mod-logs:
thank you
are there requirements that we're supposed to meet?
i checked its around a day
Right I forgot bots are supposed to be up and complete before applying, thank you Aurel!
On your bot page, you are not allowed to: Include spam/junk, or completely irrelevant/nonsensical characters or phrases in your bot description or intentionally use up characters to reach the 200 character limit Mention NSFW or include any NSF...
Late to the party, still worth knowing the link exists 
Thank you bro
I'll re-apply in a month or so
what are you seeing when trying to vote
ok so when i clicked on the button to vote, it simply said "thanks for voting!"
but nothing happened on the bot i was using
if you havent gotten any rewards for voting, thats an issue on the bots end
but everybody else on the bot said it's working
also, it worked on my phone
but not my pc
like I said, rewards are given by the bots, top.gg only has the mechanics behind it that lets a bot know when a vote has occurred
weird, it only happens to me
The first few days after a new month are always messed up, it normally takes until the fifth or sixth to settle.
tyty
?
@floral pagoda hi
spells BUTTHOLE
@torpid burrow Please stop spamming
Well, there's no reason to do so
-b 1070570975327957102 Spamming, Mode of expression
-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!
Frosted Cookie#3986 was successfully banned.
Or banning
Hi Where Can I Check If My Bot And Support Server I Added To Top.ggy Is Approved Or Is Pending?
-notified
@spice hill
Bot Review Notifications
If your bot is approved:
You'll get a DM from @wild stone, a ping in #logs and you'll be assigned the <@&265125253443878912> role here.
If your bot is declined:
You'll get a DM from @wild stone and you'll also get a ping in #mod-logs.
💡 Please make sure you have your DMs activated for this server.
Thanks
why I cant set a background img??? it's really a JPG image that uploaded with Imgur website. but TopGG dont giving to upload the background it showing a error
any solution?
Unfortunately no, the bug is known and has not yet been fixed
oh kk
Hi, How can I assist you?
bro can you re launce my bot because it is stuck at 2 votes not promoting can you make all votes everything 0 or relaunce it pls
I'm sorry but I dont seem to understand what you mean by "relaunce". Votes reset each month when a new user votes
can u delete my bot and re add it with new database
I dont have the authority todo that and thats something I believe we dont do, but to be more certain I suggest asking a moderator about this
CAN i DELETE AND YOU REVIEW IT AGAIN + ITS VERIFIED SO YOU GUYS SHOULD HAVE NO PROBLEM THEN?
No.
huhh why?
That might be a bug with the site, ask a mod to handle it. But quick warning: If you delete the bot with the intent of adding it again, it will be declined
with the intent wdym bro? intents are already approved by discord
so it won't ever
@lethal bolt
With intent I try to mean intention, I will let the mod that you mention handle this topic.
it won't bro
@steady finch
Bro can u delete my bot
To delete your bot, dont add your bot name, just type the "DELETE"
Oh thanks
@steady finch I re added my verified bot can you review now?
I will not be able to do that. You'll have to wait like the others in queue.
ohk
@ripe furnace
When will my bot be reviewed?
Currently our average bot reviewal time is around one week or more.
Because of this — and because some bots take longer to review than others due to their features — we can't guarantee your bot will be reviewed as quickly as someone else's in the past and we also can't guarantee your bot will be reviewed within that timeframe. There is no exact time for how long bot approval can take. There is no way to check your bot's position in our reviewal queue, but remember you're not first and you're not last!
You may edit your bot's page as much as you like both before and after it's reviewed and this will have no impact on its place in queue.
You can read more about our bot reviewal process in this support article: How the Bot Reviewal Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
Do I have to re-add the bot if it's rejected?
Yes, of course when you fix this issue
ok
which part of top gg api allows us to read number of votes a user have for particular server
theres no api for servers
if you're planning on tracking votes for your own server, consider using webhooks
i mean i just wanna check the number of votes user have, already having the vote tracker using the webhooks
yeah the api doesnt support that, like I said only through webhooks and tracking that yourself
does it supports showing how much votes a particular voted user have?
it doesnt no, but it allows you to receive events for voting, then counting up the votes yourself
When I bump it showns that you are qauatrined.
What can I do?
@long ferry
what do you mean quarantined?
after each vote event for that vote user it will increase the vote count of that user
When I bump it shows that you are quatrined
keep in mind that with webhooks I am referring to making code that is able to handle data sent by top.gg
so what you do with that data being sent is up to you
still doesnt really help, could you show me an example of what you're referring to
Wait
theres is nothing vote.user.votes or anything
kk
yes because thats not provided on the webhooks, the docs mention whats sent by the webhook
including the user id of the user who has voted
ok ic
allowing you to track that on your end
got it
-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 "Discord Support Server" button on the bot's page of the bot you need support for. If there isn't a button that says "Discord Support Server" or nothing else mentioned about a support server, the server invite is invalid or you were banned from the bot's support server, then we can't help you. Sorry :(
Then?
Ok
-help
Commands for Your Role:
avatar
botinfo
help
ping
roleinfo
serverinfo
userinfo
What is the average time of approval?
-upto
When will my bot be reviewed?
Currently our average bot reviewal time is around one week or more.
Because of this — and because some bots take longer to review than others due to their features — we can't guarantee your bot will be reviewed as quickly as someone else's in the past and we also can't guarantee your bot will be reviewed within that timeframe. There is no exact time for how long bot approval can take. There is no way to check your bot's position in our reviewal queue, but remember you're not first and you're not last!
You may edit your bot's page as much as you like both before and after it's reviewed and this will have no impact on its place in queue.
You can read more about our bot reviewal process in this support article: How the Bot Reviewal Process Works.
In the meantime, please make sure your bot follows all of our Bot Guidelines for a quick and smooth approval!
Aight thank you
Hello, I take the liberty of contacting you again.
I uploaded my bot on May 19, 2023, it was added to your verification center on May 22, 2023, i.e. 3 days after the date of my request.
In the meantime, I therefore had contact with one of your testers where I told him that if he had any questions about the operation of the bot, I am available (since it is a concept that you never had now).
However, since that date, I have had no feedback, my bot's system has not been tested by your services and I do not understand why?
Tomorrow it will be 2 weeks who is in your test server, what's going on?
Isn't this an oversight?
I don't want to be pushy and rushed, but I'm just misunderstanding.
Good for you,
Skoozz
We're still internally deciding on something regarding your bot, which currently takes longer than expected
Can't give much information as of what
Ok ok I'll wait a little longer
Thank's to you!
Can assure you though, we haven't forgotten your bot, we just cannot continue with reviewing it until said decision is made internally
Ok no problem I can understand in this case, it is not a bot to be taken lightly.
If you have any questions to ask me or even arrange a voice interview to discuss the bot with one of you or your managers, I am available at any time.
NB: I speak French, so if you want voice contact, I prefer in French.
Thank you for taking time for me
Skoozz
i tried it yesterday it didn't work 
Kralbot?
Hello there, the site has issue i can't vote for a bot or something ?
What are you experiencing when trying to vote
he stay on page "Check that the connection to the site is secure." and it goes round in circles
@long ferry
-cloudflare
I'm stuck on the Cloudflare loading screen
We recently made some changes to our Cloudflare setup which may result in you having difficulty accessing all or part of our services.
Luckily there's a simple fix! Please try the following:
Clear your browser's cache and cookies.
Close out of your browser entirely and try again.
If this still doesn't solve your issue: You can try the solution offered in this Cloudflare forum post.
?
Nice
Ok problem fixed thanks
Uh is there a reason of why my server was randomly deleted after more than 1 year of being in top.gg and without any reason?
Hi
So I added my server and everytime I try to open its page it says 404 error
Do I have to wait till top.gg make changes?
You can change your display name on discord
actually nvm
done
just reset your name
ty
Is this a bug or this is expected? Why does it have to take so long to stabilize?
Currently it's expected - vote counts reset at midnight utc on the first of the month, but on the front end they don't reset until the bot has received a new vote. So sometimes bots don't get a vote for a while and they still show their old months vote counts.
We hope to stabilize this in the future and make it more real-time, but it isn't a priority at the moment as we work on other bugs
-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!
Only pikaMinecraft i play
Hmm odd, because it shows a bot that has like 5 votes would be ranked higher than one with like 70, but 5 would imply they already received a new vote.
a day or two is whatever but a week is 1/4 of the month
it seems to be slightly fixed now anyways so it's all good
Yeah its not ideal. We hope to speed up the process eventually soon
My bot is not a clone bot but bot reviewer saying that my bot is clone of lavamusic but this is not true please anyone can help me
Contact the reviewer
Ok
hello so i have a question. If anyone knows please stick to the question. So, using a bot handler by our fellow developers allowed to be used and edited to later be able publishing the bot on Top.gg?
or should it a be scratch thing including Handler and etc...
owm oke so basically I meant command handler >_<
Like using a basic handler and then add to commands and more details to it.
thats fine? dont see any issues with that
we dont moderate how you code your bot
as long as that still follows our guidelines
-guidelines
if my bot is offline for some reasons should i add announcment on top.gg or not?
for my bot users
Anyone know why this is happening? I haven’t been able to vote for five days
-cloudflare
I'm stuck on the Cloudflare loading screen
We recently made some changes to our Cloudflare setup which may result in you having difficulty accessing all or part of our services.
Luckily there's a simple fix! Please try the following:
Clear your browser's cache and cookies.
Close out of your browser entirely and try again.
If this still doesn't solve your issue: You can try the solution offered in this Cloudflare forum post.
thats up to you
we do not delete bots based on being offline
where do i report weirdos?
I can't edit my top.gg description because of this
I already had this background for months
known issue, you can save your changes when you remove that for now
if related to top.gg, feel free to dm me
if not, not
i cant start Siscord Anymore
?
Will it delete my background?
it will
we do not provide support for discord clients that violate TOS
it dont will i have wait for 3 hour
i dont violan the TOS
Ah. Rip. I suppose there's no work-around to get both working?
it is, but again we do not provide support for it
not as of now no
Hi,my server has been locked becouse profile of group contained nsfw content i tkink, Can my server be unlocked if i changed it?
Sure, reach out to the moderator who has locked your server, they should be mentioned on the lock notification
thaks
i know a name who locked my server (Odin), how to i contact them if i have no hashtag number?
@cyan palm
thx
still not the right place
The support server link of this bot is invalid: https://top.gg/bot/937471382768480296
We dont moderate that, perhaps the bot itself links to a support server
It wont work
css chances to discord are violating the ToS 
is this support?
...
the bot is offline
It should be removed
we dont remove offline bots either
unless the bot is deleted from discord, we do not delete bots for that
we decline bots for being offline, as we cannot review it to begin with
he was online
AI Stack (1084431405200715786) ?
yep
at this moment:
the decline was correct at the point of reviewing
if your bot is online now, feel free to resubmit it
then I have to refill everything
Once a bot gets declined, it gets removed off of the site again, causing the description and everything to be deleted too
ensure to keep a backup of it
is there a reviewer called enigma or something like that?
Yes
@next kestrel
though seeing how your last decline was almost 2 months ago, doesnt really do much to reach out to now
why when i go on top.gg is saying "this connection is not scure"?
blocked by chrome?
how many commands did your bot have
can you elaborate? screenshot please
it surely doesnt work on brave or operagx




