Skip to content

monolit/ftg

Repository files navigation

Friendly Telegram Userbot

A fast, easy to set up telegram userbot running Python 3

Strongly recommend python 3.10+

Usage

# idk all that needed or not
sudo apt install git ffmpeg imagemagick python3 libjpeg-turbo zlib libwebp libffi libcairo build-essential dialog neofetch -y

git clone https://github.com/monolit/ftg --filter=blob:none ftg
cd ftg
git checkout && git fetch
pip install -r requirements.txt
python -m friendly-telegram

Changes

Requirements

  • Python 3.6 or above
  • API ID and Hash from Telegram
  • Some basic knowledge (although you can usually mindlessly copy & paste from the docs)

Documentation

We've made docs to help you to set up the bot. They can be found here.

Support

Please read the docs first which is Soon™

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published