Update bot.py

This commit is contained in:
House of Vanity
2021-05-18 15:16:49 -07:00
committed by GitHub
parent fa7f5a5e2f
commit 6488ec2acc

4
bot.py
View File

@ -1,3 +1,7 @@
#!/usr/bin/env python3
# Author: 'UltraDesu <ab@hexor.ru>'
# Home: https://github.com/house-of-vanity/Wireguard-Peer-Manager
import logging import logging
import os import os
import sys import sys