Committed version 3 of the bot from the source code on my computer. Older versions of the bot were version controlled manually before I knew how to use Git.

This commit is contained in:
2021-07-06 14:09:06 +01:00
parent eae07b923d
commit 2f10edc3f9
37 changed files with 39162 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# ---> VSCode
.vscode/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/