nsaoff.blogg.se

Discord steam account generator
Discord steam account generator










discord steam account generator discord steam account generator

A Discord Server List such as Discord Street is a place where you can advertise your server and browse servers promoted by relevance, quality, member count, and more. What is a Discord Server List?Ī Discord Server List is a website that provides a way for you to find the Discord servers that you're looking for. Discord Street uses a proprietary algorithm to deliver you the best Discord Servers that you're likely to be interested in. Using Discord Street you can browse through thousands of servers, search, and filter by tags. While there's a huge range of Discord servers out there, not all of them may appeal to you. If you want to incorporate this, you could set an interval or create a cron job to remove the user from the JSON/database every 24 hours.Discord is a website and mobile app that provides text, voice, and video communication through community created “chat groups” called 'servers'. I thought of giving VIP members a special feature where they can get a team key every day. Send the user the key, then remove it from the pool, catch any errors.Īwait (`Here's your key: ||$||`) įs.writeFileSync('./keys.json', JSON.stringify(keys)) Grab the first key (no need to randomize).

discord steam account generator

Return await (':x: Sorry, no keys are available to claim right now.') If (keys) return await (':x: You already claimed a key.') Ensure the user hasn't claimed a key already. Inside command: /* Async context needed for 'await' (meaning within an async function). If you want to allow only one key per user (or implement a cooldown) you can store users and their key.Ī real database is a much better option than a JSON file, but your possible choices are too much to cover in one simple example. This works because a user can receive a key from the unused stash, and once it's removed, it can't be given out again. Maintain a pool of unsent keys and a table of users with the keys they got in a database.












Discord steam account generator