Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #2

Merged
merged 88 commits into from
Feb 8, 2024
Merged

Patch 1 #2

merged 88 commits into from
Feb 8, 2024

Commits on Jan 24, 2024

  1. Update chatbot.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8a1d062 View commit details
    Browse the repository at this point in the history
  2. Update tools.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c32948e View commit details
    Browse the repository at this point in the history
  3. Update tools.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2dfbcf8 View commit details
    Browse the repository at this point in the history
  4. Update helper.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    325771c View commit details
    Browse the repository at this point in the history
  5. Update _chatactions.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3e2e096 View commit details
    Browse the repository at this point in the history
  6. Update _chatactions.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1420aa5 View commit details
    Browse the repository at this point in the history
  7. Create custom_markdown.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5b4e168 View commit details
    Browse the repository at this point in the history
  8. Update callbackstuffs.py

    ufoptg authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3e71afe View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update misc.py

    Fixed Quotly
    
    Issue ~
    when replying to a user that has profile picture unavailable except to contacts and your a contact profile picture didn't show it does now.
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3579359 View commit details
    Browse the repository at this point in the history
  2. Update pylint.yaml

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    540c28f View commit details
    Browse the repository at this point in the history
  3. Update _wrappers.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    548e830 View commit details
    Browse the repository at this point in the history
  4. Update base.py

    Keys Class Added to make calling keys easier
    for example
    Keys.I_DEV
    
    would be the same as 
    
    get_key("I_DEV")
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3924105 View commit details
    Browse the repository at this point in the history
  5. Update botchat_db.py

    Seperated TAG_LOGGER DB and BOTCHAT DB
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2297471 View commit details
    Browse the repository at this point in the history
  6. Update ytdl.py

    Fixes to ytdl
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3c261cb View commit details
    Browse the repository at this point in the history
  7. Create openaihelper.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fa02e6c View commit details
    Browse the repository at this point in the history
  8. Update pylint.yaml

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    78a6dea View commit details
    Browse the repository at this point in the history
  9. Update pylint.yaml

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0402fbe View commit details
    Browse the repository at this point in the history
  10. Create google_image.py

    Google_Image Helper
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2e53886 View commit details
    Browse the repository at this point in the history
  11. Update pylint.yaml

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    11a1966 View commit details
    Browse the repository at this point in the history
  12. Update openaihelper.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2c679f8 View commit details
    Browse the repository at this point in the history
  13. Update helper.py

    Added User_Extraction helpers
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f3fe6a2 View commit details
    Browse the repository at this point in the history
  14. Update pmbot.py

    pmbot update
    
    when botchat is enabled your assistant will also send a message to your log group. replying to the user there will also work..
    
    Your SUDOS can also reply
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    424f48f View commit details
    Browse the repository at this point in the history
  15. Update __init__.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    de4658a View commit details
    Browse the repository at this point in the history
  16. Update _chatactions.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    607340e View commit details
    Browse the repository at this point in the history
  17. pylint: auto fixes

    ufoptg committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    52f6afa View commit details
    Browse the repository at this point in the history
  18. Update misc.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7869e02 View commit details
    Browse the repository at this point in the history
  19. Update _supporter.py

    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    82c1fe7 View commit details
    Browse the repository at this point in the history
  20. Update extra.py

    Added
    Delete messages via phrase
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9b3ef6b View commit details
    Browse the repository at this point in the history
  21. pylint: auto fixes

    ufoptg committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5174cc View commit details
    Browse the repository at this point in the history
  22. Update _help.py

    help Startup emoji
    ufoptg authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    304f604 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update tools.py

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9a204ad View commit details
    Browse the repository at this point in the history
  2. pylint: auto fixes

    ufoptg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7133f62 View commit details
    Browse the repository at this point in the history
  3. Update _chatactions.py

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c4b876c View commit details
    Browse the repository at this point in the history
  4. pylint: auto fixes

    ufoptg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f275a98 View commit details
    Browse the repository at this point in the history
  5. Update chatbot.py

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7e6fcfb View commit details
    Browse the repository at this point in the history
  6. pylint: auto fixes

    ufoptg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    86c8a66 View commit details
    Browse the repository at this point in the history
  7. Update tools.py

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e33217c View commit details
    Browse the repository at this point in the history
  8. Update _chatactions.py

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ec71a85 View commit details
    Browse the repository at this point in the history
  9. pylint: auto fixes

    ufoptg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6662d2c View commit details
    Browse the repository at this point in the history
  10. Update en.yml

    ufoptg authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3778f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update tools.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1d5ebce View commit details
    Browse the repository at this point in the history
  2. Update _chatactions.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ba73e73 View commit details
    Browse the repository at this point in the history
  3. pylint: auto fixes

    ufoptg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f30c8f6 View commit details
    Browse the repository at this point in the history
  4. Update chatbot.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    955306f View commit details
    Browse the repository at this point in the history
  5. pylint: auto fixes

    ufoptg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f537c1b View commit details
    Browse the repository at this point in the history
  6. Update chatbot.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f5afd8e View commit details
    Browse the repository at this point in the history
  7. pylint: auto fixes

    ufoptg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ba5ad82 View commit details
    Browse the repository at this point in the history
  8. Update pylint.yaml

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5e4abf4 View commit details
    Browse the repository at this point in the history
  9. Update .env.sample

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4ca28af View commit details
    Browse the repository at this point in the history
  10. Update version.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    604b0ed View commit details
    Browse the repository at this point in the history
  11. Update pylint.yaml

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5e9a56b View commit details
    Browse the repository at this point in the history
  12. Update misc.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4fe7708 View commit details
    Browse the repository at this point in the history
  13. pylint: auto fixes

    ufoptg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d41f99d View commit details
    Browse the repository at this point in the history
  14. Update chatbot.py

    ufoptg authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2acf09f View commit details
    Browse the repository at this point in the history
  15. pylint: auto fixes

    ufoptg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c06f7ec View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update extra.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e39cdfd View commit details
    Browse the repository at this point in the history
  2. Update __main__.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1415330 View commit details
    Browse the repository at this point in the history
  3. pylint: auto fixes

    ufoptg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    739923b View commit details
    Browse the repository at this point in the history
  4. Update __main__.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2fc4d56 View commit details
    Browse the repository at this point in the history
  5. pylint: auto fixes

    ufoptg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    53e50ac View commit details
    Browse the repository at this point in the history
  6. Update botchat_db.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8724b61 View commit details
    Browse the repository at this point in the history
  7. Update botchat_db.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3b48fc9 View commit details
    Browse the repository at this point in the history
  8. Update __main__.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    00b7dac View commit details
    Browse the repository at this point in the history
  9. pylint: auto fixes

    ufoptg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6ec318f View commit details
    Browse the repository at this point in the history
  10. Update __main__.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a3395ee View commit details
    Browse the repository at this point in the history
  11. Update helper.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c4d6b4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f67904b View commit details
    Browse the repository at this point in the history
  13. Update tools.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1f0a023 View commit details
    Browse the repository at this point in the history
  14. Update version.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    78d2db2 View commit details
    Browse the repository at this point in the history
  15. Update en.yml

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    294f627 View commit details
    Browse the repository at this point in the history
  16. Update tools.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dfe33e8 View commit details
    Browse the repository at this point in the history
  17. Update _supporter.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dc27363 View commit details
    Browse the repository at this point in the history
  18. Create chatgpt.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    830c3e2 View commit details
    Browse the repository at this point in the history
  19. Update chatgpt.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b5f19bc View commit details
    Browse the repository at this point in the history
  20. Update requirements.txt

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3803e70 View commit details
    Browse the repository at this point in the history
  21. Update tools.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3e2dc9f View commit details
    Browse the repository at this point in the history
  22. Update chatgpt.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0da875 View commit details
    Browse the repository at this point in the history
  23. Update chatgpt.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    edafc5a View commit details
    Browse the repository at this point in the history
  24. Delete plugins/chatgpt.py

    ufoptg authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7c882f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update globaltools.py

    Log gbans and ungbans in log channel
    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b897f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c0d85 View commit details
    Browse the repository at this point in the history
  3. Update botchat_db.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    91e861d View commit details
    Browse the repository at this point in the history
  4. Update google_image.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    db40b85 View commit details
    Browse the repository at this point in the history
  5. Update custom_markdown.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6682c21 View commit details
    Browse the repository at this point in the history
  6. Update tools.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9c20158 View commit details
    Browse the repository at this point in the history
  7. Update tools.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9529cd8 View commit details
    Browse the repository at this point in the history
  8. Update requirements.txt

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f9e22a4 View commit details
    Browse the repository at this point in the history
  9. Update _supporter.py

    ufoptg authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a2ceb86 View commit details
    Browse the repository at this point in the history