An open API service indexing awesome lists of open source software.

https://github.com/moluno-xiii/book_bot_python


https://github.com/moluno-xiii/book_bot_python

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# BookBot

BookBot is my first [Boot.dev](https://www.boot.dev) project!

BookBot allows you to run checks on text files (`.txt`).

It finds out:

- How many words are present in a file.
- The number of each character found in the file.

## 🚀 Getting Started

To start, run:

```bash
python3 main.py
```