feat: add initial Flask web app for Discord server listing
Introduces backend with server retrieval and API integration, front-end UI with templates and styles, and configuration files for deployment.
This commit is contained in:
11
src/ver/0.0.2/requirements.txt
Normal file
11
src/ver/0.0.2/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
humanfriendly
|
||||
Python.js
|
||||
discord
|
||||
discord.py
|
||||
colorama
|
||||
psycopg2-binary
|
||||
dnspython
|
||||
PyYAML
|
||||
requests
|
||||
flask
|
||||
flask_dance
|
||||
Reference in New Issue
Block a user