Welcome to the Github Roaster! This simple script will generate a roast of any GitHub user you choose. It uses the GitHub API to fetch user data and Pollinations.ai OpenAI model to generate the roast.
- Fetches GitHub user data using the GitHub API.
- Generates a roast using Pollinations.ai OpenAI model.
- Customizable language for the roast.
You'll need requests
and rich
. Install them using pip:
pip install requests rich
Execute main.py. The script will prompt you for:
- The desired language for the roast.
- The GitHub username to roast.
Enjoy the Roast! The script will then display a generated roast based on the provided information.
python main.py
Enter the language you want to use: English
Enter the github username you want to roast: Matuco19
(A roast will then be displayed)
This script uses a large language model to generate roasts. The generated content may be offensive or inappropriate. Use at your own discretion. The developer is not responsible for any content generated by the model.
This project is developed and maintained by Matuco19.
- Matuco19 Website: matuco19.com
- GitHub: github.com/Matuco19
- Discord Server: discord.gg/Matuco19Server0
This project uses the following resources:
And it was highly inspired by the repository github-roast by codenoid
This project is open-source and available under the MATCO-Open-Source License. See the LICENSE
file for details.