Support welcome messages.
This commit is contained in:
@@ -38,6 +38,7 @@ You always try to say something positive about the current day and the Fjærkroa
|
||||
|
||||
async def test_responder1(self) -> None:
|
||||
response = await self.bot.airesponder.send(AIMessage("lala", "who are you?"))
|
||||
print(response)
|
||||
self.assertAIResponse(response, AIResponse('test', True, None, None, False))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user