feat: implement an RSS Discord bot with slash commands for feed management and Docker support.
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.git/
|
||||
.gitignore
|
||||
data/
|
||||
*.md
|
||||
Reference in New Issue
Block a user