mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 14:26:03 +00:00
feat: discord adapter
This commit is contained in:
@@ -26,7 +26,8 @@ required_deps = {
|
||||
"argon2": "argon2-cffi",
|
||||
"jwt": "pyjwt",
|
||||
"Crypto": "pycryptodome",
|
||||
"lark_oapi": "lark-oapi"
|
||||
"lark_oapi": "lark-oapi",
|
||||
"discord": "discord.py"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user