dev-bun

Results 12 comments of dev-bun

```js const browser = await puppeteer.launch({ args:[ " --no-sandbox" ] }); const page = await browser.newPage(); await page.goto(`https://${domain}`); await page.screenshot({ path: `screenshots/${domain.replace(".", "-")}.png` }); const img1 = loadImage(`known/hype.png`); const img2...

> Hi, the following mocked example worked successfully for me: > > ```js > (async () => { > const req = { > user: { > email: 'email of...

My view on this is that if a bot dev/team wanted to let people know they were hiring/wanting developers, they should just put it in the description or as an...

Like AlienKnight said - why reinvent the wheel? Utilise the existing tools (announcements, descriptions, servers etc) and use services such as LinkedIn or GitHub to promote jobs and contributions

The issue is, there are MANY games out there, and whilst RSS is a large game, it’s a quite a niche category and I can’t imagine there to be as...

Yep - delete the text above and replace it with the information applicable to your issue

Issue isn’t happening for me

Its possibly the easiest thing to find on the bot page- Changing the colour is unnecessary as it would ruin the colour scheme. ![image](https://user-images.githubusercontent.com/66565286/143326097-4486440f-e006-454d-a7ad-c5d2debca670.png)

This is an issue with Discord, not Top.gg. It seems to only happening on iPhones and iPads, specifically iOS 15. Either check pins in Support or wait for Discord to...

This is a Discord issue not a Top.gg issue. [Check the latest pin in #support for a potential fix!](https://canary.discord.com/channels/264445053596991498/714045415707770900/901206317228785725)