| Git Clone URL: | https://aur.archlinux.org/tg-archive-git.git (read-only, click to copy) |
| Package Base: | tg-archive-git |
| Description: | A tool for exporting Telegram group chats into static websites to preserve chat history like mailing list archives. |
| Upstream URL: | https://github.com/knadh/tg-archive |
| Licenses: | MIT |
| Conflicts: | tg-archive |
| Provides: | tg-archive |
| Submitter: | Farzat |
| Maintainer: | Farzat |
| Last Packager: | Farzat |
| Votes: | 1 |
| Popularity: | 0.000032 |
| First Submitted: | 2021-11-30 06:22 (UTC) |
| Last Updated: | 2024-09-30 14:19 (UTC) |
Latest Comments
Farzat commented on 2024-09-30 14:21 (UTC)
@sonmi-451 sorry for taking so long. I applied the changes. If you face anymore issues please tell me.
sonmi-451 commented on 2024-06-21 00:43 (UTC)
It doesn't work correctly due to the versions specified in
requirements.txtfortelethon==1.29.3andcryptg==0.2.post2. To fix this, you need to add the following preprocessing commands to the package:Cube commented on 2023-05-18 11:18 (UTC)
I get ModuleNotFoundError: No module named 'pytz' on build To solve the error, install the module by running the 'pip install pytz' command.