Code Monkey home page Code Monkey logo

loader's Introduction

Loader

This project helps to manage unlimited plugins repos with one core repo.

Main Features

  • optimized plugins structure
  • unlimited public and private plugins repos support
  • custom core repo support
  • priority handling
  • version controlling
  • branch switching
  • better control via config file
  • only installs required requirements
  • plugins conflict handling
  • auto requirements conflict resolver
  • constraints support (include/exclude/in)
  • recovery menu to reset crashed state
  • both windows and linux support
  • optimized boot time

Plugins Repo Template

you can fork and edit or refer our official plugins repo to get familiar with the new structure. Also, you can check custom plugins repo to get a better idea.

Custom Core Repo

set these env vars

loader's People

Contributors

harsh-br0 avatar jigarvarma2005 avatar krishna-singhal avatar rking32 avatar subinps 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

Watchers

 avatar  avatar  avatar  avatar

loader's Issues

Termux Not Working

I Tried To Deploy In Termux But It Is Telling That Downgrade Python. Plz Fix Termux

Error when start bot

2023-10-08T09:24:51.434270+00:00 app[worker.1]: Process userge:
2023-10-08T09:24:51.434560+00:00 app[worker.1]: Traceback (most recent call last):
2023-10-08T09:24:51.434597+00:00 app[worker.1]: File "/usr/local/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2023-10-08T09:24:51.434598+00:00 app[worker.1]: self.run()
2023-10-08T09:24:51.434598+00:00 app[worker.1]: File "/usr/local/lib/python3.10/multiprocessing/process.py", line 108, in run
2023-10-08T09:24:51.434598+00:00 app[worker.1]: self._target(*self._args, **self._kwargs)
2023-10-08T09:24:51.434599+00:00 app[worker.1]: File "/app/loader/userge/main.py", line 9, in run
2023-10-08T09:24:51.434600+00:00 app[worker.1]: getattr(getattr(import_module("userge.main"), 'userge'), 'begin')()
2023-10-08T09:24:51.434608+00:00 app[worker.1]: File "/app/userge/core/client.py", line 332, in begin
2023-10-08T09:24:51.434608+00:00 app[worker.1]: self.loop.run_until_complete(self.start())
2023-10-08T09:24:51.434608+00:00 app[worker.1]: File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
2023-10-08T09:24:51.434609+00:00 app[worker.1]: return future.result()
2023-10-08T09:24:51.434610+00:00 app[worker.1]: File "/app/userge/core/client.py", line 297, in start
2023-10-08T09:24:51.434610+00:00 app[worker.1]: await super().start()
2023-10-08T09:24:51.434610+00:00 app[worker.1]: File "/app/userge/core/client.py", line 221, in start
2023-10-08T09:24:51.434611+00:00 app[worker.1]: await super().start()
2023-10-08T09:24:51.434612+00:00 app[worker.1]: File "/usr/local/lib/python3.10/site-packages/pyrogram/methods/utilities/start.py", line 58, in start
2023-10-08T09:24:51.434612+00:00 app[worker.1]: is_authorized = await self.connect()
2023-10-08T09:24:51.434613+00:00 app[worker.1]: File "/usr/local/lib/python3.10/site-packages/pyrogram/methods/auth/connect.py", line 47, in connect
2023-10-08T09:24:51.434618+00:00 app[worker.1]: await self.session.start()
2023-10-08T09:24:51.434619+00:00 app[worker.1]: File "/usr/local/lib/python3.10/site-packages/pyrogram/session/session.py", line 142, in start
2023-10-08T09:24:51.434619+00:00 app[worker.1]: raise e
2023-10-08T09:24:51.434619+00:00 app[worker.1]: File "/usr/local/lib/python3.10/site-packages/pyrogram/session/session.py", line 109, in start
2023-10-08T09:24:51.434619+00:00 app[worker.1]: await self.send(raw.functions.Ping(ping_id=0), timeout=self.START_TIMEOUT)
2023-10-08T09:24:51.434620+00:00 app[worker.1]: File "/usr/local/lib/python3.10/site-packages/pyrogram/session/session.py", line 333, in send
2023-10-08T09:24:51.434620+00:00 app[worker.1]: raise BadMsgNotification(result.error_code)
2023-10-08T09:24:51.434633+00:00 app[worker.1]: pyrogram.errors.BadMsgNotification: [16] The msg_id is too low, the client time has to be synchronized.

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.