CHIRAG84
Results
1
comments of
CHIRAG84
# Create a new config.py or rename this to config.py file in same dir and import, then extend this class. import json import os def get_user_list(config, key): with open("{}/mrjoker/{}".format(os.getcwd(), config),...