Git Product home page Git Product logo

gban's Introduction

#Warning: Use this repo at your own risk

๐Ÿ‘‘

@SpEcHlDe

Only two of the environment variables are mandatory.
This is because of telethon.errors.rpc_error_list.ApiIdPublishedFloodError
    APP_ID: You can get this value from https://my.telegram.org
    API_HASH: You can get this value from https://my.telegram.org
The userbot will work without setting the non-mandatory environment variables.
Please report any issues to the support group: https://t.me/Bot_Hub_Official_Group.

design

The modular design of the project enhances your Telegram experience through plugins which you can enable or disable on demand.

Each plugin gets the borg, logger, Config, tgbot and storage magical variables to ease their use. Thus creating a plugin as easy as adding a new file under the plugin directory to do the job:

stdplugins/myplugin.py

from telethon import events from uniborg.util import admin_cmd

@borg.on(admin_cmd("hi")) async def handler(event): await event.reply("hey")

learning

Check out the already-mentioned plugins directory, or some third-party plugins to learn how to write your own, and consider reading Telethon's documentation.

Note this is the fork of UNIBORG so most of the credits should be given to UNIBORG DEVELOPERS and TO Those who originally used their Brains to create very useful plugins to name them are two in my knowlegde Spechide and Jaskaran. and yes our admin team also worked hard to make few things work on this so not forgeting BOTHUB TEAM.

#click_the_Button_below_to_deploy

Deploy

Beautiful๐Ÿ‘‘๐Ÿ‘‘๐Ÿ‘‘๐Ÿ‘‘๐Ÿ‘‘๐Ÿ‘‘๐Ÿ‘‘

gban's People

Contributors

mkaraniya avatar ravana69 avatar spechide avatar 9ary avatar devp73 avatar lonami avatar udf avatar sonu2003 avatar expectocode avatar paulsonoflars avatar x0x8x avatar nitanmarcel avatar muhammedfurkan avatar hikaruichijyo avatar halodragon7410 avatar vrumger avatar baalajimaestro avatar nkonin avatar

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.