Metadata-Version: 2.4
Name: spectroapi
Version: 0.1.7
Summary: A discord bot IOS status
Author-email: Spectro <spectro5678@gmail.coom>
License: MIT
Project-URL: Homepage, https://xvz.bot
Project-URL: Source, https://github.com/user9884993499999189
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: discord.py>=2.0.0

# spectro-api

> This is spectros api for IOS / mobile status
> You must have status presence online(green)# spectroapi

## Install

```bash
pip install spectro-api
```

```
from discord.ext import commands
from spectro_api import api as pfps

bot = commands.Bot(command_prefix=";")

bot.add_cog(pfps(bot))
bot.run("token")
```

Use:
- ;pfps random
- ;pfps anime
- ;pfps egirl

# Categories
- all
- anime
- egirl

This will will be free (no rate limits)



