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!
|
# Run GarfBot!
|
||||||
async def garfbot_connect()
|
async def garfbot_connect():
|
||||||
while True:
|
while True:
|
||||||
try:
|
try:
|
||||||
garfbot.start(garfkey)
|
garfbot.start(garfkey)
|
||||||
|
Loading…
Reference in New Issue
Block a user