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

https://github.com/yeah568/hubot-discord-admin

A hubot script to make Discord administration easier.
https://github.com/yeah568/hubot-discord-admin

discord discord-bot hubot hubot-scripts

Last synced: about 1 month ago
JSON representation

A hubot script to make Discord administration easier.

Awesome Lists containing this project

README

          

# hubot-discord-admin

A hubot script to make Discord administration easier.

See [`src/discord-admin.coffee`](src/discord-admin.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-discord-admin --save`

Then add **hubot-discord-admin** to your `external-scripts.json`:

```json
[
"hubot-discord-admin"
]
```

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
```

## NPM Module

https://www.npmjs.com/package/hubot-discord-admin