added bungie.py rss to discord webhook script

This commit is contained in:
雲華
2021-03-18 14:40:35 -04:00
commit 96d34bfc4a
2 changed files with 68 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Environment files
.env
# venv
venv/
# PyCharm
.idea/
# Databases
*.db