Skip to content

MOA-YAD/0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

// Some simple project, I think 🤏

jmthon session

This is the source code for the project jmthon.deno.dev

The project creates a session code for telegram user bot

The project was divided into branches

  • go: interface and code to creates a session code for telegram in colab
  • telethon: Telethon library and extraction code
  • pyrogram: pyrogram library and extraction code
  • tgapp: Code to extract App-id and api-hash

jmthon light

This is the source code for the project jmthon.deno.dev/light

The project Runs jmthon user bot for a few hours on Colab

The project was divided into branches

  • go: interface and code to run jmthon in colab
  • lib: The libraries and packages of jmthon light It is stored in a file package.zip
    • It is placed in a file because it is faster than using pip for each library

Created by @MOA-YAD