{"id":23288558,"url":"https://github.com/kernferm/magic-eight-ball","last_synced_at":"2026-02-14T00:09:18.858Z","repository":{"id":252957557,"uuid":"842026704","full_name":"KernFerm/magic-eight-ball","owner":"KernFerm","description":"Welcome to the advanced Magic 8 Ball application! This application provides a fun and interactive way to get answers to your questions with a highly customizable and personalized experience. You can create multiple profiles, manage custom responses, change themes and fonts, and even add new response categories.","archived":false,"fork":false,"pushed_at":"2025-02-12T12:40:21.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T13:54:39.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KernFerm.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-13T14:19:52.000Z","updated_at":"2025-02-12T12:40:24.000Z","dependencies_parsed_at":"2024-08-13T17:23:56.589Z","dependency_job_id":"1c9a0eaf-e7ec-4cec-b898-a3abef32b0e6","html_url":"https://github.com/KernFerm/magic-eight-ball","commit_stats":null,"previous_names":["kernferm/magic-eight-ball"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernFerm%2Fmagic-eight-ball","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernFerm%2Fmagic-eight-ball/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernFerm%2Fmagic-eight-ball/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernFerm%2Fmagic-eight-ball/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KernFerm","download_url":"https://codeload.github.com/KernFerm/magic-eight-ball/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238559017,"owners_count":19492264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T03:20:44.990Z","updated_at":"2026-02-14T00:09:18.822Z","avatar_url":"https://github.com/KernFerm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Support the Project ⭐\r\n\r\nIf you find this project useful, please give it a star! Your support is appreciated and helps keep the project growing. 🌟\r\n\r\n# Join the discord if you need help \r\n\r\n[https://fnbubbles420.org/discordinvite](https://fnbubbles420.org/discordinvite)\r\n\r\n\r\n# Magic 8 Ball Application\r\n\r\nWelcome to the advanced Magic 8 Ball application! This application provides a fun and interactive way to get answers to your questions with a highly customizable and personalized experience. You can create multiple profiles, manage custom responses, change themes and fonts, and even add new response categories.\r\n\r\n## Features\r\n\r\n- **Profile Customization**: Create, load, and save multiple profiles, each with unique settings.\r\n- **Font Customization**: Choose the font family and size for the interface.\r\n- **Theme Customization**: Customize the background and text colors.\r\n- **Advanced Category Management**: Create custom categories and add or manage responses within them.\r\n- **Sentiment Analysis**: Uses sentiment analysis to determine the response category (positive, neutral, negative).\r\n\r\n ### If you dont have a pet python here is a couple below:\r\n- **YOU ONLY NEED ONLY VERSION OF PYTHON TO RUN THIS !!**\r\n\r\n- [Python 3.11.9](https://github.com/KernFerm/Py3.11.9installer)\r\n\r\n\r\n## Requirements\r\n\r\nThe application is built with Python and requires the following libraries:\r\n\r\n- `tkinter`: For the graphical user interface.\r\n- `nltk`: For sentiment analysis.\r\n- `pickle`: For saving and loading profiles.\r\n\r\nYou can install all dependencies via the `requirements.txt` file provided.\r\n\r\n## Installation\r\n\r\n1. **Download the Application Files**:\r\n\r\n    Ensure you have all the necessary files for the application:\r\n    \r\n    - `main.py` (The main Python script)\r\n    - `requirements.txt` (The dependencies file)\r\n    - `README.md` (This file)\r\n    - `profiles/` (A directory to store profile files, created automatically)\r\n\r\n2. **Install Python**:\r\n\r\n    Make sure you have Python installed on your machine. You can download it from [python.org](https://www.python.org/downloads/).\r\n\r\n3. **Install the Dependencies**:\r\n\r\n    Open a terminal or command prompt, navigate to the directory where you've placed the files, and run:\r\n\r\n    ```\r\n    pip install -r requirements.txt\r\n    ```\r\n    - or you can use the `install_nltk.bat` to install the Dependencies\r\n\r\n4. **Run the Application**:\r\n\r\n    Run the application using Python:\r\n\r\n    ```\r\n    python main.py\r\n    ```\r\n\r\n## Usage\r\n\r\n- On launching the application, you'll be prompted to either load an existing profile or create a new one.\r\n- Customize your experience by changing the theme, font, and adding custom responses or categories.\r\n- Save your profile to retain your settings for future sessions.\r\n-----\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernferm%2Fmagic-eight-ball","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkernferm%2Fmagic-eight-ball","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernferm%2Fmagic-eight-ball/lists"}