1
0
mirror of https://gitlab.com/2-chainz/2-chainz-twitter-bot.git synced 2025-08-13 17:01:24 +00:00
Files
.vscode
extensions.json
launch.json
settings.json
tasks.json
tweet
.funcignore
.gitignore
LICENSE
README.md
host.json
proxies.json
requirements.txt
2-Chainz-Twitter-Bot/.vscode/extensions.json
2020-04-23 21:08:07 -07:00

7 lines
97 B
JSON

{
"recommendations": [
"ms-azuretools.vscode-azurefunctions",
"ms-python.python"
]
}