Add better ytdl

This commit is contained in:
2024-08-06 16:06:07 +02:00
parent a63538c768
commit 1dfcb4a4d5
8 changed files with 895 additions and 63 deletions

8
bot/Request.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
namespace Shikiryu\Bot;
class Request
{
}