GithubHelp home page GithubHelp logo

shuxiaokai / tamiluserbot-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imsaravanakrish/tamiluserbot-2

0.0 0.0 0.0 2.81 MB

தமிழ் Userbot. உங்கள் டெலிகிராம் அனுபவத்தை மேம்படுத்த உதவும் தந்தி பயனர் Bot.

License: MIT License

Python 100.00%

tamiluserbot-2's Introduction

🌟 Tamil UserBot 😍

DISCLAIMER :

/**
 1) இந்த போட்டின் எந்தவொரு முறையற்ற பயன்பாட்டிற்கும் நான் பொறுப்பல்ல...
 2) இந்த போட் மீம்ஸுடன் வேடிக்கை பார்க்கும் நோக்கத்திற்காக வடிவமைக்கப்பட்டுள்ளது,
அத்துடன் திறமையாக குழுக்களை நிர்வகித்தல்.
 3) உங்கள் செயல்களுக்கு யாரும் பொறுப்பல்ல...
/**

Do this first 🤨😤

Before clicking on deploy to heroku just click on fork and star button just below

tamilbot logo

Give your 💙 and support

Deploy 🍻

Herkoku

Deploy To Heroku

Railway

Deploy on Railway

Video Tutorial

Click the below button to watch the video tutorial on deploying

Tutorial

GET STRING SESSION FROM REPL RUN

Run on Repl.it

Run on Repl.it

👨🏻‍💻 குழுக்கள் மற்றும் ஆதரவு👨🏻‍💻 :

நான் அதை எவ்வாறு பயன்படுத்துவது?

Check here :

தமிழ் பாட்-யை உள்ளமைக்க, எங்கள்

ஐப் பார்க்கலாம். தயவுசெய்து, எங்கள் குழுக்களில் எங்களிடம் கேட்பதற்கு முன், நீங்கள் சேனல் மற்றும் தேவையான அனைத்து படிகளையும் பின்பற்றியுள்ளீர்கள் என்பதை உறுதிப்படுத்திக் கொள்ளுங்கள்.

Credits

License

License: MIT

FORK AT YOUR OWN RISK

⚙️The Normal Way⚙️

The Normal Way

Simply clone the repository and run the main file:

git clone https://github.com/ivetri/TamilBot
cd TamilBot
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create local_config.py with variables as given below>
python3 -m userbot

An example local_config.py file could be:

Not All of the variables are mandatory

The Userbot should work by setting only the first two variables

from heroku_config import Var

class Development(Var):
  APP_ID = 6
  API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"

UniBorg Configuration

The UniBorg Config is situated in userbot/uniborgConfig.py.

Heroku Configuration Simply just leave the Config as it is.

Local Configuration Fortunately there are no Mandatory vars for the UniBorg Support Config.

Mandatory Vars

  • Only two of the environment variables are mandatory.
  • This is because of telethon.errors.rpc_error_list.ApiIdPublishedFloodError
  • The userbot will not work without setting the mandatory vars.

tamiluserbot-2's People

Contributors

imsaravanakrish avatar ivetri avatar pondhanush764 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.