DefinitelyTyped/types/hubot
Kees C. Bakker e87728aa06 Added alias, name, helpCommands and loadFile (#25012)
* Added some extra defintions

- Alias and name can be used to identify the name of the bot.
- helpCommands will list all help commands
- loadFile will load a script file from a directory into the bot

* Update index.d.ts

* Making CLI happy.
2018-04-24 15:57:07 -07:00
..
hubot-tests.ts
index.d.ts Added alias, name, helpCommands and loadFile (#25012) 2018-04-24 15:57:07 -07:00
tsconfig.json
tslint.json