Code Monkey home page Code Monkey logo

discord-friend-link-generator's Introduction

OUTDATED

They got rid of both the endpoint and the js command to create this invite, I will not search for alternatives.

OUTDATED

Discord-Friend-Link-Generator

This is a Friend Link Generator written in python for discord. It uses discord's latest api (currently v9) to get a friend link code.
These are very similar to the server invite links and look like this when you send them in Discord: image

So far I have not found a way to change the default max_age and max_uses which set the amount of time the link will be working and the amount of people being able to use it.

max_age = 604800 (seconds) = 1 week
max_uses = 5 (5 people can use the link)

If you don't want to find your token to use this then you can also just paste some js code inside the console of your current discord session:

webpackChunkdiscord_app.push([[[Math.random()]],{},q=>Object.values(q.c).find(e=>e.exports?.Z?.createFriendInvite).exports.Z.createFriendInvite().then(x => console.log('discord.gg/' + x.code))])

Warining

THIS IS AGAINST DISCORDS TOS
Yet I believe the chance of getting banned for this is very low..

Credits goes to this gist aswell, its the reason I wrote this.

discord-friend-link-generator's People

Contributors

vilewired avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.