mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
* Update chatbot_ai.py
* tes pake alpine
* add again pillow v10
* tes nulis in pil 10
* hmm
* style: format code with black and isort (#180)
Format code with black and isort
This commit fixes the style issues introduced in 41d4f24 according to the output
from Black and isort.
Details: https://app.deepsource.com/gh/yasirarism/MissKatyPyro/transform/ba70f1a7-7e6f-4f79-8251-c9db81fe86c5/
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
---------
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
15 lines
No EOL
230 B
Text
15 lines
No EOL
230 B
Text
# Required Vars
|
|
API_HASH=
|
|
API_ID=
|
|
BOT_TOKEN=
|
|
DATABASE_URI=mongodb+srv://
|
|
LOG_CHANNEL=
|
|
|
|
# Optional Vars
|
|
SUDO=617426792
|
|
DATABASE_NAME=MissKatyDB
|
|
SUPPORT_CHAT=YasirPediaChannel
|
|
COMMAND_HANDLER=
|
|
USER_SESSION=
|
|
OPENAI_API=
|
|
CURRENCY_API= |