forgot a colon like an idiot
This commit is contained in:
parent
a2da5d3ea6
commit
7390b68204
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user