Skip to content

A bot to tranform text to text acceptable by edu.iau.ac.ir

Notifications You must be signed in to change notification settings

darhelm/amozeshyar-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add your Bot token from telegram bot father bot, developer api_id and api_hash to a .env file

on linux:

echo -e "TOKEN=$your_token\nAPI_ID=$your_api_id\nAPI_HASH=$your_api_hash" > .env

pip install python3 python3-pip screen -y

apt install screen

pip install -r requirements

screen python3 main.py

might add bash file to automate things later.

About

A bot to tranform text to text acceptable by edu.iau.ac.ir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages