Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spinfal/invite-generator
- Owner: spinfal
- Created: 2021-02-25T06:52:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T06:12:26.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T05:28:28.701Z (over 1 year ago)
- Topics: api, discord, generator, idkwhattagtouse, invite, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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