A Discord bot that sends Tudou pictures
Video_240719003412.mp4
tudou discord server https://discord.gg/cWXVW8mwJs
tudou invite https://discord.com/oauth2/authorize?client_id=1260317610059501570&scope=bot&permissions=8
php 8.3 https://www.php.net/downloads.php
composer https://getcomposer.org/download
open command prompt
Press the Windows Key + R, type in cmd.exe, and press Enter (in windows)
download all files from github
curl -L -O https://github.com/deplantis/tudou-discord-bot/
navigate to the directory containing the tudou.php
cd (In the tudou directory, where the tudou.php file is located)
install discord php with composer
composer require team-reflex/discord-php
change the discord bot token
go to tudou class/tudou.php , change the $token variable in the Tudou class to you own bot token
run tudou.php
php tudou.php