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: about 1 month 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T06:12:26.000Z (about 3 years ago)
- Last Synced: 2024-11-08T10:16:17.243Z (3 months ago)
- Topics: api, discord, generator, idkwhattagtouse, invite, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- 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