Giter Club home page Giter Club logo

catuserbot's People

Contributors

adityaprasad502 avatar advnpzn avatar arnabxd avatar customicon avatar deepsourcebot avatar deshdeepak1 avatar halodragon7410 avatar hiddencrush avatar infinity1335 avatar jisan09 avatar kelvinvirani avatar linuxguy312 avatar luisbandalap avatar param1903 avatar prince-mendiratta avatar prono69 avatar rajashish147 avatar ramubaba098 avatar samidaites2 avatar sandy1709 avatar shoaibakhatar avatar subinps avatar sugardaddy-hot avatar tgcat avatar theweaver786 avatar xditya avatar zar0x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

catuserbot's Issues

Chrome issue

plugins that uses chrome (google, screenshot, carbon etc...) Having issue executing command for vps users. Please solve the issue soon

README.md

README.md →When we click on 'Nana-Remix' "Not Found" error is shown

PM Permit cannot be turned off!

The command /pmpermit does not seems to be working. Even when the PMPERMIT variable is set to DISABLE, pmpermit is still present.

Problem in deploying to self host

I just tried to run CatUserBot on my Debian 11 VPS. After installing and configuring everything, when I attempted to run it using python3 -m userbot, I encountered the following error:

Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/lib/python3.7/runpy.py", line 142, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "/usr/lib/python3.7/runpy.py", line 109, in _get_module_details
import(pkg_name)
File "/root/catuserbot/userbot/init.py", line 8, in
from .core.logger import logging
File "/root/catuserbot/userbot/core/init.py", line 1, in
from .decorators import check_owner
File "/root/catuserbot/userbot/core/decorators.py", line 7, in
from ..sql_helper.globals import gvarstatus
File "/root/catuserbot/userbot/sql_helper/globals.py", line 44
if rem := (
^
SyntaxError: invalid syntax

note: I encountered an error while installing the requirements because of git+https://github.com/sandy1709/py-googletrans. To resolve this, I removed it from the requirements.txt file and installed all the remaining dependencies. Then, I separately installed py-googletrans using pip3 install py-googletrans.

Upload folder as tree.

The files when uploading folder are uploaded all together. Wouldn't it be better if they are uploaded in tree format.
For e.g. if this is tree in the server,

  • /dir1/dir2/dir3
    - dir4
    - f1
    - dir5
    - dir6
    - f2
    - f3
    - f4
    and if we want to upload entire dir3, it should we uploaded as
    dir3 (as msg)
    dir3/dir4 (as msg)
    f1 (as file)
    dir3/dir4 (as msg)
    dir3/dir5 (as msg)
    dir3/dir5/dir6 (as msg)
    f2 (as file)
    dir3/dir5/dir6 (as msg)
    f3 (as file)
    dir3/dir5 (as msg)
    f4 (as file)
    dir3 (as msg)
    Should I make aPR of that ?

Feature Request: More customization and auto posting of reddit.py

What is available:
currently only random picture from a subreddit can be posted.
What should be added:
Ability to run the command such that it posts to selected channels/chats after intervals from options like tops 10 posts or hot 9 posts.
What alternatives are available:
https://github.com/aliparlakci/bulk-downloader-for-reddit does a pretty good job for one time downloads with great configuration options.
https://github.com/Fillll/reddit2telegram does provide the required features but it is not available as a userbot plugin or heruko app.

features

please make railway support to deploy

Feature Request

Can you please add unzip plugin that can extract zip/compressed files & upload them to Gdrive!!

Features

It is possible to add Forex pair price list from "TradingView" or any other sources.
Like GBPUSD/GOLD/BTCUSD

Docker

docker build wont complete and stuck at:

RUN pip3 install --no-cache-dir requirements.txt

after change to:

RUN pip3 install --no-cache-dir -r requirements.txt

build will complete and work fine

srmbg should send a real webp, not just rename the file

Hey, it seems that srmbg command is just renaming the original image from png to webp, and this causes compatibility issues with some clients, that will just display a blank square.
In addition to this, the command seems not to preserve the original image size (got scaled to 500x500) causing more compatibility issues with other clients.

help popup issue

in help module list
when selecting specific modules instead of opening popup it share text file
fonts.txt

it does on font and gdrive module

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.