GitXplorerGitXplorer
s

gotd-bug-repro

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
a0f464b97b241abaf35628daff3c1605f452dbe6

Update readme.md

ssnimshchikov committed 3 months ago
Unverified
df68452034b24b0ce7792f68ebeba8708cef75ac

Merge branch 'main' of https://github.com/snimshchikov/gotd-bug-repro

iilya5088 committed 3 months ago
Unverified
b34e3c2f291c917ada05b0e418151b0fc98d39b3

feat: better console output

iilya5088 committed 3 months ago
Verified
84cb2339fd5dd72eab96a8f74b2f8d875113c8c7

Update readme.md

ssnimshchikov committed 3 months ago
Unverified
79c67caf94925b80ee2532507ce24a534a0aa528

feat: reproduce gotd error

iilya5088 committed 3 months ago

README

The README file for this repository.

Required environment variables:

  • SESSION_FILE: path to where session file will be stored
  • BOT_TOKEN: bot token from BotFather (can be new bot)
  • APP_ID: app_id of Telegram app
  • APP_HASH: app_hash of Telegram app

How to reproduce

  1. Run go run . in this directory
  2. Wait
  3. After ~2700 requests, connection will be closed
  4. Read logs from debug.log file