forked from gooberinc/goober
i slept on my shoulder wrong murder me
This commit is contained in:
parent
d6a679b878
commit
2e0c0bb70e
2 changed files with 143 additions and 1 deletions
1
bot.py
1
bot.py
|
@ -317,6 +317,7 @@ async def on_ready():
|
|||
def ping_server():
|
||||
if ALIVEPING == "false":
|
||||
print(f"{YELLOW}{get_translation(LOCALE, 'pinging_disabled')}{RESET}")
|
||||
os.environ['gooberauthenticated'] = 'No'
|
||||
return
|
||||
file_info = get_file_info(MEMORY_FILE)
|
||||
payload = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue