# hg/gitea-telegram SLOC report

> As of 2026-08-31 (commit f842e36971b8), hg/gitea-telegram contains 3,717 total lines: 2,807 code, 238 comments, 672 blank, across 43 files in 7 languages (top: TypeScript 63.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hg/gitea-telegram to commit f842e36971b8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 75.5% of all lines, comments represent 6.4%, and the repository averages 65 code lines per file. TypeScript accounts for 63.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 36 | 2,125 | 1,771 | 52 | 302 |
| YAML | 1 | 1,212 | 925 | 0 | 287 |
| JSON | 2 | 57 | 57 | 0 | 0 |
| SQL | 1 | 35 | 29 | 0 | 6 |
| JavaScript | 1 | 14 | 13 | 0 | 1 |
| Dockerfile | 1 | 19 | 12 | 0 | 7 |
| Markdown | 1 | 255 | 0 | 186 | 69 |

Top language (TypeScript 63.1%). Generated at 2026-08-31T08:51:56.862962401+00:00. Canonical report: https://octocounts.com/github/hg/gitea-telegram

## Report FAQ

### How many lines of code does hg/gitea-telegram have?

hg/gitea-telegram has 3,717 total lines, including 2,807 code lines, 238 comment lines, and 672 blank lines.

### How was the hg/gitea-telegram line count measured?

OctoCounts resolved the public GitHub repository to commit f842e36971b8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for hg/gitea-telegram?

This OctoCounts report was generated from master at commit f842e36971b8 on 2026-08-31T08:51:56.862962401+00:00.

## Similar repository reports

- [pd4d10/debugtron](https://octocounts.com/github/pd4d10/debugtron) — TypeScript, 2,635 code lines
- [photon-hq/imessage-kit](https://octocounts.com/github/photon-hq/imessage-kit) — TypeScript, 3,191 code lines
- [tempont/small-opencode-orchestrator](https://octocounts.com/github/tempont/small-opencode-orchestrator) — TypeScript, 2,381 code lines
- [sindresorhus/ky](https://octocounts.com/github/sindresorhus/ky) — TypeScript, 2,356 code lines
- [sindresorhus/conf](https://octocounts.com/github/sindresorhus/conf) — TypeScript, 3,378 code lines
- [paulmillr/chokidar](https://octocounts.com/github/paulmillr/chokidar) — TypeScript, 3,439 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
