Search Criteria
Package Details: arigram 0.1.6-1
Git Clone URL: | https://aur.archlinux.org/arigram.git (read-only, click to copy) |
---|---|
Package Base: | arigram |
Description: | A fork of tg -- a hackable telegram TUI client |
Upstream URL: | https://github.com/TruncatedDinosour/arigram.git |
Keywords: | telegram-cli |
Licenses: | Unlicense |
Conflicts: | arigram |
Provides: | arigram |
Submitter: | onurbbr |
Maintainer: | onurbbr |
Last Packager: | onurbbr |
Votes: | 2 |
Popularity: | 0.039848 |
First Submitted: | 2022-05-04 16:38 (UTC) |
Last Updated: | 2023-01-15 17:50 (UTC) |
Dependencies (11)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- python-pip (make)
- python-pyfzf (python-pyfzf-git, python-pyfzf) (make)
- python-pyperclip (python-pyperclip-git) (make)
- python-telegram (make)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs) (optional)
- fzf (fzf-git, skim-fzf-dropin) (optional)
- nnn (nnn-git, nnn-nerd, nnn-icons) (optional)
- ranger (ranger-git) (optional)
Latest Comments
chueewowee commented on 2023-03-26 03:42 (UTC) (edited on 2023-03-26 03:43 (UTC) by chueewowee)
HI, and thanks for the good work.
Some of arigram users are getting this problem validating the with the app key, but only arch users of the aprigram, as reported recently here:
https://github.com/TruncatedDinosour/arigram/issues/19
I suspect the package build may hold the clue as to why, but I am not sure myself having looked at it, it seems good. Perhaps you can take a look, and offer an adjustment, or narrow down the problem?
''' raise RuntimeError(f'Telegram error: {self.error_info}') RuntimeError: Telegram error: {'@type': 'error', 'code': 400, 'message': 'Valid api_id must be provided. Can be obtained at https://my.telegram.org', '@extra': {'request_id': 'updateAuthorizationState'}} '''
CHeers, John