mirror of
https://gitlab.com/2-chainz/2-chainz-twitter-bot.git
synced 2025-08-13 17:01:24 +00:00
.vscode
extensions.json
launch.json
settings.json
tasks.json
tweet
.funcignore
.gitignore
LICENSE
README.md
host.json
proxies.json
requirements.txt
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"recommendations": [
|
|
"ms-azuretools.vscode-azurefunctions",
|
|
"ms-python.python"
|
|
]
|
|
}
|