diff --git a/garfbot.py b/garfbot.py index dda7c10..7f52a50 100644 --- a/garfbot.py +++ b/garfbot.py @@ -418,7 +418,7 @@ async def on_error(event, *args, **kwargs): # Run GarfBot! -async def garfbot_connect() +async def garfbot_connect(): while True: try: garfbot.start(garfkey)