Contents:
Calling the CallofDuty Class:
cod = CallofDuty(hacker_data=False, squad_data=True, streamer_mode=True)
This is the core class which holds all objects the user may need.
Home Page