Update license and README

This commit is contained in:
The0Mikkel
2024-05-28 00:24:18 +02:00
parent a532c7b36d
commit 6e6aa6cc10
3 changed files with 27 additions and 1 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
# Ignore everything
*
# Except for these files
!/requirements.txt
!/bot.py