fix(chat): fix bot status not showing. Closes #3046

This commit is contained in:
Gabe Kangas
2023-05-31 13:28:06 -07:00
parent 1ed51859b0
commit 71703f2245
5 changed files with 19 additions and 15 deletions

View File

@@ -28,9 +28,10 @@ const testMessages = `[
"timestamp": "2022-04-28T20:30:27.001762726Z",
"user": {
"id": "h_5GQ6E7R",
"displayName": "UserDisplayName42",
"displayName": "iAmABot",
"displayColor": 329,
"createdAt": "2022-03-24T03:52:37.966584694Z",
"isBot": true,
"previousNames": [
"gifted-nobel",
"EliteMooseTaskForce"
@@ -48,13 +49,14 @@ const testMessages = `[
"timestamp": "2022-04-28T20:30:28.806999545Z",
"user": {
"id": "h_5GQ6E7R",
"displayName": "EliteMooseTaskForce",
"displayName": "IAmABot",
"displayColor": 329,
"createdAt": "2022-03-24T03:52:37.966584694Z",
"previousNames": [
"gifted-nobel",
"EliteMooseTaskForce"
],
"isBot": true,
"nameChangedAt": "2022-04-26T23:56:05.531287897Z",
"scopes": [
""
@@ -68,13 +70,14 @@ const testMessages = `[
"timestamp": "2022-04-28T20:30:34.500150601Z",
"user": {
"id": "h_5GQ6E7R",
"displayName": "EliteMooseTaskForce",
"displayName": "IAmABot",
"displayColor": 329,
"createdAt": "2022-03-24T03:52:37.966584694Z",
"previousNames": [
"gifted-nobel",
"EliteMooseTaskForce"
],
"isBot": true,
"nameChangedAt": "2022-04-26T23:56:05.531287897Z",
"scopes": [
""