Skip to content

IRON-M4N/Furina-tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furina

A Telegram Userbot built with PyroFork, created as a project for my DCA course.


Installation

1. Clone the repository

git clone https://github.com/IRON-M4N/Furina-tg.git
cd Furina-tg

2. Install dependencies

pip install -r requirements.txt

3. Configure environment variables

Create a .env file with the following content:

API_ID=12345
API_HASH=abcdef1234567890abcdef1234567890
PREFIX=!
MODE=private

How to get your API_ID and API_HASH

  1. Visit https://my.telegram.org.
  2. Log in using your Telegram phone number.
  3. Click on API Development Tools.
  4. Fill in the form with any app name and short name.
  5. After submitting, you will get your API ID and API HASH.

Important

These credentials are required for userbots using Pyrogram (MTProto). They are not the same as a bot token.

4. Run the bot

bash run.sh

On first run, you'll be prompted for your phone number and OTP.


Features

  • Plugin-based command system
  • Customizable prefix and mode
  • Auto-restarts
  • Simple and easy to use

Deploy on Replit

Run on Replit

Important

After deploying, It's better to add your .env variables manually in the Secrets (Environment Variables) tab.


$\frac{\text{Made with } \heartsuit \text{ by IRON-M4N}}{\text{2025 - 6969}}$

About

A Telegram userbot built with PyroFork, created as a project for my DCA course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •