TamilBot Save

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

Project README

Tamil UserBot 🤖

Codacy

DISCLAIMER :

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

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

tamilbot logo

Give your 💙 and support

Credits :

Video Tutorial

Click the below button to watch the video tutorial on deploying

GET STRING SESSION FROM REPL RUN

Run on Repl.it

Run on Repl.it

Deploy TamilBot to Heroku:

Deploy To Heroku

குழுக்கள் மற்றும் ஆதரவு:

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

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

Speacial Thanks To paperplane For Their Assistant Modules Bases,

Thanks To Uniborg

FORK AT YOUR OWN RISK

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.
Open Source Agenda is not affiliated with "TamilBot" Project. README Source: IVETRI/TamilBot

Open Source Agenda Badge

Open Source Agenda Rating