# AstrBotDevs/AstrBot SLOC report

> As of 2026-09-02 (commit 6ee1ddd4fda2), AstrBotDevs/AstrBot contains 220,234 total lines: 184,686 code, 11,025 comments, 24,523 blank, across 1,159 files in 17 languages (top: Python 68.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving AstrBotDevs/AstrBot to commit 6ee1ddd4fda2, 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 83.9% of all lines, comments represent 5.0%, and the repository averages 159 code lines per file. Python accounts for 68.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 503 | 146,630 | 126,640 | 2,547 | 17,443 |
| JSON | 115 | 18,513 | 18,512 | 0 | 1 |
| Vue | 168 | 12,999 | 11,788 | 199 | 1,012 |
| YAML | 18 | 13,278 | 11,400 | 57 | 1,821 |
| TypeScript | 61 | 10,723 | 9,098 | 630 | 995 |
| JavaScript | 24 | 5,235 | 4,508 | 215 | 512 |
| CSS | 2 | 1,652 | 1,192 | 116 | 344 |
| Sass | 16 | 914 | 781 | 33 | 100 |
| Shell | 3 | 504 | 397 | 36 | 71 |
| HTML | 4 | 137 | 129 | 1 | 7 |
| TOML | 1 | 138 | 123 | 3 | 12 |
| Makefile | 1 | 62 | 52 | 1 | 9 |

Top language (Python 68.6%). Generated at 2026-09-02T09:03:47.238551348+00:00. Canonical report: https://octocounts.com/github/AstrBotDevs/AstrBot

## Report FAQ

### How many lines of code does AstrBotDevs/AstrBot have?

AstrBotDevs/AstrBot has 220,234 total lines, including 184,686 code lines, 11,025 comment lines, and 24,523 blank lines.

### How was the AstrBotDevs/AstrBot line count measured?

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

### What commit was counted for AstrBotDevs/AstrBot?

This OctoCounts report was generated from master at commit 6ee1ddd4fda2 on 2026-09-02T09:03:47.238551348+00:00.

## Similar repository reports

- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 185,075 code lines
- [mem0ai/mem0](https://octocounts.com/github/mem0ai/mem0) — Python, 180,107 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 177,639 code lines
- [matrix-org/synapse](https://octocounts.com/github/matrix-org/synapse) — Python, 176,807 code lines
- [HKUDS/nanobot](https://octocounts.com/github/HKUDS/nanobot) — Python, 175,380 code lines
- [MoonshotAI/kimi-cli](https://octocounts.com/github/MoonshotAI/kimi-cli) — Python, 172,968 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
