An open API service indexing awesome lists of open source software.

https://github.com/remirobert/digital-ocean-messenger-bot

:dolphin::sweat_drops: Digital Ocean bot for Facebook Messenger platform :octocat:
https://github.com/remirobert/digital-ocean-messenger-bot

Last synced: about 1 year ago
JSON representation

:dolphin::sweat_drops: Digital Ocean bot for Facebook Messenger platform :octocat:

Awesome Lists containing this project

README

          

![10516837_316412275150808_3623689941493367315_n](https://cloud.githubusercontent.com/assets/3276768/16326847/d1d6eb34-39fc-11e6-8efc-78bee6e90150.png)

# Digital Ocean bot

This is a **Facebook Messenger** 🤖📲 bot to manage your **digital ocean** droplets easily, with simple commands.
Directly in the chat, you can get your current droplets, the status, and reboot start or stop each of them !

### Installation

Install first the needed packages:
```
npm install
```

Then create a **auth.json** file for configutation credential.

```json
{
"verify_token":"2D7D1EE4",
"facebook_token": "EAAN8kzgEXZA4BAAwv"
}
```

### Commands

command | Preview
:-------------------------:|:-------------------------:
:sos: Help command, for catch all of them | ![](https://cloud.githubusercontent.com/assets/3276768/16328312/863d8dea-3a0b-11e6-8eb5-25ba43e6e37f.png)
:key: To set your API key from Digital Ocean | ![](https://cloud.githubusercontent.com/assets/3276768/16328342/c4eb464a-3a0b-11e6-9657-a42fa4d11be3.png)
:computer: Get the list of your droplets, with a very :stars: fancy cards list | ![](https://cloud.githubusercontent.com/assets/3276768/16328239/d6e5daa0-3a0a-11e6-985c-44ea4a64f7bf.png)
:bowtie: User's profile informations |