Skip to content

radibobovich/wisedogebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Wisedogebot

This bot allows your subscribers to suggest image posts to publish it in your channel with scheduling system.

Bot is under the progress now.

Features development state:

✔️Receive images from users and store it
✔️Moderate received images and store accepted images
⏳ Post instantly from moderation mode
✔️Send accepted images in the channel with a scheduler
⏳ Undo last accepted image
✔️SQL support
✔️User stats with send/accepted/denied counters

Setup

First you need to create a bot using @BotFather. Add it to your channel and allow it to post messages.

Install pyTelegrambotAPI:

pip install pyTelegramBotAPI

Run main.py. At first start a new config file will be generated. You need to open it and set your token, channel name and moderator id's list. Now you can run main.py again, and it will be ready to work with.

Done!

Releases

No releases published

Packages

No packages published

Languages