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