Commit graph

101 commits

Author SHA1 Message Date
c9eb773f10 fix: Error with Decimal if the number was too large 2025-01-09 23:03:38 +03:00
0eafaba090 feat: commands are now in mono-wide format 2025-01-09 20:47:35 +03:00
caac4f9a1f feat: Made a command to start 2025-01-09 20:41:29 +03:00
ad8dc2da35 chore: deleted special symbol 2025-01-09 15:44:04 +03:00
39ea50f0d7 chore: updated the aiogram version 2025-01-09 13:37:08 +03:00
7ed98e5b88 chore: the schedule period has been changed from a week to a month 2025-01-09 13:26:57 +03:00
6a2291c6bf chore: new example config 2025-01-09 13:26:33 +03:00
169166af3b chore: delete requests in requirements.txt 2025-01-09 13:16:13 +03:00
0537bfe3cf fix: Fixed conditions with negative numbers and if text is written instead of number 2025-01-09 00:55:50 +03:00
0ca150eec8 fix: did a check for negative numbers 2025-01-09 00:29:34 +03:00
a1ad2d1694 refactor: Bot rewritten to webhooks, duplicate code removed 2025-01-09 00:19:00 +03:00
234e8bf244 fix: handle exponential notation and large numbers in format_number function 2025-01-09 00:18:24 +03:00
d8d6635987 refactor: Rewrote the creation of graphs on aiohttp 2025-01-09 00:04:31 +03:00
f122614b9f chore: Made a regular expression to remove the graph reference from the previews 2025-01-09 00:03:19 +03:00
c7ab4b72f9 chore: deleted timeout in request 2025-01-09 00:02:42 +03:00
8cc073c473 chore: Returned the formatting and the inline query response 2025-01-08 22:58:12 +03:00
90c1717b6b refactor(convert): Rewrote the requests to aiohttp. Reverted the old query algorithm, first kekkai, then ddg 2025-01-08 22:52:12 +03:00
3d6c6b11ec chore: use alpine version for python 2025-01-08 20:09:14 +03:00
288996f226 chore: fix driver locale and add volumes config 2025-01-08 15:34:22 +03:00
f751d0f893 chore: change port and nginx url for proxy 2025-01-08 15:34:06 +03:00
ed493b862e chore: Using webhooks 2025-01-08 13:55:59 +03:00
df8fae1d7f chore: Add nginx 2025-01-08 13:55:33 +03:00
380b4cba1f chore: Removed all functionality 2025-01-08 13:55:18 +03:00
f3ca3b8f76 chore: Add cert and ds_store to gitignore 2025-01-08 13:53:30 +03:00
24507c2619 refactor 2025-01-07 13:58:35 +03:00
f103970be2 chore: add print in execpt 2025-01-07 13:58:08 +03:00
b7396d4634 fix: replace , to . 2025-01-07 13:57:48 +03:00
e54e70ed49 fix: delete keys coinapi 2024-12-23 19:20:49 +03:00
7767474da0 fix: change conv_amount to amount 2024-12-23 19:18:15 +03:00
45307caee5 chore: Added the multiplier directly to the api request 2024-12-23 10:04:02 +03:00
4fd2d3d182 fix: Added an exception and fixed the returned result on error 2024-12-22 18:39:55 +03:00
d7126e657e Removed CoinAPI. Made kekkai api a higher priority than ddg 2024-12-21 23:32:25 +03:00
4fbc2c6571 feat: If the charts API does not work, the suggestion will be removed from the responses 2024-11-28 21:50:52 +03:00
a89362205a chore: Divided the functionality into folders 2024-11-28 21:50:03 +03:00
f00cac9ae9 fix len args 2024-11-24 13:17:09 +03:00
9074d663eb fix error 2024-11-15 21:34:50 +03:00
75e7555e50 feat: Added selection of currency rate with and without chart 2024-11-13 17:35:23 +03:00
6d9dfac41a feat: Add chart for rate currency 2024-10-29 20:05:50 +03:00
90c3646db7 chore: Add files to docker ignore 2024-10-29 18:14:46 +03:00
cf0da8f220 feat: Deleted the conversion via aliases 2024-10-29 18:14:28 +03:00
69bd887878 update readme 2024-09-30 14:07:50 +03:00
0c1a42791a update docker compose, delete unnecessarily 2024-09-28 19:24:05 +03:00
416be2c451 github actions docker build 2024-09-28 15:17:06 +03:00
ab18d1c265 setup docker (test) 2024-09-28 15:16:52 +03:00
c0e1698581 Фикс условием с написанием сообщения в группе 2024-09-28 15:02:02 +03:00
c07fba01ad Обновил конфиг алиасов 2024-09-26 16:09:58 +03:00
5b79f6699b Пофиксил баг. Если написать текст не относящийся к валюте, то бот будет игнорировать 2024-09-26 16:09:47 +03:00
e3f5396d1a Отказался от w2n. 2024-08-29 16:54:56 +03:00
454adb4557 Отказался от w2n. Обьеденил две функции (message и InlineQuery), рефактор кода. Перевод ошибок на английский язык 2024-08-29 16:54:52 +03:00
9a2b16aefb добавил новую библиотеку 2024-08-26 11:19:14 +03:00