First Step
you have to run these commands
mkdir assets
cd assets
mkdir base
mkdir credentials
cd ../
mkdir save
cd save
mkdir page
mkdir sent
mkdir tokens
cd ../
Second Step
in "assets/base" directory, Create base data files with type ["","",""] except _githubtoken.json
these files are follows
_contents.json
_locations.json
_mails.json
_subjects.json
githubtoken file type is
{
"GITHUB_TOKEN" : "your token"
}
Final Step
also you have to copy your credentail files into assets/credentials directory
The end you are ready to run this proeject
!!!WELLCOME!!!!
Remain only onething you have to do , Pls give me stars!!!!
and then you can run this project with command
python main.py