Skip to content

Commit

Permalink
Update callbackstuffs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg authored Feb 8, 2024
1 parent 27a42e1 commit dec8f05
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions assistant/callbackstuffs.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,7 @@ def text_to_url(event):
[Button.inline("Remove.bg API", data="abs_rmbg")],
[Button.inline("DEEP API", data="abs_dapi")],
[Button.inline("OpenAI API", data="abs_openapi")],
[Button.inline("πŸŒ€ΚŠΚ„βŠ•Φ„πŸŒ€ API", data="abs_uapi")],
[Button.inline("OCR API", data="abs_oapi")],
[Button.inline("OpenAI API", data="abs_openapi")],
[Button.inline("πŸŒ€ΚŠΚ„βŠ•Φ„πŸŒ€ API", data="abs_uapi")],
[Button.inline("BARD API", data="abs_bapi")],
[Button.inline("GOOGLE API", data="abs_gapi")],
Expand All @@ -201,12 +199,6 @@ def text_to_url(event):
"text": "Get Your Deep Api from deepai.org and send here.\n\n /cancel to cancel",
"back": "cbs_apiset",
},
"uapi": {
"var": "UFOPAPI",
"name": "UFoP API Key",
"text": "Contact πŸŒ€ΚŠΚ„βŠ•Φ„πŸŒ€ or Visit @PerthUnity_Bot Support Group\n\n /cancel to cancel",
"back": "cbs_apiset",
},
"openapi": {
"var": "OPENAI_API",
"name": "OPENAI API Key",
Expand All @@ -225,12 +217,6 @@ def text_to_url(event):
"text": "Contact πŸŒ€ΚŠΚ„βŠ•Φ„πŸŒ€ or Visit @PerthUnity_Bot Support Group\n\n /cancel to cancel",
"back": "cbs_apiset",
},
"openapi": {
"var": "OPENAI_API",
"name": "OPENAI API Key",
"text": "Visit openai.com for an OPENAI Api key!\n\n /cancel to cancel",
"back": "cbs_apiset",
},
"bapi": {
"var": "BARDAPI",
"name": "Bard AI Api Key",
Expand Down

0 comments on commit dec8f05

Please sign in to comment.