Commit graph

342 commits

Author SHA1 Message Date
Yasir Aris M
d7b0bebdd9
Added privacy policy 2024-08-02 10:12:09 +07:00
Yasir Aris M
96ada8d284
Custom ai message hehe 2024-07-31 22:00:42 +07:00
Yasir Aris M
e93ff1ea0f
Wrong html parsing 2024-07-31 11:19:59 +07:00
Yasir Aris M
6bd5d9990e
Fix None object 2024-07-31 11:18:18 +07:00
Yasir Aris M
c99815ce04
Fix stream response 2024-07-31 11:14:12 +07:00
Yasir Aris M
260cd31542
Use self host private openai (limit 1k tpm) 2024-07-31 11:00:31 +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]
0bc0e91688
refactor: merge isinstance calls (#302)
You can pass a tuple of types you want to check as the second argument to `isinstance`. If the object matches with any of the types, it will return `True` else `False`.

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-07-30 11:50:31 +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
e33a58a3f2
Update pillow 2024-07-30 11:37:43 +07:00
deepsource-io[bot]
f9f107ed89
ci: update .deepsource.toml 2024-07-30 04:36:10 +00:00
Yasir Aris M
6d855662a0
Fix spacebin paste 2024-07-30 10:44:36 +07:00
Yasir Aris M
a89a3cabcd
forgot 2024-07-30 10:34:00 +07:00
Yasir Aris M
b5da5be4e4
done 2024-07-30 10:33:04 +07:00
Yasir Aris M
ccbc583d87
. 2024-07-30 09:32:23 +07:00
Yasir Aris M
241299c6ba
Fx 2024-07-30 09:28:58 +07:00
Yasir Aris M
3d2544572e
Forgot import 2024-07-30 09:26:46 +07:00
Yasir Aris M
dfeec28054
tes star example 2024-07-30 09:26:04 +07:00
Yasir Aris M
7d96a64b48
Fixx 2024-07-30 08:30:18 +07:00
Yasir Aris M
1e9b9716ce
Fix 2024-07-30 08:26:32 +07:00
Yasir Aris M
e762872d68
Fix eval and shell cmd in channel 2024-07-30 08:24:00 +07:00
Yasir Aris M
6f449bc98c
Temp fix wait lib for update 2024-07-29 17:30:47 +07:00
Yasir Aris M
7e752f577d
Typo 2024-07-29 16:26:39 +07:00
Yasir Aris M
2437f77786
Update docker-compose.yml 2024-07-29 15:59:18 +07:00
Yasir Aris M
e40f6b511e
fix 2024-07-29 12:09:55 +07:00
Yasir Aris M
145acb9c54
Temporary fix 2024-07-29 12:08:47 +07:00
Yasir Aris M
6b50009666
Just for fun hehehe 2024-07-29 12:01:23 +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
7efa2f83ba
typo2 2024-07-29 11:35:51 +07:00
Yasir Aris M
5c9f3b46c1
typo 2024-07-29 11:34:58 +07:00
Yasir Aris M
0ffbb90942
test fix 2024-07-29 11:34:00 +07:00
Yasir Aris M
8d0624250f
typo 2024-07-29 11:26:13 +07:00
Yasir Aris M
dae3a51b90
Run async for cv2 2024-07-29 10:33:08 +07:00
Yasir Aris M
9d3ee727ac
Use own google ai key and add opencv requirements 2024-07-29 10:06:46 +07:00
Yasir Aris M
069c9725c7
Update dev.py 2024-07-23 23:18:03 +07:00
Yasir Aris M
c9890b63e3
Update dev.py 2024-07-23 23:15:40 +07:00
Yasir Aris M
a84ba48dfe
Fix scaling dyno 2024-07-23 10:30:00 +07:00
Yasir Aris M
9775c70c16
app.json example 2024-07-23 10:21:05 +07:00
Yasir Aris M
0424fbbe0a
Forget return boolean 2024-07-01 07:40:49 +07:00
Yasir Aris M
519d936fd9
Penyederhanaan kode 2024-07-01 07:37:12 +07:00
Yasir Aris M
261d27685b
[Critical Bugs] toggle welcome only for admins 2024-07-01 07:17:41 +07:00
Yasir Aris M
b2779e32fb
Toggle welcome command 2024-06-30 22:04:01 +07:00
Yasir Aris M
36ddaa6d2b
Penyederhanaan by gpt 4 2024-06-30 21:49:46 +07:00
Yasir Aris M
395472a319
Prepare for feature disable welcome 2024-06-30 21:37:21 +07:00
Furry Chemistry
79745cb2d6
fix LOGGING is not definied and better to use lazy formatting (#299)
Signed-off-by: Furry Chemistry <84753790+aryazakaria01@users.noreply.github.com>
2024-06-30 18:07:03 +07:00
Furry Chemistry
07a06ce14d
Fix bad indentation (#298)
Signed-off-by: Furry Chemistry <84753790+aryazakaria01@users.noreply.github.com>
2024-06-30 18:06:21 +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