Update spaCy Universe entry for ChatterBot to use correct name casing

"Chatterbot" --> "ChatterBot"
This commit is contained in:
Gunther Cox 2025-04-01 17:28:33 -04:00 committed by GitHub
parent d0c705cbc9
commit 2d1c310b3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1307,7 +1307,7 @@
},
{
"id": "Chatterbot",
"title": "Chatterbot",
"title": "ChatterBot",
"slogan": "A machine-learning based conversational dialog engine for creating chat bots",
"github": "gunthercox/ChatterBot",
"pip": "chatterbot",