Skip to content

devmodi/Telegram-Userbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Userbot

A simple telegram userbot based on telethon.

Build

pip install poetry
poetry install

Usage

First, you need to create a telegram application and generate your api id. Then setup your MongoDB cluster.

Finally create a .env file in the root directory of the project folder to store the configs.

Your env file should look something like this:

API_ID=Your API ID
API_HASH=Your API HASH
SESSION=SESSION Name
CONNECTION_STRING=MongoDB Connection URL

About

A telegram userbot based on telethon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages