Skip to main content

An API using Inspiro AI quote generator.

Project description

InspiroQuotes

An API using Inspiro AI quote generator.

Installation

pip install InspiroQuotes

Example

from InspiroQuotes import Quote

link = Quote.quote


from pyrogram import filters, Client


pbot = Client("PyroBot", api_id="API_ID", api_hash="API_HASH", bot_token="TOKEN")


@pbot.on_message(filters.command("quote"))
async def sauce(_, message):

    quote_url = await Quote.quote
    return await message.reply_photo(photo=quote_url)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

InspiroQuotes-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

InspiroQuotes-1.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file InspiroQuotes-1.0.0.tar.gz.

File metadata

  • Download URL: InspiroQuotes-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for InspiroQuotes-1.0.0.tar.gz
Algorithm Hash digest
SHA256 094e742449a80b7d865dc01a12c27de6f59f47f6b457a3117dfcf3edf22e4368
MD5 9bfeb8900d10c5fcbcfcea6e12c7db17
BLAKE2b-256 a6df527d87daf9835f76e320af3d1fb81f8f62d62f3fbed8ccdd1f3f30544924

See more details on using hashes here.

File details

Details for the file InspiroQuotes-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for InspiroQuotes-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c792ee598d5dbe2f8091a691545f28195c9778447b36a1065a97b9047b0f104
MD5 6a24068a5731550ae670b6fe292f0ded
BLAKE2b-256 873549037918869c94d84b71ace832512a803dd54264e0c6c02ff93feb5b8c7e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page