mirror-nourybot/cmd/nourybot
lyx0 9f75c8c31b feat: add download command and upload to catbox
adds a ()dl command that downloads a video using yt-dlp, then uploads the videofile to catbox and sends the catbox link
2023-10-02 00:35:27 +02:00
..
catbox.go feat: add download command and upload to catbox 2023-10-02 00:35:27 +02:00
command.go fix error messagesg 2023-09-19 14:06:37 +02:00
commands.go feat: add download command and upload to catbox 2023-10-02 00:35:27 +02:00
download.go feat: add download command and upload to catbox 2023-10-02 00:35:27 +02:00
email.go add debug user command that sends user information to my email 2023-09-08 03:03:57 +02:00
errors.go fix error messagesg 2023-09-19 14:06:37 +02:00
main.go feat: add download command and upload to catbox 2023-10-02 00:35:27 +02:00
paste.go remove email debugs 2023-09-16 19:39:10 +02:00
send.go add dl command to download videos with yt-dlp 2023-09-27 16:44:42 +02:00
timer.go add database models, add timer functionality 2023-09-07 22:34:53 +02:00
user.go fix error messagesg 2023-09-19 14:06:37 +02:00