Git Product home page Git Product logo

kekikuserbot's Introduction

kekikUserbot 🤖

@KekikAkademi geliştiricileri için, Pyrogram ile yazılmış, eklenti geliştirilmeye hazır bir Telegram Userbot tabanıdır.

kekikUserBot

  • Konsol tabanı » KekikTaban
  • Userbot tabanı » Userbot/__init__.py
  • Log sistemi » Userbot/Edevat/zenginLog.py
  • Ana komutlar ve Eklenti destek sistemi » Userbot/Eklentiler/_ana_komutlar.py
  • Eklenti yönetim sistemi » Userbot/Eklentiler/_eklenti_yonetimi.py
  • Pyrogram için çeşitli Edevatlar » Userbot/Edevat/_pyrogram/
  • Örnek eklentiler » Userbot/Eklentiler/

  • Repo'yu Fork Edin ve Cihazınıza Kendi Reponuzu indirin..
  • Aşağıdaki Heroku Deploy butonuna basın.
  • String Session oluşturun.
  • Heroku Deploy aşamasını tamamlayın.
  • Oluşturduğunuz uygulamanın Deploy sekmesinden kendi github reponuzu bağlayın ve otomatik deployu enable edin
    • kendi reponuz'da yaptığınız değişikliği push ettiğiniz anda herokuda otomatik olarak güncelleme çekilip yeniden başlar..
  • Userbot/Eklentiler/ dizini altında yeni dosya oluşturup kendi eklentinizi geliştirmenin keyfini çıkarın..

🤖 kekikUserbot

Codacy Badge Repo Boyutu Views Gitpod ready-to-code

Pyrogram kullanılarak oluşturulmuş Telegram Userbot geliştirme tabanı.

forthebadge made-with-python ForTheBadge built-with-love

📝 String Session Alın

Elle String Session Alın

git clone https://github.com/KekikAkademi/kekikUserbot.git
cd kekikUserbot
pip install -r string-requirements.txt
python3 StringSessionOlustur.py

REPL RUN ile String Session Alın

Repl.it

String Session Kayıtlı Mesajlar'ınıza Eklenir, güvenliğinden TelePyroBot sorumludur..

🚀 Deploy Edin

HEROKU ie Deploy Edin

Deploy

Elle Deploy Edin

  1. Depoyu klonlayın,
  2. ayar.env dosyasını kendinize göre düzenleyin,
  3. basla.py betiğini çalıştırın;
git clone https://github.com/KekikAkademi/kekikUserbot.git
cd kekikUserbot
cp _ornek_ayar.env ayar.env && nano ayar.env

        # Virtualenv fetişiniz varsa kullanabilirsiniz..
        pip install virtualenv
        virtualenv -p /usr/bin/python3 venv
        . ./venv/bin/activate

# Eğer yoksa direk bu satıra atlayabilirsiniz..
pip install -r requirements.txt
python3 basla.py

💚 Özel Teşekkürler

🌐 Telif Hakkı ve Lisans

♻️ İletişim

Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun

@KekikAkademi için yazılmıştır..

kekikuserbot's People

Contributors

keyiflerolsun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.