- Converted to python-telegram-bot library
- Added SQLite database
- Added multi-file posting support
-
Clone the repo: git clone https://github.com/AmirrezaJalilian/PostBot.git & cd PostBot
-
Install dependencies: pip install python-telegram-bot
-
Run the bot: python bot.py
- Create Post → Send your messages or files → Save them as a post
- Post List → Show all saved posts with links
- Add Admin (reply to a username) → Add a new admin (only main admin can)
MIT License