Update main #2

Merged
PacketParker merged 4 commits from dev into main 2024-08-02 21:55:32 -05:00
Showing only changes of commit 3f23ef4edf - Show all commits

View File

@ -105,7 +105,7 @@ def load_config():
except FileNotFoundError:
# Create a new config.yaml file with the template
with open("config.yaml", "w") as f:
with open(file_path, "w") as f:
f.write(
"""
bot_info: