diff --git a/examples/stocks/binck.py b/examples/stocks/binck.py index 045334c..90e0051 100644 --- a/examples/stocks/binck.py +++ b/examples/stocks/binck.py @@ -52,7 +52,7 @@ def get_cash(): def cash(resp, bot, c): - if resp.message.from_user['first_name'] != "Laurens": + if resp.message.from_user['first_name'] != "Rens": return try: