Giter Club home page Giter Club logo

better-day-5's Introduction

Better Day 5

How to install:

You can install it by going to my ko-fi page, it is 100% free but you can donate whatever you want when you download it.

Install:

curl -o ready.sh -L https://github.com/Tytan-Codes/Better-Day-5/raw/main/ready.sh && bash ready.sh

Make sure that when you run ready.sh to update, you are not in the same directory as better-day-5 Then:

cd better-day-5
python3 main.py

Updating:

update.py

*** DO NOT GET RID OF THE ready.sh THAT IS NEEDED TO UPDATE THE SCRIPT ***

Configuration:

You need to read the EULA and the other thing. IF YOU WANT TO USE THE CHATGPT STUFF. PUT YOUR API KEY IN THE CONFIG WHERE IT SAYS IT SHOULD BE.

Usage:

This script can do many things here a list:

  • search certain websites
  • run system commands
  • git clone
  • chatGPT functionns

No python

If you don't have python installed, you can still use the script! Heres how:

#macos
source nopython/bin/activate
#powershell
nopython/bin/activate.ps1
#cmd
nopython/bin/activate.bat

Common Errors:

Traceback (most recent call last):
  File "C:\Users\Administrator\code\Better-Day-5\main.py", line 22, in <module>
    subprocess.check_output(['git', 'diff', '--exit-code', script_path])
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 466, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 548, in run
    with Popen(*popenargs, **kwargs) as process:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1026, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1538, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This means that you have to install git. FileNotFoundError: [WinError 2] The system cannot find the file specified

ko-fi

better-day-5's People

Contributors

tytan-codes avatar tytan-codes-alt avatar

Stargazers

 avatar

Watchers

 avatar

better-day-5's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.