telebulk (0.1.3)
Installation
pip install --index-url telebulkAbout this package
Execute actions on multiple Telegram users or groups
Telebulk
Execute actions on multiple Telegram users or groups
Actions
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 actions though!
Available actions list
- 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
Links
Tools
Packaging
Documentation
Development
Requirements
Requires Python: >=3.13,<4.0
Details
Assets (2)
Versions (5)
View all
telebulk-0.1.3-py3-none-any.whl
8.9 KiB
telebulk-0.1.3.tar.gz
8 KiB