Homegrown Discord bot for the DIGOS community.
These commands are prefixed with kink.
Commands for viewing and configuring user kinks.
!kink info Doinking
Shows information about the named kink.
| Name | Type | Optional |
|---|---|---|
| kinkName | string | no |
!kink show Doinking (or kink preference)
Shows your preference for the named kink.
| Name | Type | Optional |
|---|---|---|
| kinkName | string | no |
!kink show @Ada Doinking (or kink preference)
Shows the user’s preference for the named kink.
| Name | Type | Optional |
|---|---|---|
| user | IUser | no |
| kinkName | string | no |
!kink overlap @Ada
Shows the kinks which overlap between you and the given user.
| Name | Type | Optional |
|---|---|---|
| otherUser | IUser | no |
!kink by-preference "No preference"
Shows your kinks with the given preference.
| Name | Type | Optional |
|---|---|---|
| preference | KinkPreference | no |
!kink by-preference @Ada "No preference"
Shows the given user’s kinks with the given preference.
| Name | Type | Optional |
|---|---|---|
| otherUser | IUser | no |
| preference | KinkPreference | no |
!kink preference Doinking "No preference"
Sets your preference for the given kink.
| Name | Type | Optional |
|---|---|---|
| kinkName | string | no |
| preference | KinkPreference | no |
!kink wizard
Runs an interactive wizard for setting kink preferences.
!kink update-db
Updates the kink database with data from F-list.
!kink reset
Resets all your kink preferences.
Generated by DIGOS.Ambassador.Doc