removed new_function
This commit is contained in:
parent
521150e04c
commit
726f659836
1 changed files with 0 additions and 4 deletions
|
|
@ -329,10 +329,6 @@ async def task_loop():
|
||||||
await bot_stuff.send(output)
|
await bot_stuff.send(output)
|
||||||
else:
|
else:
|
||||||
await bot_stuff.send("All daily tasks successfully ran!")
|
await bot_stuff.send("All daily tasks successfully ran!")
|
||||||
|
|
||||||
def new_function:
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
@bot.event
|
@bot.event
|
||||||
async def on_ready():
|
async def on_ready():
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue