Add the initial revision of 'check for other bots'
This commit is contained in:
@@ -3,6 +3,7 @@ import configparser
|
||||
from os.path import exists
|
||||
|
||||
PDB_ACCEPTABLE_HANDLERS = ['gqrx', 'op25']
|
||||
PDB_KNOWN_BOT_IDS = [756327271597473863, 915064996994633729, 943742040255115304]
|
||||
|
||||
|
||||
def check_if_config_exists():
|
||||
|
||||
Reference in New Issue
Block a user