Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 17 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
# hubot-hackbot [![Build Status](https://travis-ci.org/TechNottingham/hubot-hackbot.svg?branch=master)](https://travis-ci.org/TechNottingham/hubot-hackbot)

#How to use Hackbot
##Create a Team
`@hackbot create team Best Team Ever`

##Add a teammate
`@hackbot add @BillSmith to my team`

##Set your team motto
`@hackbot our motto is We are the bestest`

##Leave your Team
`@hackbot leave my team`

##Find out about your Team
`@hackbot tell me about my team`

##Find out about any Team
`@hackbot tell me about team Strangers`

##Find out about any hacker
`@hackbot tell me about @BillSmith`

##Search for a team name
`@hackbot find teams like Str`

#Full Instructions
[http://www.hack24.co.uk/how-to-use-hackbot](http://www.hack24.co.uk/how-to-use-hackbot)
# What is Hackbot?
Hackbot is your first point of contact for all things relating to the management of your teams and hacks at [Hack24](http://www.hack24.co.uk).

# How to use Hackbot
| Action | Command |
| ------------------------- | ------------------------------------------ |
| Create a Team | `@hackbot create team Best Team Ever` |
| Add a teammate | `@hackbot add @BillSmith to my team` |
| Set your team motto | `@hackbot our motto is We are the bestest` |
| Leave your Team | `@hackbot leave my team` |
| Find out about your Team | `@hackbot tell me about my team` |
| Find out about any Team | `@hackbot tell me about team Strangers` |
| Find out about any hacker | `@hackbot tell me about @BillSmith` |
| Search for a team name | `@hackbot find teams like Str` |

# Full Instructions
For full instructions on how to use HackBot, please see the [Hack24 website](http://www.hack24.co.uk/how-to-use-hackbot).