Skip to content

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

License

Notifications You must be signed in to change notification settings

shuxiaokai/TamilUserBot-2

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%