Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A customizable life embetterment robot.

License

NotificationsYou must be signed in to change notification settings

hubotio/hubot

Repository files navigation

Pipeline Status

Build Status: MacOSBuild Status: UbuntuBuild Status: Window

Hubot

Note: v10.0.4 accidentally contains the removal of CoffeeScript; v10.0.5 puts it back inNote: v11 removes CoffeeScript and converts this codebase to ESM

Hubot is a framework to build chat bots, modeled after GitHub's Campfire bot of the same name, hubot.He's pretty cool. He'sextendable with scripts and can workonmany different chat services.

This repository provides a library that's distributed bynpm that youuse for building your own bots. See thedocumentationfor details on getting up and running with your very own robot friend.

In most cases, you'll probably never have to hack on this repo directly if youare building your own bot. But if you do, check outCONTRIBUTING.md

Create your own Hubot instance

This will create a directory calledmyhubot in the current working directory.

npx hubot --create myhubot --adapter @hubot-friends/hubot-slacknpx hubot --create myhubot --adapter @hubot-friends/hubot-discordnpx hubot --create myhubot --adapter @hubot-friends/hubot-ms-teamsnpx hubot --create myhubot --adapter @hubot-friends/hubot-irc

Reviewscripts/example.mjs. Create more scripts in thescripts folder.

License

See theLICENSE file for license rights and limitations (MIT).

Hubot History

Say hello to Hubot

Cartoon with Hubot

The Most Important Startup's Hardest Worker Isn't a Person

The Story of Hubot

Hubot by Hubotics

Automating Inefficiencies

Getting Started with Hubot


[8]ページ先頭

©2009-2025 Movatter.jp