Skip to content

Instantly share code, notes, and snippets.

View DorianAarno's full-sized avatar
🟢
Available

Arnav Mittal DorianAarno

🟢
Available
View GitHub Profile
@DorianAarno
DorianAarno / Top.gg api guide.md
Last active July 27, 2022 20:07
This guide explains the setup you need to do to interact with the top.gg API to post server counts, receive vote alerts of your bot, etc.

📖 In this guide I will explain and display how to setup top.gg api for your bot on topgg in case you're stuck somewhere. After this guide, you will be able to;

  • POST server count
  • GET bot info, server count, upvote info
  • GET data user data whenever your bot is upvoted etc.

Webhook Setup

  • First you need to setup your IP address in webhooks section of your bot. The IP needs to be in format http://ip:port/dblwebhook, Example: http://50.50.00.12:5000/dblwebhook. Make sure your code is running on the IP you provided.
@DorianAarno
DorianAarno / How to grow your discord bot.md
Last active August 22, 2024 21:56
A guide on Bot Development and growth.

Hey there. During the time of bot development, I've learnt a lot, there are several things which I wish I could change and several things which I'm glad I did. I wish to share my experience which may help some beginners or even some experts.

Transfer your bot to team.

Before you reach verification, you must transfer your bot to a team and include a secured alt in the team. Many developers regret not doing it before their application reaches verification. This essentially provides a ray of hope of not losing your bot if you ever lose your main account.

Raise an epic centre of your project.

An epic centre is the core of your bot, your bot could be known for it. Take Dyno for example, we all know it for it's moderation capabilities. In a similar way, your bot must be known for something. You need to avoid being a sheep in the flock.

Effective Advertisement.

In my opinion advertising can prove out to be effective when you build something unique and let them know your goal behind it along