Skip to content

Commit dcf73f9

Browse files
author
Foxlet
committed
youtube.py - Yay, name changes.
1 parent 8dd8afd commit dcf73f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/youtube.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def get_video_description(video_id, key):
6363
return out
6464

6565

66-
@hook.onload()
66+
@hook.on_start()
6767
def load_key(bot):
6868
global dev_key
6969
dev_key = bot.config.get("api_keys", {}).get("google_dev_key")

0 commit comments

Comments
 (0)