I've made a discord.py bot and want to run it on my spare phone with pydroid3 but I cant figure out how to move the main.py file and the 55 asset files (most of them are .png but some are .json and .txt) from my laptop to my phone.
The file structure is
bot_folder
║
╠ main.py
╚ assets
╠ Text_file_1.txt
╠ Text_file_2.txt
╠ Text_file_2.txt
╠ File_1.json
╠ File_2.json
╚ Images
╚ 49 PNG files