diff options
-rw-r--r-- | notcqst.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ import socket import random -import time +from time import sleep from yt_dlp import YoutubeDL reconnect = 0 |
![]() |
index : irc-bot.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | notcqst.py | 2 |
@@ -1,6 +1,6 @@ import socket import random -import time +from time import sleep from yt_dlp import YoutubeDL reconnect = 0 |