Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinfal/invite-generator

a useless but simple discord invite generator
https://github.com/spinfal/invite-generator

api discord generator idkwhattagtouse invite python

Last synced: 7 days ago
JSON representation

a useless but simple discord invite generator

Awesome Lists containing this project

README

        

# invite-generator

a useless discord invite generator that tries to find random invite codes. it just uses `string` and `random` so nothing special

## installation

make sure [python](https://www.python.org/downloads/) is installed

use the package manager [pip](https://pip.pypa.io/en/stable/) to install needed packages

```
pip install random
pip install requests
pip install string
pip install time
```

## usage

simply run `py main.py` and get started