The Discord Bot for our organization, its current main purpose is to show upcoming CP Contests in different websites around the world by the use of the CList API.
4
stars
5
forks
source link
git ignore all log files or implement a way so that log files are created on the first run of the project #18
The current behavior of the git project is that it saves all modifications to the logs made by discord bot.
Since these logs will vary from machine to machine, I recommend to make it so that the logs are only based on the local machine itself.