Commit graph

27 commits

Author SHA1 Message Date
Ari Archer d43375b143
Added more config
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-02-17 00:23:03 +02:00
Ari Archer 686501546a
[README] Color -> Colour
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-01-01 03:39:30 +02:00
Ari Archer 9bfc08f357
[CORE] improved code, formatting and fixed some bugs
- Added a better `.gitignore`
- Formatted the `do` script better, made it better in general
- Improved instalation and upgrading instructons
- Removed arrow key support
- Imrproved `README.md` formatting
- Improved the runtime (`__main__.py`) script, improved formatting,
  handling of arguments and added docstrings
- Renamed `colors` to `colours`
- Added type hints to the config file and improved how it handles some
  things
- Improved chat action strings (e.g `uploading video` -> `is uploading a video`)
- Made `COPY_CMD` deprecated, using `pyperclip` instead
- Changed dependency for stability from dynamic to exact
  (`python-telegram>=....` to `python-telegram==....`)

Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-01-01 03:21:24 +02:00
Ari Archer b22d3100dc
Fixed formatting and imports 2021-12-13 19:12:59 +02:00
Ari Archer 4afd9bed3a
Push local changes (check description)
- Found more bugs
- Added more TODOs
- Added more functionality to `do`
- Fixed README
- Bump version
- Implement drafts
- Escape sequences in messages are now supported
2021-12-13 19:06:56 +02:00
Ari Archer a6fc06fcc7
Fixed CI, reformatted code, sorted imports 2021-12-04 22:19:55 +02:00
Ari Archer 94ce9fe73c
Implement do push, fixed some API issues and completed more TODOs
- Added drafts
- Fixed some API issues
- Add `do push`
- Added codeQL workflow
2021-12-04 22:15:03 +02:00
Ari Archer c46f7233b5
bump python-telegram from 0.14.0 to >0.15.0 2021-12-03 22:06:55 +02:00
Ari Archer 965607a778
removed unused imports 2021-12-02 20:01:23 +02:00
Ari Archer 52e353e9aa
fixed imports 2021-12-02 19:59:19 +02:00
Ari Archer 0c3a09c2f1
fixed formatting, type checking and imports 2021-12-02 19:57:17 +02:00
Ari Archer 4a0c9a26eb
fixed poetry build dependencies 2021-12-02 19:51:53 +02:00
Ari Archer 3f768ff00f
TODOs, improved README and in general code improvements.
- Added upgrading instructions in README
- Improved installation instructions
- Better keymapping support (more customisable)
- More low-level customisation
- Proper daemon initialisation
- Completed some TODOs in code and in README
- Made input design more consistant
- Custom extensions
- Removed/renabled useless variables
- Fixed bugs with update handlers
- Fixed requirement formatting and versioning
2021-12-02 19:40:19 +02:00
Ari Archer 71426da2c5
fixed README.md typos 2021-11-29 21:40:38 +02:00
Ari Archer 958c3e9a70
fixed CI 2021-11-29 16:51:04 +02:00
Ari Archer 5ed3e9b1bf
fixed CI 2021-11-29 16:47:25 +02:00
Ari Archer 031d9c6399
fixed CI.. again, also type hinting callables is a pain 2021-11-29 16:40:19 +02:00
Ari Archer 39f53ce99e
fixed CI 2021-11-29 16:37:15 +02:00
Ari Archer 410621da7d
fixes 2021-11-29 16:33:18 +02:00
Ari Archer df85f57ba7
fixed CI 2021-11-28 20:23:27 +02:00
Ari Archer d237f21a83
improved config 2021-11-28 20:20:01 +02:00
TruncatedDinosour 5a7f8469b0
Update README.md 2021-11-28 22:05:26 +08:00
TruncatedDinosour 8595ae2cf0
Merge pull request #1 from TruncatedDinosour/imgbot
[ImgBot] Optimize images
2021-11-28 22:04:16 +08:00
Ari Archer cf0eadc2b6
fixed CI 2021-11-28 16:02:37 +02:00
TruncatedDinosour f0124c7834
Update README.md 2021-11-28 21:58:39 +08:00
ImgBotApp c86850931c
[ImgBot] Optimize images
/arigram/resources/arigram.png -- 145.51kb -> 68.84kb (52.69%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-11-28 13:56:56 +00:00
Ari Archer 55eebc496e
first commit 2021-11-28 15:56:03 +02:00