Commit graph

34 commits

Author SHA1 Message Date
Yasir Aris M
2923f3674f Handle timeout while using kbbi api
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2024-08-20 22:46:14 +07:00
deepsource-autofix[bot]
2aa93bb4d5
style: format code with isort, Ruff Formatter and Yapf (#300)
* style: format code with isort, Ruff Formatter and Yapf

This commit fixes the style issues introduced in f9f107e according to the output
from isort, Ruff Formatter and Yapf.

Details: None

* refactor: autofix issues in 2 files

Resolved issues in the following files with DeepSource Autofix:
1. misskaty/plugins/download_upload.py
2. misskaty/plugins/nightmodev2.py

* style: format code with isort, Ruff Formatter and Yapf

This commit fixes the style issues introduced in 1bc1345 according to the output
from isort, Ruff Formatter and Yapf.

Details: https://github.com/yasirarism/MissKatyPyro/pull/300

* refactor: autofix issues in 2 files

Resolved issues in the following files with DeepSource Autofix:
1. misskaty/plugins/dev.py
2. misskaty/plugins/misc_tools.py

* style: format code with isort, Ruff Formatter and Yapf

This commit fixes the style issues introduced in 58d2f1a according to the output
from isort, Ruff Formatter and Yapf.

Details: https://github.com/yasirarism/MissKatyPyro/pull/300

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: Yasir Aris M <git@yasirdev.my.id>
2024-07-30 11:52:58 +07:00
deepsource-autofix[bot]
88558990d0
refactor: remove reimported module (#301)
* refactor: remove reimported module

A module or an import name is reimported multiple times. This can be confusing and should be fixed.
Please refer to the occurrence message to see the reimported name and the line number where it was imported for the first time.

* style: format code with isort, Ruff Formatter and Yapf

This commit fixes the style issues introduced in f7922fd according to the output
from isort, Ruff Formatter and Yapf.

Details: https://github.com/yasirarism/MissKatyPyro/pull/301

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-07-30 11:41:22 +07:00
Yasir Aris M
4cdaab408e
fix 2024-07-29 11:47:29 +07:00
Yasir Aris M
8877f4c156
Fix 2024-07-29 11:43:39 +07:00
Yasir Aris M
6f0801ed27
Kurang aqua 2024-07-29 11:40:35 +07:00
Yasir Aris M
a44c9cc3dc
Fix 2024-07-29 11:38:39 +07:00
Yasir Aris M
9d3ee727ac
Use own google ai key and add opencv requirements 2024-07-29 10:06:46 +07:00
Furry Chemistry
7bb610385d
fix "logger" is not definied (#297)
Signed-off-by: Furry Chemistry <84753790+aryazakaria01@users.noreply.github.com>
2024-06-30 18:05:15 +07:00
Yasir Aris M
7cbe8b8ab1
Handle exception if key not found
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2024-06-23 18:42:54 +07:00
Yasir Aris M
dbf5ff7a1f
Fix google command
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2024-04-04 14:05:28 +07:00
Yasir Aris M
983db69864
'Refactored by Sourcery'
Co-authored-by: Sourcery AI <>
2024-01-15 07:33:05 +07:00
Yasir Aris M
9201940fb6
MissKaty Updates New Year Version (#291)
* [MissKaty] Prevent Edit Message Triggered by Reaction 

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Fix info command that give wrong id

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] No need this because I have stopped my movies groups

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Add Federation Plugins..

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Add exception on admin plugins, i dont have time for now to add spesific exception

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Fix time_converter

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Add ChannelPrivate Exception

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* [MissKaty] Merge toimage command with getsticker

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>


* Update version

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Revert callback timeout

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Revert

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Change Timezone 

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Fix typo on handler

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* MissKaty: Add react command for user and bots

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Forgot import

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Fix emoji parser

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Gegara gboard

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* Salah parsing

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

* React command only for sudo

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>

---------

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2024-01-01 08:02:46 +07:00
Yasir Aris M
8acd1a5f8b Change info feature
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2023-11-15 11:12:42 +07:00
Yasir Aris M
0f8af287f9 Change info feature
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2023-11-15 11:10:05 +07:00
Yasir Aris M
e688b15c20 Trying fix blacklist, fix inline imdb, use alternate name or title for justwatch
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2023-10-29 22:53:40 +07:00
Yasir Aris M
298a076362 Fix httpx exception and use contextlib to handle some exception
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2023-10-18 11:26:06 +07:00
yasirarism
38da74a7dc
Fix 2023-09-26 23:04:15 +07:00
yasirarism
90c6e8af8c
Calc Feature, still buggy for inline (#284) 2023-09-18 11:41:50 +07:00
yasirarism
76e7348960
Minor fix todaay 2023-09-18 08:23:08 +07:00
yasirarism
41c35c0e3b
Remove rate limiter since useless and not good 2023-09-15 22:23:36 +07:00
yasirarism
b0a5839e15
Increase timeout 2023-09-12 11:33:43 +07:00
yasirarism
edd3b0f2dd
Change logger 2023-08-27 13:26:49 +07:00
yasirarism
b45f97040c
Fix unpack error 2023-08-26 22:30:29 +07:00
deepsource-autofix[bot]
7bda0ebd70
style: format code with black and isort (#276)
Format code with black and isort

This commit fixes the style issues introduced in 6172729 according to the output
from Black and isort.

Details: None

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-26 22:25:10 +07:00
yasirarism
6172729559
Fix var 2023-08-26 22:23:10 +07:00
yasirarism
6ba7d7ed12
Hadeh 2023-08-26 22:19:21 +07:00
yasirarism
51ffce69a3
Salah escape text 2023-08-26 22:18:27 +07:00
deepsource-autofix[bot]
420c0536e7
style: format code with black and isort (#273)
Format code with black and isort

This commit fixes the style issues introduced in 45e3899 according to the output
from Black and isort.

Details: None

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-26 22:09:45 +07:00
yasirarism
45e38993f9
Try fix google cmd and add minor fix 2023-08-26 22:07:29 +07:00
yasirarism
67a16e8773
Change httpx variable 2023-08-19 22:04:22 +07:00
yasirarism
174a8e1ac8
Fix if carbon api error 2023-08-07 22:33:52 +07:00
deepsource-autofix[bot]
ae4a109777
style: format code with black and isort (#255)
Format code with black and isort

This commit fixes the style issues introduced in d5870ff according to the output
from Black and isort.

Details: https://app.deepsource.com/gh/yasirarism/MissKatyPyro/transform/bac346e3-3166-471a-9ee0-2e1cc9bd4fb7/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-08-03 11:48:26 +07:00
e960a69126 Rest Commit AUgs 2023 2023-08-03 11:01:15 +07:00