mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Fix
This commit is contained in:
@@ -142,6 +142,8 @@ class MessagesProc:
|
||||
)
|
||||
|
||||
if event.message.text.lower().startswith("!ai"):
|
||||
twitch = await authorize()
|
||||
|
||||
try:
|
||||
completion = await get_completion(event.message.text)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user