#support
1 messages Β· Page 69 of 1
Some get angry
I haven't seen anyone from the administration here be angry about anything
I got
From another server
Staffs are just some voluntarily folks with a role. Nothing much different from me, I also voluntarily wanted to help you. ^u^
Also yea, anyone can help here.
Also before I forgot. Asking questions were never wrong. We ask when we don't know, because we want to know. Though confidential things cannot be asked β I'm sure you know what I mean, what can be asked and what can't.
Anyone can help
and staff here wont be mad, they will be happy instead
β€οΈ
Topgg staff team is best
Hello. I recently purchased a Discord bot and the previous owner gave me ownership of the bot on the Discord Developer Portal. I would like to know if it is possible to give me ownership of the bot on Top.gg, since the owner says it is not possible to remove the bot (so that I can add it again with my ownership) or transfer ownership of it.
of course its possible to remove it
you can contact a moderator and provide proof of ownership to do the transfer
i know that. but the old owner says "There is no way to do it"
Can anyone transfer it for me please? I think its better that removing and adding again, since the votes will not reset
if you know it, then why do you take what the old owner says into consideration?
the old owner can remove it
or a moderator can remove it
that's the only way to transfer ownership
votes will be reset either way.
You can wait until the new month rollover in a couple hours if you wish
oh ok! can you remove it for me please?
^
how can i provide a proof of ownership?
Prove access to the bots live code by changing its status, running an owner only command such as eval etc.
ok. Can i sent the proof here?
can i dm you?
Is it possible to view the number of votes the server obtained in the previous month before top.gg reset?
No, it's probably not possible unless you track it yourself
There is a website that collects bot statistics but not server statistics
π
One message removed from a suspended account.
Ok
this is a png???
known issue
no eta on fix
-resetvotes @blazing garden
Why have my votes reset to zero?
Vote counts for bots and servers resets every month. Votes reset to 1 upon the first vote after midnight UTC on the first day of a new month.
π‘ You can read more about how voting works in our support article: What is Voting?
oh ok thanks
also ur banner is amazing
thank you
they will sooner or later
must be cache
the bot is having issues with that rn
use another bot that helps with this
votetracker
if u don't like that one just search for vote tracking on topgg
-how2search
To find a bot that you need, please try searching for it on our website.
You may need to refine your search term, but with just a little effort you can find the bot that you need. Read our Quick Start Guide to Top.gg support article for more information on how to best use our search.
If you still haven't found a bot that suits your needs, then try searching on Google for it.
uhh im sorry i dont know about that
probably an hour?
if it doesnt update in an hour try clearing cache
how can i become a bot reviewer
One message removed from a suspended account.
no like bot reviewer
-apps
@mellow basin
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!
how to add images like this in bot page
You can use html, css and markdown in your bot description
The answer is: there are many ways, but the simplest is probably the html <img> tag
thankyou
one more doubt : if we edit the page and save the vote count will reset ?
No, the number of votes has nothing to do with the description
but the bot have 50+ votes (in morning) before i edtiing the description but now its showing 1
Vote counts reset on 1st of every month. It's new year. π
@heavy patrol Refer here.
bruhh but in the bot the bot have 50 votes
What's that mean?
nothing let me read that
Hello i have question about the role reward
When you vote top.gg will add the role to the user but after 12h does the role get automatically taken
the bot is having issues with roles rn, you should use another bot like VoteTracker
also yeah the role will automatically be removed if the user doesn't vote continuously
Alright Ty
any eta on when the votes will be reset?
-resetvotes
Why have my votes reset to zero?
Vote counts for bots and servers resets every month. Votes reset to 1 upon the first vote after midnight UTC on the first day of a new month.
π‘ You can read more about how voting works in our support article: What is Voting?
If you still see the old count it might be because on one voted for it yet
I just voted rn, so I'll give it a bit and see, thank you
Yea after voting it'll take a few while to get updated.
@floral pagoda dm pls help
If it's something confidential, you may DM a moderator with a straightforward question β else, just state em here.
Sure.
const { Client, Intents } = require('discord.js');
const axios = require('axios');
const cheerio = require('cheerio');
const client = new Client({ intents: [Intents.FLAGS.GUILDS, Intents.FLAGS.GUILD_MESSAGES] });
const targetChannelName = 'bot'; // Replace with the actual channel name
client.on('ready', () => {
console.log(${client.user.username} has connected to Discord!);
});
client.on('messageCreate', async (message) => {
// Check if the message is in the specified channel
if (message.channel.name !== targetChannelName) {
return; // Ignore messages from other channels
}
// Check if the command is "!vacation"
if (message.content === '!vacation') {
// Fetch vacation ideas from Check24
const check24_url = "https://www.check24.de/reisen/";
try {
const response = await axios.get(check24_url);
const $ = cheerio.load(response.data);
const vacation_ideas = $('.reisen-hotelname a');
if (vacation_ideas.length > 0) {
const random_idea = vacation_ideas.eq(Math.floor(Math.random() * vacation_ideas.length)).attr('title');
message.channel.send(`How about a vacation at ${random_idea}?`);
} else {
message.channel.send("Sorry, couldn't fetch vacation ideas.");
}
} catch (error) {
message.channel.send("Sorry, couldn't connect to Check24.");
}
}
// Your existing message handling
if (message.content === "ping") {
message.channel.send("pong");
}
});
// Log in to Discord
client.login(process.env.TOKEN);
Can somebody help me
?
Ok
Maybe you can ask coding help in discord.js server or any other related servers that offers coding support.
click send email
Soneone speaks spanish?
i click but neve received
And like anime
@lone ether
did you check spam folder
yes
did you check the right email
yes...
go to #general please
#general-int for non-english
try logging out of topgg
is there any way to remove false reviews on a bot? like peopole who just put one star just because
Ok thanks
Dm a mod
Sadly I am not a mod
yeah noticed
like the dude who left the review i dm him and he says idk why i put that
i cant receive the email
its likea bug or something?
try a different browser @sturdy swan
@steady finch in a few channels
i have not changed anything of this and its a valid png url, still showing an error
It's not working at the moment
just asking :c
This is not a bug, this is just how it is and will be
But even when you get back in the boat it doesn't show and when you click to give a little star it doesn't show?
But that has nothing to do with this message. This is probably something related to voting/reminder
bot page and voting page are 2 different things
wats the eta
I'm having some difficulty figuring out how to change my server's pfp in top.gg
edit server has no option for it...
or does that auto update from discord?
@lone ether a question and how do I remove other buttons with the same name as mine?
because when I created mine mine was the only one and other people end up looking at the name and putting
It's because Otto is the only audio recording bot
Hey fam one question can we use ππ¨π₯π π π¨π§π in the bot description on topgg page?
You can even put images and entire websites inside your bot description
any html is fine
can't remove, people can put what they want
click edit server profile
for?
Oh yes I understand
I did, there's no way to update server pfp so I assume it updates after you update it discord server side?
Iβve changed one of my botβs apps recently. Bot is still working completely the same but it has different application and, therefore, different username and ID. Is it possible to somehow transfer the current one onto the new one?
no you'll have to delete the old bot and resubmit the new bot
i guess, check on google how it works
you not being able to set a server pfp is a discord issue on your end
this is top.gg support not discord support
I'm talking about setting the top.gg pfp...
Yes, I'm painfully aware of that fact.
again, that is still not a top.gg issue, it's a discord issue
because i just checked on my alt and i'm able to change pfp
if you can't click here then idk what to tell you bro update your discord
you can also right click your name and do this
thats all the help i can provide
I'm talking about top.gg as in the website... My apolgizes if that wasn't made clear.
I was only referring to discord by asking if top.gg (website) auto updates from w/e you have the discord's server's pfp at currently.
Since there's no way to edit on top.gg (website) itself.
There is no "refresh data" button on the server page?
no
your server details update as long as the @small lantern bot is in your server
then requests are made periodically when edits are made
thanks!
ohh my guy i thought yo uwere talking about server pfp this whole time
oops
misunderstanding on my part
np, I probably wasn't as clear as I should've been, thanks for your help.

Unfortunately not, it's the first text channel that the bot sees
Workaround: Only add the bot to the channel you want to create the invite for
Alright Ty
lol I guess that works
Worked it out
I think it was a detected alt
I had a previous session on my main
ic
this one mate
That's the short description yes
so i can use bold font right
I don't believe the short description supports html/markdown, only the long
But you can try and see
Maybe it's because it was an advertisement, so it was bolded.
We can see #promoted there.
@icy heron sir
What did that mam sayπ
I am not master in english
Please expian me in simple way
Please
Simply, there is a few factors that may cause your bot to be reviewed later, even though you submitted first.
As I said, let's just wait.
π
@icy heron sir can you please chek my bot
And tell me that it will be Appoved or not
Please

One message removed from a suspended account.
πππ
Ok
Sorry
One message removed from a suspended account.
Ok
Ok
Sory
I refuse to do that. However, I want to suggest you the following way β
- Check out reason of denial of other bots in #mod-logs. It may be used as a best practice for you to avoid it will happening to your bot. E.g. from the image below, you will know that your bot should not have its long description filled with spam/junk just to reach the 200 characters minimum requirement.
Nish sir is writing proper artical
Kinda liking it.
I was about to suggest two ways, that was why.
It was check out #rules-and-info.
-resetvotes
Why have my votes reset to zero?
Vote counts for bots and servers resets every month. Votes reset to 1 upon the first vote after midnight UTC on the first day of a new month.
π‘ You can read more about how voting works in our support article: What is Voting?
How do I use header text (e.g. h1) and insert images to long descriptions?
-htmldesc
You can achieve this using Markdown or HTML in your bot's description. You can ask in #development for help or use this HTML and Markdown cheatsheet for more resources.
@next kestrel will be possible to open your DM, so i can talk you about your reason?
Almost every staff member has direct messages enabled. If you can't message one of the staff members, it may be an issue on your end. Please make sure you have direct messages enabled by checking your privacy settings in
Settings > Privacy & Safety > Allow direct messages from server members
as well as right-clicking on
Top.gg > Privacy Settings > Allow direct messages from server members.
If you're still not able to send a staff member a direct message despite having these settings enabled, feel free to ping them in this server!
for bots like https://top.gg/bot/675996677366218774, do they write html code in order to achieve this effect?
yes, html and css
How do I use API?
pls api link
I want to see who voted via the link.
when https://docs.top.gg/resources/webhooks/ will be helpful
please head to #topgg-api and ask there
Can you please give me the link to see only those voters?
That link takes me to the place of managing the bot
Do you mean this?
You can simply access that by going to your bot's page and click edit. Or... Yea, that link.
my server got locked bc of nsfw emojis is there a way to just not show them on top.gg?
Who locked it
johand
Dm @dreamy abyss about it and he will tell you what to do
okay thanks
no
just remove them
otherwise we cant list the server
tip: the bot can only report correct statistics when in your server
hey how do i like apply for to be bot reviewer
-apps
@twilit cypress
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!
thanks smm
Why my Bot icon is not showing ?
Try placing a new invite for the bot in the settings it resets it at least for me
so
Refresh data > edit > save
That didn't work for me
I just redid the link
I meant @thick anchor
where do i find that refresh data ?
Near edit part on your bot page
Thank you !
Hello. i am constantly experiencing errors in the are you human test when trying to vote for Owo through your site. Not only when voting for Owo, but I can't log in to your site in any way. Can you help me?
@sturdy swan
To clear your browser's cache, press Ctrl + F5. I did it by being at the Top.gg page first, then press the keys.
how much time does it take to review a bot?
I applied this from my phone but I get the same error
Clear your browser's mobile app via apps settings in the phone's settings.
Also I have a question, I cannot reply to comments anymore as the creator of the bot?
currently replying to comments as the creator is not possible
It was once a thing before, right?
2 years ago yes
Ooo.
Why not may i ask
It was disabled due to internal bugs
Ah
Yea
I'm currently having issues with voting it gets stuck loading when I press vote
Same
Now we wait π
@foggy quiver@half canyon@grim bison@left mango hi there, can you try now?
and let me know if its still down for you or its working
seems to be fine for me so I want to check!
Yeah it just went through on its own just now
Thanks
if its a page you tried to access before id clear your cache
same
Same here and I couldn't vote when it was uploading before π¦
has been loading for a while
I'm having an engineer look into it
thank you for letting me know guys!
Yeah we're seeing a lot of 504 errors
Nope still not working says please try again later
Let me update #site-status
If it can help, the vote I was trying to cast for the past 15 mins actually went through!
I reloaded the page and it said I had voted already, so I guess it worked itself out
Why top gg has so many problems, it happens everyday
wont let me vote
This definitely doesn't happen everyday
we're on it, i promise!
@gloomy shell api's are up now. Thanks for the efforts 
Now says I already voted but when I go to karuta it says Iβve havenβt voted
You'll probably have to reach out to karuta then, or it didnt get sent because the site wasnt working properly
Go to your profile ( https://top.gg/user/me ) and find your server there, then "Edit" and fill out details, then "Save"
that should work instead
thats interesting
it's down again
Yes
then it might be related to the site outage instead
seems like its struggling to come up and back down again
yeah the bots offline
thatll do it
I'd wait until #site-status is resolved and then try again
I'm updating our engineer
Okey
@wheat delta@half canyon@minor atlas@viscid birch@full fox@foggy quiver hi folks, could you try the website now and let me know if its working for you?
sur
okay now it works ty
try clearing your cache if you're still getting cloudflare errors
nvm works
mine works

Nope, Bad gateway immediately on my side

tried on my phone and still working
and now it's down again :|
lovely
uhm someone help? https://icv.usebot.lol/a2d5c840
One message removed from a suspended account.
just 504 connection error
whatβs is a engineer?
good question what is that
Keep channel on topic pls
@gloomy shell api's are up again
it isnt working https://icv.usebot.lol/edb080fa im on edge rn
can you crtl+f5 it ?
its down again xd
yeah it was a bad thing
i just tired to restart bot again and again
okay you dont need to send screenshots each time to flood the channel please
we know its not working
the website is not stable rn
now work
CF always online doesnt really work with our website very well since its very dynamic
Hopefully it stays up π€
Seems like its up and going now?
The vote is down
the whole topgg is down rn
Yeah we are still trying to determine the root cause.
It's coming up and down. I'll update #site-status when we have more info
How's it doing for everyone now?
checking rn
not working
Damn
Still getting 502's
Well, at least there aren't any load times, so it's fast fails π
Yeah, saw that much. It's about knowing if I'm lucky faster than a timeout 
How's the site doing for everyone?
bounced back up
Seems to be good for me right now
@gloomy shell
likely to do with the site status
Ohh, okey thanks β€οΈ
Yup
It worked before few mins then again down
502 Bad gateway
It show cloudfare page and then after captcha it shows 502
Yeah auctions relies on the main site to show product information
It is still down
Hey there! Sorry to be a bother, just a quick question about auctions. Say we don't have our 1,000 impressions before the next auction ends that we paid for. Would we still stay up till we get the 1,000 impressions?
Nope, you will get refund for impressions you don't get
Atleast you are not paying for something you don't get
That's what I really like abt auctions that we are charged for how much we get
True.
Uhhh what?
same issue for you too?
me to
Yeah I was voting for bots and then in the middle it gave me that
oof
it didn't even let me do one
ok, seems like we gotta wait
Why am I banned 
Welcome to the club
Apparently lol

We know the site is down at the moment
For more info you can see in #site-status
Being banned and the site being down are the same thing? /genq
LMAO
nah, top.gg gateway is getting ratelimited, so engineers probably enable that or it did that automaticy
We're looking into this new problem
Alright. Guess ill have to skip all my votes again then. I literally just fixed my timing..
tell me this, are the engneers are having fun with this?
Hopefully in 12hrs it works again so i can sync my votes once more......
Makes sense, thanks for explaining! 
I got banned from my own website π¦
I am getting this messsage too
We're aware of the rate limit messages and we're looking into them!
damn Xiuh, did you step down as ceo
Please don't spam this channel with images of it, we know its happening

Ah i was wondering why I'm temporarily banned but I'm not only. π₯Ή
us bro us
why am banned??????

if you are getting a message says The owner of this website (top.gg) has banned you temporarily from accessing this website, There new problem with TOPGG so claim the fuck down and wait
claim 
I will claim down. I am sorry.
BTW
@brittle berry
We're aware of the rate limit messages and we're looking into them!
if you see an error about 1015 or you are being Rate limited or Banned
We are looking at the issue to fix
You can check in #site-status for more information
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hello! Yes, this channel is currently locked due to the spam of the same issue over and over again.
We are aware of the rate limit / banned Cloudflare messages and we are looking into this issue.
Please keep an eye on #site-status for further information.
This channel is now unlocked. Please read the latest message in #site-status if you are still having issues.
this is still not resolved :(
Whatβs the ID of the bot again?
i think its this: 624955196040282123
Iβll check, thanks!
Thank you!
A moderator already deals with this case, thanks!
Hello, My botβs username was changed but top.gg hasnβt changed on the profile of the bot
How to fix
Hello, I had put my but on Queue for verification on top.gg to be displayed there, didnt know I had to be on the server till a friend told me, this was like a week ago or more, Is there a way I can check the status of this app? if it was approved or not or still pending? I try going thru all server and page and couldnt find anything like this. ty
Read this - #mod-logs message
Okay ty, yeah when I upload it didnt had clear Docu, now it does, can I just reupload or it will give me error?
after 7 days, yes
So, when users delete their accounts, will their comments be deleted as well?
Reviews aren't deleted, but they are anonymized (the username changes to Deleted User and no longer links to a profile, etc.)
Can't users retract a wrong comment?
You can dm any moderator to request a review be deleted. usually users can delete their own reviews but theres a bug that prevents that right now
I wrote a wrong comment on my side account, can you delete it?
From the side account, dm a moderator and ask it be removed. The owner of the account has to request it
And I want to delete the comment of the account that I deleted my top.gg account from.
okey
Can i somehow see if the submission of my bot has already been viewed?
And that tells me if anyone has already looked at the request?
Is your bot either approved or declined?
-notified
@open elk
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.
Thatβs still pending
Ok good to know, but is it also possible because of the downtime that applications have been lost?
No, thats not a possibility
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
Hello, how can i talk about the reason why my bot was rejected if no one answer to DM? π¦
When did you write to the br? Allow up to 24 hours after which you can send them a reminder in dms 
3 days ago π
Which br is this?
sohunn
Have him a poke 
Anyone know what happened to voting requiring for commands
I have a bot where you need to vote to gain acccess to certain features which has worked for a while and I recently noticed that it stopped working even tho I havent modified any of the bots code in like 6 months
I thought it was the webstite being down and votes weren't registering properly but #site-status says its running well now
HEY i changed my bot's username but top.gg didnt updated on the bot's profile
what to do
-refreshdata
@finite latch
Fetching Your New Bot Data
To fetch your bot's new name or avatar, please follow these steps:
Click the Refresh Data button in the sidebar on the right.
Click Edit on your bot page and then Save.
π‘ Please note: If it still doesn't seem to change, make sure you actually changed the bot's avatar / name on your Discord Developer Portal and not the application's icon / name.
Hey, I've been waiting for 8d, and 4 more days because of a false review does anyone know how much more I got to wait?
When your bot is rejected and you resubmit it, it goes to the end of the queue
So I assume you have to wait the same amount of time as the first time
it takes 1 or 2 weeks to get it reviewed
Okay let's say 8 days, so I got 6 more days or so to wait?
got to remember, your bot isn't only bot waiting
I do know, but it's sad that because reviewer mistake Im waiting again

No, if it could be proven that it was the fault of the person who checked your bot, they would approve your bot immediately
Therefore, in the case of each rejection, you have the right to write to the person who checked your bot to explain the situation
Well I did ig
Did you dm a mod for 2nd option?
I dmed u π
I wonder
Hey can I get info that why my bot get denied?
@glacial zinc mods were explaining
That you should use safe search on ur API for music
Because u could search nsfw stuff
And it probably sends a picture
And it could be nsfw
Sound like a stupid question
Because some songs don't talk about birds and bunnies?
well
You could just do that your bot doesn't send a picture...
@glacial zinc if it's for a play command you can have the image on the top right smaller thumbnail. It ain't allowed to be a big image unless carefully vetted against nsfw
I appreciate you helping people out but pls don't call questions stupid 
mb
Alrighty understood 
I've complained about it a couple times but can someone tell me why I can't find my server on the anime tag or any other tag at all? What am I doing wrong? There are servers with 0 votes and way less members than my own yet they are listed in there & my server is nowhere to be found. What's the issue? My server has been on the site since like 2022 now and top.gg doesn't bring any joins at all since couple months. How do I even get listed properly?
That's the gaming tag and my server can't be found here either
its been like that since ages
Can someone fix it? or tell me how to
My bot is on it's correct spot tho https://prnt.sc/e1dj-H2LlNUb
so I'm really confused. It was much better and easier when votes decided servers ranking and not total members
Website is down?
If the br can make it produce any nsfw imagery it's enough for it to be declined
Was trying to vote on a different vote after I just voted and the website said I was logged out then said I had an adblock(I donβt Iβm on mobile) and then 503
Even an AI can be faulty which is why we allow it in the top right smaller image
I'm sorry but the site always not working has been so annoying, it ruins my vote streak ugh

It's just not working
One message removed from a suspended account.
Sorry to hear about that.
The engineers are aware
is this a valid review?
Sound like not
I'd say I'm average
where do I put the code?
In a long description of your bot
Huh?
?
sussy activity @gloomy shell
How old and what it's needed to be a Bot Reviewer
i just send you message link
alr tried that it didnt update it
You have no recent edits on this account
i did its prolly being slow
you need press edit then saved after pressing refresh data
there you go
where do i go about contacting someone to get a bot moved to a different account on the website
i own the bot just old account got termed
Is there a specific reason why the applications from the bots take longer than before?
In the past, you already looked at the bot after 2 days and now Iβve been waiting for 1 week... maybe a bot reviewer can look at the bot.
ID: 1147636015213838388
review times change, we have a lot of bots to review right now so it takes longer.
It used to take 8 weeks, a couple weeks isnt too bad.
8 weeks... thatβs almost 2 months
1 week
they're responding to me about the 8 weeks
No 5 days
bing go
any idea on how to transfer a listed bot to another account on the web? i own the bot
sure, I can help with a transfer. dm me the bot id and I'll run you through the process
sent
Greetings i wanted to report an issue i've started to have a few days ago, voting doesn't seem to work when i use Brave even with all of my adblocks disabled, sites says thanks for voting but the vote never counts in.
Hello
Sir need help
I want to my bot application transfer to another acount old Email lost.
top.gg acount lost but i have my bot id and bot
chek dm
dont use brave, try using different website
dm an online moderator
chek dm sir
sir
Edge worked but like i said Brave used to work until a few days ago, did something change, is there any plans to fix it?
im not available right now, dm any online moderaator, expect a reply from me 10-12 hours later
we do know that on brave top.gg is having issues, engineers are aware of it so yeah hopefully it gets fixed
thank you very much for the response
no problem
sir ok i'm waiting for you
hello, i have like 4 bots but different color and theme in terms of embeds and pfp but all have same code and database
its an inspiration taken from dyno, am i allowed to apply for listing for all these bots separately on top.gg?
Can someone help me step by step downloading this?
what?
When it tells me to pick a path to download it itβs saying error
download what?
Flexus for pc
This place isnt support for Flexus
Oh Iβm in the wrong discord?
yup
Okay thank you
yes?
I want to my bot application transfer to another acount old Email lost.
dm a mod
you could wait atleast 24hour
Ok sir π₯Ί
didnt fellin said to wait 10-12 hour?
Yes
^
Where do the points come from?
?
Hello
nvm found my answer from someone getting declined in mod logs
If anyone can assist, it'd be appreciated
server id?
890470598982131712
there
feel free to mention me for anything, I'm not looking at this channel but I'm here
can you delete your server and add it again, it might fix the issue
how many pages have you checked in the tags?
like 10ish i don't recall. But the server should've been there at the 9.5k member milestone
how to make like this ??
thats just a webhook
top.gg bot is having issues with voting, use another bot like VoteTracker
too much work in it, just use a vote bot
I'll check in a moment
That's a webhook I think https://webhook-topgg.com/
Simplifying top.gg webhooks for all users, allowing non-developers and developers to use webhooks for their bot and server without confusing configuration.
you can make yourself one here
but again it's pretty senseless, use vote tracker or a different bot
thanks a lot
Will it be as I want?
yeh and no
okay vote manager ??
should work
i dont know what you want tho
i believe that youre just looking for a bot to reward roles
speaking of which I did make a really cool bot for that stuff however had to revert it. Might remake it soon enough
server is visible when you apply filters
there's probably a lot of servers with the same tags as yours so it's harder to find
is that so? but it should still be displayed at the correct place depending on the member count right
voting count I believe
higher the voting, higher the server place
Well that's the point, voting doesn't count no more and even if it does, our server has more votes than any other server. They are all at 0 votes
As I said earlier, the bot is ranked exactly where it should be
But server is idk what's up
a mod might have more info regarding this, sorry I'm not sure what's up then
cc @lethal bolt if u could help ^^
vote tracker im not able to figure it out
use the docs online for the bot or ask their support server
uhhhhhhhh
whenever i vote on top.gg it doesnt register my vote in like anything
not bot nor server
even though upfront it shows i voted
idk what the heck is going on
but i dont know how to fix it
what happens when you click vote
You mean like premium bots or smth?
Or just more bots
Like music bots
-refreshdata
@sand jewel
Fetching Your New Bot Data
To fetch your bot's new name or avatar, please follow these steps:
Click the Refresh Data button in the sidebar on the right.
Click Edit on your bot page and then Save.
π‘ Please note: If it still doesn't seem to change, make sure you actually changed the bot's avatar / name on your Discord Developer Portal and not the application's icon / name.
you can add one bot to the site and the rest will have to go under your main bot's description. group them together
XD?
I need to report a 100% false review? and I can back up my claim.
including him actually having used commands, which are responsive
let's not forget the fact the server he tested in had only him and 2 bots
Just DM a moderator and explain the situation
Hmmm sounds stinky indeed! How did you get that screenshot?
I used a tempt bot and the same token, and sniped the recent command usage based on his userID. it works, barely, but it's not something I intend to add to the bot
Yeah I gotcha
LMFAO, honestly it just needs to work once for crap like this
-help
Commands for Your Role:
avatar
botinfo
help
ping
roleinfo
serverinfo
userinfo
One message removed from a suspended account.
One message removed from a suspended account.
i cant add my server on top gg
@lone anvil ^
I received a 503 error in my bot from @top-gg/sdk. So the site is most probably down right now.
what is the issue here?
504 now. 
Either the site is not available or you'll need to clear the browser's cache and try again.
hopefully the problem gets fixed soon
Let's wish for the best.
Stuck on here, what are the practices again?
regarding the link the Holever dude sent....it's dead now, which very few people will be sad about
Hey there?
Can we slide dms for a while?
I would like to tell you something.
hello when I want to see my server it shows me this
bots related to user appeal management
ie linkage between appeal handling server and a main server are allowed on top.gg?
The avatar of my bot isnt showing in the web page is somthin wrong?
and i dont have the dev. role too somethings seriously odd.
Hello, I want to advertise, what should I do?
Hello, try this. #support message
Did you perhaps accidently left this server before? Anyways, ping an online community manager.
Hmm, I'm afraid that is not allowed here.
nah its just that i didnt verified at that time ..
I see.
@floral pagoda ^^
I want to advertise on top.gg, not here
Gosh, sorry. Try Top.gg auctions. For auctions support, here is the channel. #auctions-support.
Hey, Do you know why i don't see any of my discord server ? I want to make an application for my bot π
That's not really a Community Manager issue...
anyway thats for the pc! how can i do on mobile im currently on that...
Ouh I thought they can like, add role to a user or something.
You may also do that on mobile honestly. Just go to your bot's page.
-refreshdata
@white compass
Fetching Your New Bot Data
To fetch your bot's new name or avatar, please follow these steps:
Click the Refresh Data button in the sidebar on the right.
Click Edit on your bot page and then Save.
π‘ Please note: If it still doesn't seem to change, make sure you actually changed the bot's avatar / name on your Discord Developer Portal and not the application's icon / name.
nah it isnt showing that fr
@white compass

It's alright! Good luck~
Try log out and relog in.
It works, super TY 
Love to know that! 
Hi folks, apologies if this has been asked before (I've searched for "team drop down" and couldn't find anything relevant thats recent):
I'm trying to update my bot listings page to remove a team association but clicking on the dropdown does nothing currently. How do I disassociate a bot from being managed by a team?
Once a bot is on a team, it currently has to stay on a team. You can move it to a different one, but ownership cannot be restored to an individual account
Ah I see.. gotcha. Thank you, that is very insightful π
I believe that it's a scam account as they added me out of blue https://prnt.sc/SGXUDOd7D0mZ
user id : 1193935834685132950
Idk why, but it's loading since few hours... any solution ?
"This server has not been published yet." please help ?
Click edit, refill everything and you should ready to go.
I once faced that problem too. What I did was, stay on it for like 10 minutes. Then log out, relogin then it'll appear on your profile after maybe a few hours? Then you'll notice a 'this server has not been published yet', just edit your server and refill everything and you're done.
^^ This is not a best practice nor an official way to fix/bypass the bug/glitch. But when I done that, it just works.
Ok ty, i will try
Good luck.
I know right?

Aww.
Hello !
i have someone was banned here
can i know why ?
his id is 925817620341620797
They submitted their bot with the same issue 4 times, which we consider spamming the queue.
When your bot is declined, they should fix the issue before resubmitting, otherwise its just a waste of our bot reviewers time.
What perms should my bot have?
If someone you know has been banned here, then direct them to open a support ticket (select Account/Login issues and then Ban Appeals).
Here's more resources to read through regarding appeals: Ban Appeals
there is no way to unban him ?
oh ok
Only whatever permissions it needs to work.
alright
what should he use here ?
Account/Login Issues -> Ban Appeals
he can put his discord ID into the top.gg ID feild too
okeyy
done how much it take ?
Always go with the bare minimum needed for all it's functionality to work. π
Anyone getting a 520 error?
getting 503 error
Hi there! We're looking into this - it should resolve itself within 10 minutes but I'm keeping an eye out
10 minutes passed, not fixed yet
hi! tried to vote, but it keeps triggering the "disable ads" popup and the button just leads to 503 error
website down
Now its a 500 error - Internal Server error (this this helps you at all)
I've got an engineer looking into it!
503 Service Unavailable
No server is available to handle this request.
read the message above
Than why asked again?
I didnt ask, I only cited what I got when I access website
-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.
π
can I please ask why the site experiences so many outages? it's now up to like 3 a week, does the site need more resources to scale it up? or just a complete rewrite? to be honest top.gg isn't that complex a site is it, that it could be so fragile? as a developer I'm curious as to what makes it break every 2 days and if there is something that can be done, for a lot of us our side gigs depend on it
top.gg brings us the majority of our invites to our bots, more so than application directory, when it is down there is a tangible impact
Yeah it's like 50% of my organic traffic
Some bots may be engaging in votebotting to artificially boost their ranking, which might be a reason for the downtime or disruption on Top.gg.
im just a user dont know everything about these
but just
almost vote every 2 time get outages one time

I doubt this would cause any disruption to the site without it showing which bots are doing it and getting them banned.
Hello when I go to sign in it sends me to a blank page and I canβt do anything
try clearing cache?
Uh how do I do that
Also this is what I see when I hit sign in
you just have to google how to clear cache for your browser
Okay
Does that effect discord then all it says is safari when I look it up
cache is basically ur browsers way of storing files to make loading websites faster
when a website updates
sometimes ur cache doesnt update
and uses old files
But I do it threw discord so how do I clear it then?
How do I clear discords cache then?
u cant just clear cache of one site, when u clear cache u clear it for ur whole browser
Hmm let me try something one thing says to try doing it in my phones settings
But Iβm not using a browser is the thing
I do it threw the discord app I never open my browsers normaly
You can absolutely clear cache for just one site
not on my browser π€·
Microsoft Edge
-clearcache
discord uses ur browser probably
So chrome basically. Here's how to do it https://www.guidingtech.com/clear-chrome-cookies-cache-one-site-only/
Okay
Could you show me how to do safari
I cleared a lot but itβs still not working
I canβt clear all as I have passwords for websites saved
i litteraly got banned
what the actuall f
there's no way bro
i wasnt even checking my reviews
i dont even know how many reviews it had
or how it got
what is even problem with reviews
idk what incentivizing means
-appeal
@sturdy swan
If someone you know has been banned here, then direct them to open a support ticket (select Account/Login issues and then Ban Appeals).
Here's more resources to read through regarding appeals: Ban Appeals
Hi, I'd like to check, does top.gg take in reports of abuse of powers by bot developers in say, a "global ban" initiated by the developer for a petty reason that isn't even justified, even though servers who have the bot explicitly have it disabled? And removes said bots
Are you saying that the bot developer decided to ban you or someone from using the bot for no reason?
Much worse. A bot developer used his public verified bot (that's listed on Top.gg) to execute a global ban (banning a user from every server that the bot is in). The reason was that said user had robbed his wallet in the economy game bot Dank Memer, and what's worse about this is that the ban was also executed in servers where this global ban feature was opted out
Oh that sounds terrible, I'm unsure if there are punishments for that but there should be. It's just like making the bot ban a user without consent of the server owners
So guess we gotta wait to find out
Yep. And it wasn't me luckily, but the thing is, that bot is used in servers where their main theme revolves around the Dank Memer bot
Eitherway can you send me the top.gg page of that bot I'm just curious
Fyi I'm ofc a normie and I can't help in anyway possible xD
So essentially the bot developer restricted the banned users' access to such servers
It's alright
I see
In addition, we have tried contacting the bot developer through their support channel but we have not received an answer in more than 15 hours even though he's online
Also I tried adding tags which are not being used by as many servers to check if it's working.
I picked the "jjk" and "jujutsu kaisen" tag. When I look up jjk servers, there are only 3-4 servers that have above 5000 members so our server should be displayed somewhere in top 5. But turns out, servers with 100 or 700 members are getting displayed properly and yet again my server which is at 10k smth is nowhere to be found.
Regarding votes, all of those servers are at 0 votes & voting wise we should rank 1st. It's almost like the server is blacklisted or shadow banned from top.gg or such, I mean not that those bans exist on the website, I'm just using those terms for a better understanding
Can you send me a top.gg link of that bots page
Already DMed you
Ah alright mb
nw
Is there a way to list a bot on top.gg as "In Development" or something similar? I want to list my bot so people can see what its going to look like and sort of get an idea of what it is BUT not actually be able to add it yet.
Are the $15 in vote credits not applied automatically? It still shows as $0.00 in my wallet.
It is suggested for you to complete your bot completely before submitting.
Why "suggested" π€?
Because if you submit your bot incomplete, and the reviewer found out, be ready to receive a ping in #mod-logs
Even if by some miracle your unfinished bot passes verification by top.gg, there are still users who can write opinions that the bot is unfinished and this or that doesn't work
Which are fully compliant with the guidelines and will affect the number of stars of your bot
Which may influence how willing people will be to add your bot
Oh I see. But there is no way to mark a bot as "In Development" as stated in my question. Thank you π
No, there is no such option. You can provide this information to people who will review the bot in a note to the bot reviewer, you can write it in a large paragraph on your bot's page, but it still doesn't change the fact that someone simply may not read it
Can they edit anything?
Probably, but I've never used this feature
-team this might help you
@rough orbit
How do I create a team?
This article describes the process of creating a team, customizing your team and adding members to it: Teams Overview
Hello, the bot doesn't give the Voter role to users anymore. What must i do?
I put My Bot's information , I want to approve it
You need to wait
Ok
did deleting the server and adding it back work?
i see u deleted it and added it in logs
Which permissions does each team role give? (https://top.gg/team/:id/members) - it would be nice if that information could be stated on the page ^^
Just a friendly advise; you should probably include some more what your bot actually does if you want it approved. I can't imagine it getting approved with just what you have now π
scroll down to what are team roles
What are Teams? Our Top.gg Teams feature enables multiple owners for communities and integrations on our site instead of a single owner. Today, these communities and integrations include Discord Servers, Discord Bots and DAOs. The Teams feature ...
Thank you, although this information would be nice to have on the actual page :))
everything can be found on the support articles
-apps @sturdy swan
@sturdy swan
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!
Anyone?
If you weren't able to contact the developer, I doubt top.gg would be able to
A global ban is not something that is prohibited
Is it unfair? Yes, but this is not something for which top.gg can remove their bot
It's not a privacy breach or anything like that I guess
The bot developer did respond, but only to one query, stating this
He didn't respond to anything else, including an explanation of why it was conducted
I understand some bots have this as a feature, but:
This global ban was conducted with a lack of transparency, no evidence was provided at all, just a simple ban reason as if it was hastily provided by the bot owner. And he's not explaining why he did so.
It was conducted even in servers that explicitly have this disabled. Shouldn't that be cause for concern?
For users? Yes, that's what the bot ratings feature is for. If the bot does something wrong, people will start writing comments about what is wrong with the bot and maybe future users will be careful about this bot
If the owner does not want to give a reason, top.gg will not force him to give it
There are probably plenty of bots that do this every day and either users agree to it, believing that it is something good, or they avoid such bots at all
So top.gg despite clear evidence, will allow bot owners to misuse user trust for their personal agendas, affecting normal experiences of such users simply because the bot owner has something against them and they were not rightfully banned at all. Such indifference to unfair mass bans, but cool π
it aint against any of our current bot guidelines so there is really nothing we can do
But what do you mean by "clear evidence"?
this is something youll have to solve with the bot owner(s)
He everyone I want a bot that can send messages to my whatsapp is there any bot for this
Understood.
Is such kind of bot is there ???
Look on the website, although I doubt it
Unrelated to top.gg
-how2search
@hollow gust
To find a bot that you need, please try searching for it on our website.
You may need to refine your search term, but with just a little effort you can find the bot that you need. Read our Quick Start Guide to Top.gg support article for more information on how to best use our search.
If you still haven't found a bot that suits your needs, then try searching on Google for it.
I mean, the bot is ON your site and was approved by someone part of Top.gg, so I would question that. But my query has already been answered, so I'll leave it at that.






Website Down





