An open API service indexing awesome lists of open source software.

https://github.com/minidomo/hinata

A Discord bot to help plan your activities.
https://github.com/minidomo/hinata

discord-bot

Last synced: about 2 months ago
JSON representation

A Discord bot to help plan your activities.

Awesome Lists containing this project

README

          

# Hinata
This was originally created for my friend's server to set up dates for volleyball.

## Commands
Default prefix is `/` but can be changed via `/setprefix`
### Regular
| Command | Parameters | Description |
| :-: | - | - |
| `add` | | Add yourself to the participant list. |
| `help` | | Shows regular commmands. |
| `info` | | Shows information about the bot. |
| `min` | | Shows the minimum votes for a suggestion to end the poll. |
| `prefix` | | Shows the prefix of the bot. |
| `remove` | | Remove yourself from the participant list. |
`suggest` |


  • `` A date in M/D form
  • `
  • `` The name of the activity

| Suggest a date, time, and activity. |

### Admin
| Command | Parameters | Description |
| :-: | - | - |
| `aclear` | | Clears the activity. |
| `aname` |

  • `` The name of the person
| Adds someone to the participant list. |
| `destroy` | | Reverses the effects of `setup`. |
| `endpoll` | | Force ends the current poll. |
| `helpadmin` | | DMs the user a list of the admin commmands. |
| `pclear` | | Clears the participant list. |
| `rname` |
  • `` The name of the person
| Removes someone to the participant list.
| `setactivity` |
  • `` The name of the activity
| Sets the activity. |
| `setmin` |
  • `` The minimum votes for a suggestion to end the poll
| Sets the minimum votes for a suggestion to end the poll. |
| `setprefix` |
  • `` The new prefix
| Sets the prefix of the bot. |
| `setup` | | Sets up the current channel to use commands. |
| `tclear` | | Clears the time. |
| `time` |

  • `` A date in M/D form
  • `

| Sets the date and time for the activity. |