Begin working with config file

This commit is contained in:
Rain Clark 2024-04-05 14:01:42 -04:00
parent 2dc8ac2af7
commit f987443654

View File

@ -5,7 +5,7 @@ import subprocess
import sys import sys
import time import time
from datetime import datetime from datetime import datetime
import configparser
import requests import requests
channel_list = [] channel_list = []