Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennyscripts/mc-name-checker
A bulk Minecraft name checker with Discord webhook support.
https://github.com/bennyscripts/mc-name-checker
minecraft minecraft-name minecraft-name-checker minecraft-name-gen python random-name-generator random-name-generators
Last synced: about 15 hours ago
JSON representation
A bulk Minecraft name checker with Discord webhook support.
- Host: GitHub
- URL: https://github.com/bennyscripts/mc-name-checker
- Owner: bennyscripts
- License: mit
- Created: 2022-08-09T11:05:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T19:17:42.000Z (over 2 years ago)
- Last Synced: 2023-06-26T03:04:35.020Z (over 1 year ago)
- Topics: minecraft, minecraft-name, minecraft-name-checker, minecraft-name-gen, python, random-name-generator, random-name-generators
- Language: Python
- Homepage:
- Size: 301 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# MC Name Checker
MC Name Checker is a Minecraft name checker and generator built in Python.
It allows a bulk list of names to be checked at once to help you find your next name.
It can also send available names, updates and an archive of the available and unavailable lists to Discord.### Features
> **\-** Bulk name checking.
> **\-** Discord webhook support.
> **\-** Name generator with 4 pre built gens.### How to use
> First make sure you Python 3.8+ installed on your system.
> If you want to run the source then download this repo and run either `checker.py` or `gen.py`
> If you want to run an executable version then download the latest release for your OS and run the checker or gen.### Contributions
> If you want to contribute, create a pull request with your changes and ill consider merging.