From 24fb7fd4b60fde954ac62c75455d22241e7740d9 Mon Sep 17 00:00:00 2001 From: bMorgan01 Date: Mon, 29 Nov 2021 16:05:29 -0700 Subject: [PATCH] rename file to something more unique, now I can text myself if the bot crashes --- main.py => mstbot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename main.py => mstbot.py (100%) diff --git a/main.py b/mstbot.py similarity index 100% rename from main.py rename to mstbot.py