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.
- Host: GitHub
- URL: https://github.com/yeah568/hubot-discord-admin
- Owner: yeah568
- Created: 2017-02-13T05:06:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T05:07:38.000Z (over 9 years ago)
- Last Synced: 2025-03-16T20:45:13.843Z (over 1 year ago)
- Topics: discord, discord-bot, hubot, hubot-scripts
- Language: CoffeeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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