# Mai-with-u/MaiBot SLOC report

> As of 2026-09-11 (commit 1ec3a5a6d945), Mai-with-u/MaiBot contains 474,160 total lines: 410,762 code, 11,576 comments, 51,822 blank, across 1,245 files in 14 languages (top: Python 59.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Mai-with-u/MaiBot has 410,762 source lines of code out of 474,160 total lines across 1,245 files, counted from the 1ec3a5a6d945d1090f9878f67f8ee4203f4954eb ref at commit 1ec3a5a6d945 by the OctoCounts tokei engine on 2026-09-11. 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 Mai-with-u/MaiBot to commit 1ec3a5a6d945, 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 large codebase by counted code lines. Code represents 86.6% of all lines, comments represent 2.4%, and the repository averages 330 code lines per file. Python accounts for 59.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 722 | 283,671 | 242,169 | 2,917 | 38,585 |
| TSX | 231 | 101,826 | 93,196 | 1,499 | 7,131 |
| JSON | 36 | 40,776 | 40,768 | 0 | 8 |
| TypeScript | 214 | 36,683 | 30,235 | 2,670 | 3,778 |
| CSS | 2 | 3,214 | 2,720 | 74 | 420 |
| Shell | 4 | 1,092 | 888 | 65 | 139 |
| JavaScript | 4 | 481 | 432 | 9 | 40 |
| SVG | 3 | 148 | 147 | 0 | 1 |
| TOML | 2 | 131 | 96 | 12 | 23 |
| YAML | 2 | 124 | 74 | 44 | 6 |
| HTML | 1 | 21 | 20 | 1 | 0 |
| Dockerfile | 1 | 34 | 17 | 7 | 10 |

Top language (Python 59.0%). Generated at 2026-09-11T18:43:53.536125729+00:00. Canonical report: https://octocounts.com/github/Mai-with-u/MaiBot

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Mai-with-u/MaiBot/commit/1ec3a5a6d945d1090f9878f67f8ee4203f4954eb?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 Mai-with-u/MaiBot have?

Mai-with-u/MaiBot has 474,160 total lines, including 410,762 code lines, 11,576 comment lines, and 51,822 blank lines.

### How was the Mai-with-u/MaiBot line count measured?

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

### What commit was counted for Mai-with-u/MaiBot?

This OctoCounts report was generated from 1ec3a5a6d945d1090f9878f67f8ee4203f4954eb at commit 1ec3a5a6d945 on 2026-09-11T18:43:53.536125729+00:00.

## Similar repository reports

- [tinygrad/tinygrad](https://octocounts.com/github/tinygrad/tinygrad) — Python, 411,613 code lines
- [lightseekorg/tokenspeed](https://octocounts.com/github/lightseekorg/tokenspeed) — Python, 395,517 code lines
- [rlaope/oh-my-hermes](https://octocounts.com/github/rlaope/oh-my-hermes) — Python, 394,862 code lines
- [repowise-dev/repowise](https://octocounts.com/github/repowise-dev/repowise) — Python, 429,609 code lines
- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 436,444 code lines
- [HKUDS/DeepTutor](https://octocounts.com/github/HKUDS/DeepTutor) — Python, 438,547 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
