telebulk (0.1.2)
Installation
pip install --index-url telebulkAbout this package
Execute actions on multiple Telegram users or groups
Warning
New actions are added to this tool as needed.
Because of that, functionality is very limited at the moment.
Feel free to request any new features though!
Links
Actions available
- Kick (and Unban)
Usage examples
Kick a single user from a single group
telebulk --user='12345' --group='67890' --kick
Unban a user from all group IDs contained in a file
#!/usr/bin/env fish
telebulk --user='12345' --group=(cat unban_groups.txt) --kick
Requirements
Requires Python: >=3.13,<4.0
Details
Assets (2)
Versions (5)
View all
telebulk-0.1.2-py3-none-any.whl
3.5 KiB
telebulk-0.1.2.tar.gz
2.8 KiB