Fix all the bugs
This commit is contained in:
parent
9c63916716
commit
73cf7c489c
33 changed files with 827 additions and 392 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -6,7 +6,7 @@
|
|||
"configurations": [
|
||||
{
|
||||
"name": "Python: FastAPI",
|
||||
"type": "python",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "uvicorn",
|
||||
"args": ["discord_rss_bot.main:app", "--reload"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue