diff --git a/src/poe-client.js b/src/poe-client.js index c6c67e43a..f67f6bd64 100644 --- a/src/poe-client.js +++ b/src/poe-client.js @@ -395,6 +395,7 @@ class Client { //if API changes in the future, just change these to find the new path const viewerKeyName = 'viewer' const botNameKeyName = 'chatOfBotDisplayName' + const defaultBotKeyName = 'defaultBotNickname' const r = await request_with_retries(() => this.session.get(this.home_url)); const jsonRegex = /