# tyrrrz/discordchatexporter SLOC report

> As of 2026-09-16 (commit 3a8ef99769ec), tyrrrz/discordchatexporter contains 26,211 total lines: 22,786 code, 1,064 comments, 2,361 blank, across 221 files in 10 languages (top: C# 86.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tyrrrz/discordchatexporter has 22,786 source lines of code out of 26,211 total lines across 221 files, counted from the 3a8ef99769ecddb4c405e1020c1139106e6cd03b ref at commit 3a8ef99769ec by the OctoCounts tokei engine on 2026-09-16. 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 tyrrrz/discordchatexporter to commit 3a8ef99769ec, 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 medium-sized codebase by counted code lines. Code represents 86.9% of all lines, comments represent 4.1%, and the repository averages 103 code lines per file. C# accounts for 86.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 197 | 22,450 | 19,672 | 829 | 1,949 |
| Razor | 3 | 2,269 | 1,915 | 64 | 290 |
| AXAML | 7 | 1,101 | 973 | 59 | 69 |
| MSBuild | 6 | 178 | 165 | 1 | 12 |
| Dockerfile | 1 | 64 | 35 | 17 | 12 |
| JSON | 2 | 11 | 11 | 0 | 0 |
| NuGet Config | 1 | 10 | 10 | 0 | 0 |
| Shell | 1 | 10 | 5 | 3 | 2 |
| Markdown | 2 | 97 | 0 | 74 | 23 |
| Plain Text | 1 | 21 | 0 | 17 | 4 |

Top language (C# 86.3%). Generated at 2026-09-16T11:25:09.972673357+00:00. Canonical report: https://octocounts.com/github/tyrrrz/discordchatexporter

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tyrrrz/discordchatexporter/commit/3a8ef99769ecddb4c405e1020c1139106e6cd03b?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 tyrrrz/discordchatexporter have?

tyrrrz/discordchatexporter has 26,211 total lines, including 22,786 code lines, 1,064 comment lines, and 2,361 blank lines.

### How was the tyrrrz/discordchatexporter line count measured?

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

### What commit was counted for tyrrrz/discordchatexporter?

This OctoCounts report was generated from 3a8ef99769ecddb4c405e1020c1139106e6cd03b at commit 3a8ef99769ec on 2026-09-16T11:25:09.972673357+00:00.

## Similar repository reports

- [actbit/DotnetVM](https://octocounts.com/github/actbit/DotnetVM) — C#, 23,118 code lines
- [karashiiro/TextToTalk](https://octocounts.com/github/karashiiro/TextToTalk) — C#, 23,511 code lines
- [hotwords123/StS2.RandomForeseer](https://octocounts.com/github/hotwords123/StS2.RandomForeseer) — C#, 23,931 code lines
- [yongpengW/NexusStack](https://octocounts.com/github/yongpengW/NexusStack) — C#, 21,340 code lines
- [witchscottishfoldcat/WitchDrawer](https://octocounts.com/github/witchscottishfoldcat/WitchDrawer) — C#, 25,084 code lines
- [Jack251970/ContextMenuManager](https://octocounts.com/github/Jack251970/ContextMenuManager) — C#, 25,289 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)
- [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)
