notsniped / discord-snipe-bot

A simple message content sniping Discord bot which you can run yourself!
GNU General Public License v3.0
7 stars 5 forks source link

Actively check for any missing log files in bot directory upon startup #43

Closed notsniped closed 4 months ago

notsniped commented 4 months ago

This revised code will not only create all new log files if the logs directory is missing, but it will also actively check for any missing log files within the directory, and regenerate them as needed.