Metadata-Version: 2.4
Name: annoying-fin
Version: 0.1.2
Summary: An intentionally annoying Python library
Author: Tihon Milchenko
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Annoying Fin

This is an (if you can call it) AI, that has built in functions like ask("string"), ok(), trick("string"), and help().
Ask is the main thing as it is the AI, every other one except for trick do not take in a string.
Fin responds to your message by seeing if it has a particular word(s) in your sentance.
Trick takes in the string you put and says some stuff and then takes in your string by not checking it, but by copying it. You can see what I mean by when you have it.

## Installation

```bash
pip install annoying-fin
