# MxUserBot/MXUserbot SLOC report

> As of 2026-07-25 (commit cf092e9d6812), MxUserBot/MXUserbot contains 8,494 total lines: 6,745 code, 495 comments, 1,254 blank, across 64 files in 10 languages (top: Python 82.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MxUserBot/MXUserbot to commit cf092e9d6812, 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 79.4% of all lines, comments represent 5.8%, and the repository averages 105 code lines per file. Python accounts for 82.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 42 | 6,870 | 5,571 | 245 | 1,054 |
| JavaScript | 2 | 419 | 366 | 3 | 50 |
| YAML | 7 | 431 | 359 | 30 | 42 |
| HTML | 2 | 309 | 279 | 2 | 28 |
| JSON | 1 | 79 | 78 | 0 | 1 |
| CSS | 2 | 49 | 44 | 0 | 5 |
| TOML | 1 | 24 | 23 | 0 | 1 |
| Dockerfile | 1 | 24 | 19 | 0 | 5 |
| SVG | 1 | 7 | 6 | 1 | 0 |
| Markdown | 5 | 282 | 0 | 214 | 68 |

Top language (Python 82.6%). Generated at 2026-07-25T02:29:40.729102347+00:00. Canonical report: https://octocounts.com/github/MxUserBot/MXUserbot

## Report FAQ

### How many lines of code does MxUserBot/MXUserbot have?

MxUserBot/MXUserbot has 8,494 total lines, including 6,745 code lines, 495 comment lines, and 1,254 blank lines.

### How was the MxUserBot/MXUserbot line count measured?

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

### What commit was counted for MxUserBot/MXUserbot?

This OctoCounts report was generated from main at commit cf092e9d6812 on 2026-07-25T02:29:40.729102347+00:00.

## Similar repository reports

- [dateutil/dateutil](https://octocounts.com/github/dateutil/dateutil) — Python, 6,746 code lines
- [MxUserBot/MxUserbot](https://octocounts.com/github/MxUserBot/MxUserbot) — Python, 6,739 code lines
- [marshmallow-code/marshmallow](https://octocounts.com/github/marshmallow-code/marshmallow) — Python, 6,765 code lines
- [yoheinakajima/babyagi](https://octocounts.com/github/yoheinakajima/babyagi) — Python, 6,714 code lines
- [anthropics/defending-code-reference-harness](https://octocounts.com/github/anthropics/defending-code-reference-harness) — Python, 6,785 code lines
- [Wanyi424/astrbot_plugin_qq_restapi](https://octocounts.com/github/Wanyi424/astrbot_plugin_qq_restapi) — Python, 6,831 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)
