diff --git a/bots.py b/bots.py index 88174ec5..a26b6665 100644 --- a/bots.py +++ b/bots.py @@ -30,4 +30,4 @@ if __name__ == "__main__": os.system("reset") print("Stopping...") discord_telegram_pipe[0].send("stop") - time.sleep(30) \ No newline at end of file + time.sleep(30)