Kira: Difference between revisions

237 bytes added ,  6 months ago
add mechanics category box
(rewrite command tables)
(add mechanics category box)
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{Mechanics series}}
'''Kira''' is a plugin ([https://github.com/CivMC/Kira source]) which allows creating relays of in-game events, such as [[Snitch]] messages, to a discord server. It is primarily to allow players to view snitch hits in real-time, even when not in game.
 
Line 19 ⟶ 20:
!Description
|-
|<code>/deletediscordchannel</code>
|
|-
|<code>/discordauth</code>
|
|-
|<code>/linkdiscordchannel</code>
|
|-
|<code>/syncdiscordchannel</code>
|
|}
Line 38 ⟶ 39:
!Description
|-
|<code>!kira help</code>
|Shows help
|-
| ''formatting'' | <code><nowiki>!kira apitoken <SNITCH|CHAT|SKYNET></nowiki></code>
| Generates a token for use with Kiras API
|-
| <code>!auth [code]</code>
| Allows linking your discord account to an ingame account. Run '/discordauth' ingame to get a code.
|-
|<code>!kira getchannels </code>
|Shows all relays owned by you
|-
|<code>!kira createrelayconfig [name]</code>
|Creates a new relay configuration
|-
|<code>!kira createrelayhere [group]</code>
|Attempts to create a relay in the channel this message was sent in for the group it was sent by
|-
|<code>!kira setrelayconfig [group] [relay]</code>
|Sets which configuration to use for a specific relay
|-
|<code>!kira info</code>
|Prints basic info on the bot
|-
|<code>!kira ingame [command]</code>
|Run an in-game command from discord. For instance, <code>!kira ingame nlip CW-1 Falvyu</code> is equivalent to running <code>/nlip CW-1 Falvyu</code> in game.
|-
|<code>!kira invite</code>
|Send the invite link for Kira in chat.
|-
|<code>!kira relayconfig [name]</code>
|Configures properties of a relay config
|-
|<code>!kira setrelayconfig [group] [relay]</code>
|Sets which configuration to use for a specific relay
|-
|<code>!kira whoami</code>
|Shows your linked accounts
|}
 
{{Mechanics}}
2,234

edits