Giter Club home page Giter Club logo

cyberuserbot's Introduction


C Y B Ξ R USΣRBOT 🇦🇿

C Y B Ξ R UserBot, Telegram istifadəsini asanlaşdıran bir proyektdir. Müəllif hüquqları MIT Licence ilə qorunur.


Qurulum

Avtomatik Qurulum

Android: Termuxu açın və bu kodu yapışdırın: bash <(curl -L https://bit.ly/2SuGkcA)

iOS: iSH açın ve bu kodu yapışdırın: apk update && apk add bash && apk add curl && curl -L -o cyber_installer.sh https://git.io/JYKsg && chmod +x cyber_installer.sh && bash cyber_installer.sh

Windows Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://git.io/JOHQ2')

Heroku

Deploy

Çətin Yol

git clone https://github.com/FaridDadashzade/CyberUserBot.git
cd CyberUserBot
pip install -r requirements.txt
# Config.env yaradın və düzəldin. #
python3 main.py

String Session

Run on Repl.it

Nümunə Plugin

from userbot.events import register
from userbot.cmdhelp import CmdHelp 
# <-- Bunlar mütləq olmalıdır

@register(outgoing=True, pattern="^.test")
async def test(event):
    await event.edit('C Y B Ξ R UserBot')

Help = CmdHelp('test') # Məlumat yazacıq.
Help.add_command('test', # Əmri bu şəkildə yazırıq.
    None,
    'Test edir', # Bura isə əmrin açıqlamasını yazırıq.
    'test'
    )
Help.add_info('@faridxz tərəfindən hazırlanmışdır.') # Bu şəkildə məlumat yaza bilərsiniz.
Help.add_warning('Xəbərdarlıq mesajı') # Burayada xəbərdarlıq mesajı yazırıq.
Help.add()

Qeyd

    UserBot ilə əlaqəli; Telegram hesabınız bağlana bilər.
    Bu bir açıq qaynaqlı proyektdir, CYBΞR Sahibləri və Adminləri olaraq heç bir cavabdehlik daşımırıq.
    CYBΞR quraraq bu cavabdehlikləri qəbul etmiş sayılırsınız.

𝗜𝗠_𝗕𝗕 : 𝗜'𝗠 𝗡𝗢𝗧 𝗔 𝗗𝗘𝗩 , 𝗝𝗨𝗦𝗧 𝗘𝗗𝗜𝗧𝗘𝗗 𝗦𝗢𝗠𝗘𝗟𝗜𝗡𝗘𝗦 𝗢𝗙 𝗧𝗛𝗜𝗦 𝗥𝗘𝗣𝗢 𝗧𝗢 𝗠𝗔𝗞𝗘 𝗜𝗧 𝗘𝗔𝗦𝗬 𝗧𝗢 𝗨𝗡𝗗𝗘𝗥𝗦𝗧𝗔𝗡𝗗.


cyberuserbot's People

Contributors

fariddadashzade avatar im-bb avatar thebaghirov avatar whomiri avatar

Stargazers

 avatar  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.