Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eartharoid committed May 5, 2019
1 parent 1fff0e2 commit fd25e06
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,15 @@ A simple (ish) Discord™️ bot to manage support tickets to allow you and your

**Go to the [wiki](https://github.com/Eartharoid/DiscordTickets/wiki) for information on using the bot**

## Commands
- `!help` - show help menu
- `!new` - create a new ticket [`ticket`]
- `!close` - close a ticket
- `!add` - add a user to a ticket [`adduser`]
- `!remove` - remove a user from a ticket [`kick`]

The help menu provides an example for each command, along with usage (parameters info) and alias info.
An example command / template is provided if you want to create your own command (such as `!website` for example)

### Credits
- [ohlookitsderpy / leeks.js](https://github.com/ohlookitsderpy/leeks.js)

0 comments on commit fd25e06

Please sign in to comment.