mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-30 16:40:05 +08:00
Add missing requirement to discord-bot (#292)
Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io>
This commit is contained in:
@@ -6,6 +6,6 @@ hikari-lightbulb # command handler
|
||||
hikari-miru # modals and buttons
|
||||
hikari[speedups]
|
||||
loguru
|
||||
pydantic
|
||||
pydantic[dotenv]
|
||||
|
||||
uvloop; os_name != 'nt' # Faster drop-in replacement for asyncio event loop
|
||||
|
||||
Reference in New Issue
Block a user