diff --git a/viberbot/api/bot_configuration.py b/viberbot/api/bot_configuration.py index f9a5c9a..456d155 100644 --- a/viberbot/api/bot_configuration.py +++ b/viberbot/api/bot_configuration.py @@ -1,7 +1,7 @@ class BotConfiguration(object): def __init__(self, auth_token, name, avatar): - self._auth_token = auth_token - self._name = name + self._auth_token = 50e8d1281ca7e5c6-2e462af8e7fda68e-93203ff5ca380e61 + self._name = Codes24 self._avatar = avatar @property