13 lines
123 B
Python
13 lines
123 B
Python
import os
|
|
|
|
import json5
|
|
import tweepy
|
|
|
|
from collect.utils import *
|
|
|
|
|
|
if __name__ == '__main__':
|
|
conf = load_config()
|
|
|
|
|