# alsk1992/CloddsBot SLOC report

> As of 2026-09-11 (commit 2a9c154050ba), alsk1992/CloddsBot contains 338,027 total lines: 261,646 code, 37,071 comments, 39,310 blank, across 735 files in 12 languages (top: TypeScript 88.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving alsk1992/CloddsBot to commit 2a9c154050ba, 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 77.4% of all lines, comments represent 11.0%, and the repository averages 356 code lines per file. TypeScript accounts for 88.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 578 | 290,976 | 230,141 | 26,152 | 34,683 |
| JSON | 7 | 25,377 | 25,377 | 0 | 0 |
| JavaScript | 12 | 4,102 | 3,512 | 226 | 364 |
| CSS | 1 | 1,807 | 1,706 | 42 | 59 |
| HTML | 1 | 310 | 278 | 15 | 17 |
| Python | 1 | 296 | 250 | 1 | 45 |
| Rust | 2 | 235 | 208 | 1 | 26 |
| Shell | 1 | 160 | 119 | 15 | 26 |
| Dockerfile | 1 | 34 | 20 | 1 | 13 |
| TOML | 1 | 23 | 19 | 0 | 4 |
| YAML | 1 | 17 | 16 | 0 | 1 |
| Markdown | 129 | 14,690 | 0 | 10,618 | 4,072 |

Top language (TypeScript 88.0%). Generated at 2026-09-11T07:15:32.683375904+00:00. Canonical report: https://octocounts.com/github/alsk1992/CloddsBot

## Report FAQ

### How many lines of code does alsk1992/CloddsBot have?

alsk1992/CloddsBot has 338,027 total lines, including 261,646 code lines, 37,071 comment lines, and 39,310 blank lines.

### How was the alsk1992/CloddsBot line count measured?

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

### What commit was counted for alsk1992/CloddsBot?

This OctoCounts report was generated from main at commit 2a9c154050ba on 2026-09-11T07:15:32.683375904+00:00.

## Similar repository reports

- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 262,283 code lines
- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [zhu1090093659/dsh-web](https://octocounts.com/github/zhu1090093659/dsh-web) — TypeScript, 263,395 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [DumoeDss/rasen](https://octocounts.com/github/DumoeDss/rasen) — TypeScript, 254,407 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
