mirror of https://github.com/coddrago/Heroku
Update __main__.py
parent
4577776333
commit
ef43ce451f
|
@ -6,6 +6,12 @@
|
|||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
# ©️ Codrago, 2024-2025
|
||||
# This file is a part of Heroku Userbot
|
||||
# 🌐 https://github.com/coddrago/Heroku
|
||||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
import getpass
|
||||
import os
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in New Issue