# MxUserBot/MXU-modules SLOC report

> As of 2026-09-16 (commit 9a4fcd4fdf61), MxUserBot/MXU-modules contains 6,021 total lines: 4,825 code, 198 comments, 998 blank, across 32 files in 3 languages (top: Python 91.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MxUserBot/MXU-modules has 4,825 source lines of code out of 6,021 total lines across 32 files, counted from the 9a4fcd4fdf6161689dec865701f8748edcc090ab ref at commit 9a4fcd4fdf61 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 MxUserBot/MXU-modules to commit 9a4fcd4fdf61, 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 80.1% of all lines, comments represent 3.3%, and the repository averages 151 code lines per file. Python accounts for 91.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 30 | 5,623 | 4,429 | 196 | 998 |
| JSON | 1 | 396 | 396 | 0 | 0 |
| Markdown | 1 | 2 | 0 | 2 | 0 |

Top language (Python 91.8%). Generated at 2026-09-16T20:17:23.567013454+00:00. Canonical report: https://octocounts.com/github/MxUserBot/MXU-modules

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MxUserBot/MXU-modules/commit/9a4fcd4fdf6161689dec865701f8748edcc090ab?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 MxUserBot/MXU-modules have?

MxUserBot/MXU-modules has 6,021 total lines, including 4,825 code lines, 198 comment lines, and 998 blank lines.

### How was the MxUserBot/MXU-modules line count measured?

OctoCounts resolved the public GitHub repository to commit 9a4fcd4fdf61, 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/MXU-modules?

This OctoCounts report was generated from 9a4fcd4fdf6161689dec865701f8748edcc090ab at commit 9a4fcd4fdf61 on 2026-09-16T20:17:23.567013454+00:00.

## Similar repository reports

- [ArThirtyFour/MXU-modules](https://octocounts.com/github/ArThirtyFour/MXU-modules) — Python, 4,825 code lines
- [ArThirtyFour/forgejo-notifi-bot](https://octocounts.com/github/ArThirtyFour/forgejo-notifi-bot) — Python, 4,813 code lines
- [tencent-connect/botpy](https://octocounts.com/github/tencent-connect/botpy) — Python, 4,853 code lines
- [ollama/ollama-python](https://octocounts.com/github/ollama/ollama-python) — Python, 4,769 code lines
- [ai4s-research/ai4s-skills](https://octocounts.com/github/ai4s-research/ai4s-skills) — Python, 4,764 code lines
- [python-poetry/tomlkit](https://octocounts.com/github/python-poetry/tomlkit) — Python, 4,746 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)
