digitalocean-helper-bot
digitalocean-helper-bot copied to clipboard
用 telegram bot 管理 Digital Ocean 账号
☁ digitalocean-helper-bot
🚚 用 telegram bot 管理 Digital Ocean 账号
🔖 主要功能
- 管理 Digital Ocean 账号,查看账号余额,批量测试账号
- 创建和管理虚拟机
🪂 环境
python3
😻 用法
-
git clone
项目至本地,pip3 install -r requirements.txt
安装依赖 - 在 @botfather 新建一个
bot
,记下token
- 编辑
config.json
,填入相关配置 -
python3 main.py
运行bot