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:
- Host: GitHub
- URL: https://github.com/remirobert/digital-ocean-messenger-bot
- Owner: remirobert
- License: mit
- Created: 2016-06-01T08:07:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T04:54:27.000Z (over 4 years ago)
- Last Synced: 2025-04-06T10:51:48.448Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.58 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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 | 
:key: To set your API key from Digital Ocean | 
:computer: Get the list of your droplets, with a very :stars: fancy cards list | 
:bowtie: User's profile informations |