
Completed
Posted
Paid on delivery
I’m setting up a new Discord server and want an automated way to reward community growth. The bot should monitor all invite links, keep a running count per member, and once someone reaches a fixed, pre-set number of successful invites, automatically grant them the “Verified Member” role. Environment I’ll be running the bot on my own Pterodactyl panel ([login to view URL]). A lightweight Node.js or Python solution is fine, as long as it runs smoothly in that containerised setup and stores its data reliably (JSON, SQLite, or a small cloud DB—your call). Core behaviour • Track and tally invites from the moment the bot joins. • Ignore self-invites, vanity URL joins, and members who leave shortly after joining. • When a member’s total hits the threshold (I’ll hard-code the number before launch), assign “Verified Member” instantly. • If someone drops below the threshold because users leave, the role should be removed to keep the system fair. • Provide a simple slash command or prefix command so admins can check a user’s current invite count and manually adjust it if needed. Deliverables 1. Complete, well-commented source code. 2. A one-page setup guide covering bot token creation, environment variables, and deploying through Pterodactyl. 3. Quick command list and permission notes. Acceptance Criteria • Live test on my server shows accurate invite counts and automatic role changes. • No uncaught crashes after 24 hours of running. • Read-only commands function for regular users, admin commands are permission-locked. If this sounds straightforward to you, let’s get it built and growing the community right away!
Project ID: 40574213
60 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Your Discord invite tracker bot needs to tally invites per member, automatically award "Verified Member" role at a threshold, strip it if counts drop, and ignore self-invites/vanity URLs/short-lived joins. It runs on your Pterodactyl container and provides admin commands to check and manually adjust counts. I'll build this in Node.js using [login to view URL] library (lightweight, perfect for containers). The bot listens to member join events via Discord gateway, checks if the join came from an invite link, validates the invite source (ignores system invites), and increments a counter in SQLite. When a user's count hits your threshold, it assigns the "Verified Member" role. If invites drop below the threshold (users leave), a scheduled check runs hourly to remove the role—keeps everything fair. Admin slash commands let you query `/invites @user` to see counts and `/set-invites @user count` to manually adjust. Read-only commands are public; admin commands require the Manage Roles permission. I'll provide well-commented source code, a setup guide covering Discord Developer Portal token creation, environment variables (token, server ID, threshold, role ID), and Pterodactyl deployment via Docker. The code includes error handling, structured logging, and stability safeguards so it runs clean in your container. I've built automation tools and Discord integrations across multiple platforms. Muhammad Saad
£10 GBP in 1 day
8.0
8.0
60 freelancers are bidding on average £22 GBP for this job

Hello there, I can build a reliable Discord invite-tracking bot in Node.js or Python with SQLite storage, accurate join/leave handling, and automatic “Verified Member” role assignment or removal. The bot will include permission-controlled slash commands for checking and adjusting invite counts, while filtering self-invites, vanity joins, and short-stay members. I’ll provide clean, well-commented source code, a Pterodactyl deployment guide, command documentation, and full testing on your server to ensure stable 24/7 operation.
£20 GBP in 1 day
5.7
5.7

Hey , Good morning! I’ve carefully checked your requirements and really interested in this job. I’m full stack node.js developer working at large-scale apps as a lead developer with U.S. and European teams. I’m offering best quality and highest performance at lowest price. I can complete your project on time and your will experience great satisfaction with me. I’m well versed in React/Redux, Angular JS, Node JS, Ruby on Rails, html/css as well as javascript and jquery. I have rich experienced in PHP, API Development, Node.js, JSON, Discord API, Python, Bot Development and JavaScript. For more information about me, please refer to my portfolios. I’m ready to discuss your project and start immediately. Looking forward to hearing you back and discussing all details.. Thanks and Regards
£20 GBP in 3 days
4.6
4.6

Hello, this is a straightforward Discord automation problem, but the part that usually breaks is invite attribution consistency across joins, leaves, restarts, and edge cases like vanity links or short-lived members. I’ve built several production systems where the real work is reliable event handling and state reconciliation rather than the command surface. The closest examples in my background are Dent-Cloud for continuous event/state processing in Node.js, and DocIntel AI for designing clean persistence and admin control paths around automated workflows. I usually structure something like this as separate event capture, invite ledger, and role-sync layers. That keeps join/leave handling deterministic, makes manual admin adjustments safe, and avoids role drift when counts change after members leave. For this bot, I’d recommend a small persistent store rather than flat JSON if you want clean recovery after container restarts on Pterodactyl. The main tradeoff is slightly more setup in exchange for much better auditability and fewer edge-case failures. I build systems like this for long-term production use, with explicit permission checks, crash-safe persistence, and a reconciliation path for invite totals. If useful, I can sketch the event model and persistence approach for accurate invite tracking before implementation. Clifton
£15 GBP in 7 days
4.6
4.6

Hello, As a seasoned backend and systems engineer with a deep understanding of API development, Python, PHP and Node.js - I am confident that I can build the Discord Invite Tracker Bot you need. Having experience in scalable backend structures and cloud infrastructure setup, I can assure you a reliable system that performs optimally under high stress. Your requirements align perfectly with my core areas of expertise; from tracking and tallying invites to assigning roles based on pre-set conditions, monitoring users' invite counts, and ensuring accuracy and fairness throughout the process. My technical capabilities are complemented by an eye for detail which enables me to prevent errors like self-invites or user manipulation and deliver well-commented code. Moreover, I take pride in my long-term approach to development. In other words, once deployed, your Discord server will benefit from a fast, secure and scalable system that is built to last. My focus on maintainability ensures that your investment delivers value in both short-term and long-term. If you're ready for a reliable Discord Invite Tracker Bot upheld by strong engineering principles then let's get started on your project right away! Thanks!
£37 GBP in 5 days
4.5
4.5

I will build your Discord Invite Tracker Bot using Node. js and the discord. js library to ensure fast and reliable performance. I have extensive experience in Discord API development, specifically creating systems that track member origins and manage reward tiers based on invite counts. My previous projects include custom bots that handle persistent data using JSON to ensure invite statistics remain accurate even after bot restarts. I can implement the automated reward system you need to incentivize community growth effectively. I am available to start immediately and can deliver a clean, well documented codebase within your budget. Please message me so we can discuss the specific reward milestones and triggers you want to implement for your server.
£20 GBP in 7 days
4.4
4.4

I can create a Discord Invite Tracker Bot that automatically tracks invites and rewards users accordingly. I understand you want a system that motivates growth while being easy to manage. I have developed Discord bots integrating invite tracking, reward distribution, and customizable settings for engagement in community servers. My solutions ensure reliability and clear data reporting. I will focus on a smooth setup with simple commands and transparent tracking. Happy to review your current ideas and discuss how to start phase 1.
£15 GBP in 7 days
4.2
4.2

Having read through the unique requirements of your project, I am confident that my seven years of experience in full-stack web development with a strong grasp of JavaScript puts me in an excellent position to build a highly reliable and efficient Discord Invite Tracker Bot for you. With my familiarity in developing and deploying solutions for various clients, including a lightweight Node.js instance like your project demands, I assure you of smooth integration into your Pterodactyl panel. My proficiency in using diverse data management systems will allow me to design the bot's tracking and tallying system effectively, ensuring accurate invites count. Additionally, to ensure fairness as stated, I will integrate a mechanism that automatically revokes "Verified Member" role if invite counts drop below your set threshold. Furthermore, my extensive experience in developing interfaces that are easy-to-use will be key in creating simple slash or prefix commands for administrators to monitor invite counts and manually adjust if ever necessary. Lastly, since you need a complete source code accompanied by a one-page setup guide and quick command list - all my deliverables guarantee an easy-to-use environment that even non-technical admins can handle with minimal guidance. Overall, I believe my technical skills, commitment to quality and process adherence make me the ideal candidate to bring this automated reward system to life for your Discord server.
£10 GBP in 2 days
3.2
3.2

Being a former Computer Science student at Christ Church University, I have a deep knowledge and understanding of GNU/Linux systems, especially in containerized setups like Pterodactyl. Your project requires lightweight solutions that run smoothly and store data reliably, which aligns perfectly with my skills in Python and Node.js. Furthermore, my experience in workflow automation and database optimization ensures that I can create an efficient codebase for your Discord Invite Tracker Bot. Not only can I track and tally invites as per your project needs, but I can also filter out self-invites and vanity URL joins, thereby ensuring the integrity of your invite system. My proficiency in Python and JSON databases makes me well-equipped to store essential data securely, guaranteeing that the bot maintains accuracy when assigning the 'Verified Member' role. Additionally, I have full confidence in my abilities to provide user-friendly command functionalities for you and your team's convenience. I will give you a bot that offers long-term value. As someone who has been involved in pentesting and reverse engineering projects, I also understand the importance of system stability; thus, guaranteeing no uncaught crashes after 24 hours. If chosen for this project, you'll not only get an efficient Discord Invite Tracker Bot but also a reliable partner dedicated to helping your community thrive. Let's get started right away!
£15 GBP in 7 days
3.2
3.2

Coming from a strong background in Full Stack development, I'm highly experienced in working with languages like JavaScript and Python. With these skills in my arsenal, creating your Discord Invite Tracker bot will be a breeze. I've built complex systems similar to this, ensuring they run smoothly and securely. Your requirement for lightweight solutions aligns well with my experience deploying applications efficiently on platforms like your Pterodactyl Panel. The core functionality of the bot - tracking, tallying invites, handling thresholds and role assignment - are nothing new to me. Additionally, I'm no stranger to chatbot functions. Therefore, implementing a simple slash or prefix command for admins to check invite counts and make manual adjustments is definitely manageable. My code is always thoroughly commented which aids both future modifications and your setup guide requirement. Lastly, I understand that 24/7 bot reliability is essential for fair tracking and user satisfaction. This is why I focus on writing robust code that seldom crashes and offer quick resolutions when needed. So, let's leverage my skills in MERN stack, Node.js, Python & more for your Discord journey; delivering accurate invite tracking with prompt role changes!
£50 GBP in 2 days
3.3
3.3

Greetings, I can see you're looking to set up a Discord server that rewards community growth with a customized invite tracker bot. This tool will help you keep track of invites, manage member roles, and automate the process of granting the “Verified Member” status based on their invite success. To tackle this, I’ll develop a bot using Node.js or Python that tracks invites efficiently while filtering out self-invites and short-term members. The bot will maintain a secure and reliable data storage solution, ensuring that invite counts are accurate and any role adjustments happen in real-time. Additionally, I’ll ensure that admin commands are straightforward, and provide a clean setup guide for your Pterodactyl panel. With my experience in bot development and the Discord API, I’m confident in delivering a smooth and functional solution for your server.
£15 GBP in 7 days
2.6
2.6

hi, neat idea, I've built discord bots before. i can write a lightweight node.js bot that tracks invites, stores counts in sqlite, and auto-assigns/removes the role when thresholds ar met. i'll add slash commands for checking and adjusting counts with proper permission locks. quick question! what's the threshold number? also, track existing invites or just from when it joins? i'll deliver commented code and a setup guide for pterodactyl. lmk.
£15 GBP in 7 days
2.2
2.2

Hello, I'm available to start immediately. I reviewed Discord Invite Tracker Bot and have a clear understanding of what you're looking to achieve. With hands-on experience in PHP, JavaScript, API Development, I focus on delivering high-quality, reliable solutions that are clean, efficient, and built to last. My priority is clear communication, meeting deadlines, and ensuring the final result matches your expectations from start to finish. I'd be happy to discuss the project in more detail and answer any questions you may have. Best regards, Noordine
£50 GBP in 1 day
2.2
2.2

✅Hi, How are you? I can build a reliable Discord invite tracking bot that runs smoothly in your Pterodactyl container environment using Node.js or Python. I’ll implement accurate invite monitoring, member tracking, automatic “Verified Member” role assignment/removal, admin controls, and persistent storage using a lightweight database solution such as SQLite. The bot will include clean source code, setup documentation, permission handling, and testing to ensure stable 24/7 operation without crashes. I’ll make sure the system is easy to maintain and ready for future community growth features. Best Regard, John
£15 GBP in 7 days
2.3
2.3

Hi, the key focus of this project is to develop a Discord bot that efficiently tracks invite links, counts successful invites per member, and automatically assigns the "Verified Member" role upon reaching a specific invite threshold. I will ensure that the bot seamlessly operates within your Pterodactyl panel environment, utilizing either Node.js or Python, and securely stores data in JSON, SQLite, or a small cloud DB. With my 10+ years of experience in bot development, I am confident in delivering a reliable solution that meets all your requirements. If my approach aligns with your vision, I am eager to discuss this project further. Best Regards.
£20 GBP in 1 day
1.7
1.7

With deep experience building Discord bots in Node.js and Python, I deliver reliable invite trackers with auto-role management. My solutions include clean code, 24/7 support, and seamless Pterodactyl deployment. I ensure accurate counting and stable performance. Let's discuss your threshold and custom commands.
£10 GBP in 7 days
2.5
2.5

Hello! I'm a skilled web developer with expertise in modern frontend technologies including React, Vue, Angular, and vanilla JavaScript. I specialize in creating responsive, user-friendly web applications that perform well across all devices. I have experience with HTML5, CSS3, modern JavaScript (ES6+), and various frameworks and libraries. I can help you build a beautiful, functional website or web application that meets your business goals. I'm available to discuss your project and provide a comprehensive solution. Let me know if you have any questions! Best regards!
£13 GBP in 1 day
1.0
1.0

Let’s make this Discord Invite Tracker Bot not just functional but fun. I’d build it to log invites, track usage stats, and even send welcome messages automatically when someone joins via an invite, keeps everyone in the loop! We can set it up to analyze trends over time, so you know which invites are most effective. With skills in API Integration, Python, and JavaScript, I can whip up a smooth backend that talks nicely with the Discord API. I'll ensure it’s reliable and easy to manage. Let me know if you want to bounce around some more ideas or if you're ready to get started!
£15.75 GBP in 2 days
0.0
0.0

Hi there, the key of this project is a reliable Discord bot that tracks invites per member and automatically grants the Verified Member role once someone hits your preset threshold, keeping the count fair. I would build it in Node.js or Python to run smoothly on your Pterodactyl panel, tracking and tallying invites from the moment it joins, while ignoring self invites, vanity URL joins, and members who leave shortly after. When a member reaches the threshold, the role is assigned instantly, and if their count drops below it, the role is removed to stay fair. I would add simple slash or prefix commands so admins can check and adjust counts, with read only commands for regular users. You would get clean commented code, a one page setup guide, and a command list. I would love to build this for you.
£30 GBP in 1 day
0.0
0.0

Hello, my name is Trieu Tuan C. I have extensive experience building custom automation tools and bots using Node.js and Python, including API integrations, event-driven applications, and role-based automation with reliable data storage. I can develop a lightweight Discord bot that accurately tracks invites, manages role assignments, provides secure admin commands, and runs reliably on your Pterodactyl environment with clean, well-documented source code and deployment instructions. I am confident I can deliver a stable solution that meets all of your acceptance criteria and is easy to maintain and extend in the future. I look forward to your response to discuss the project in more detail.
£20 GBP in 1 day
0.0
0.0

The core challenge here is ensuring accurate invite tracking while maintaining fairness for members whose invited users leave the server. I can build a Node.js bot that integrates with the Discord API to monitor invites. It will track counts, handle exclusions for self-invites and recent departures, and manage role assignments based on your specified threshold. The system will also automatically revoke the role if a member drops below the threshold due to user churn. My experience includes developing bots with Python and Node.js, handling API integrations, and managing data persistence with JSON or SQLite, which aligns with your Pterodactyl environment. For the data storage, SQLite offers a good balance of reliability and lightweight performance within a containerized setup, and it's easily managed. What is the target number of invites you envision for the "Verified Member" role, and is there a grace period for users who join and then leave quickly?
£25 GBP in 5 days
0.0
0.0

Cambridge, United Kingdom
Payment method verified
Member since Apr 17, 2026
$250-750 USD
$30-250 USD
$15-25 USD / hour
$250-750 USD
$10-30 USD
$10-30 USD
₹1250-2500 INR / hour
$250-750 USD
$750-1500 USD
₹75000-150000 INR
$30-250 CAD
₹12500-37500 INR
₹600-1500 INR
$375-750 USD
₹1500-12500 INR
₹37500-75000 INR
₹1500-12500 INR
₹750-1250 INR / hour
₹12500-37500 INR
₹12500-37500 INR
$10-11 USD
$80-240 HKD