Skip to main content

An Telegram Auto Post Package

Project description

AutoPostTelegram

A Telegram Auto Post Package

A Package Used To Post Memes, Gifs, Facts To Your Channel On Telegram

$ python3 -m pip install -U AutoPostTelegram

Example

import asyncio
from Stuffs import auto

x = auto(TOKEN)

while True:
    x.animememe(chat="@AnimeMeme")
    asyncio.sleep(5) #The Time Gap Of Your Post In Seconds
    x.animememe(chat="@AnimeMeme")

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

AutoPostTelegram-0.0.9.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

AutoPostTelegram-0.0.9-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

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