Skip to content

SpEcHiDe/SessionMakerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT NOTICE:

This project is no longer maintained, and should be considered deprecated. Use at your own risk.

Telegram have made many breaking changes since this bot was last updated, and as such, there are no expectations that this will work. Notably, user IDs have gone from 32 bit to 64, which will cause issues with the database that I do not believe are worth fixing.

yet another Pyrogram String Session Maker

Codacy Badge Gitpod ready-to-code Repo Size

Setup

  • Install requirements in requirements.txt
  • Add the required environment variables of sample_config.env, either by renaming to config.env, or in whatever way your environment supports Environment Variables.
  • Run the bot: python3 -m bot

Credits, and Thanks to

Releases

No releases published

Packages

No packages published