# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hg/gitea-telegram has 2,807 source lines of code out of 3,717 total lines across 43 files, counted from the master ref at commit f842e36971b8 by the OctoCounts tokei engine on 2026-08-31. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hg/gitea-telegram/commit/f842e36971b8389b3318050ee03ed2cfefcec51d?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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

- [0xmmo/crew](https://octocounts.com/github/0xmmo/crew) — TypeScript, 2,777 code lines
- [huaxel/pi-dynamic-footer](https://octocounts.com/github/huaxel/pi-dynamic-footer) — TypeScript, 2,666 code lines
- [YouMind-OpenLab/awesome-gpt-image-2](https://octocounts.com/github/YouMind-OpenLab/awesome-gpt-image-2) — TypeScript, 2,959 code lines
- [sindresorhus/ky](https://octocounts.com/github/sindresorhus/ky) — TypeScript, 2,526 code lines
- [wanghua98/dsh-model-fallback](https://octocounts.com/github/wanghua98/dsh-model-fallback) — TypeScript, 2,506 code lines
- [classfang/ssh-mcp-server](https://octocounts.com/github/classfang/ssh-mcp-server) — TypeScript, 3,241 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
