Comprehensive Guide:Miscellaneous: Difference between revisions

redir to Mechanics and Plugins
(→‎Overview: where to send commands, omit prefix in DM)
(redir to Mechanics and Plugins)
Tag: New redirect
 
(16 intermediate revisions by 5 users not shown)
Line 1:
#REDIRECT [[Mechanics and Plugins]]
== Kira ==
 
https://github.com/Maxopoly/Kira/wiki/Relays
 
=== Overview ===
 
Kira is a plugin that lets the player create relays on discord.
These relays can display snitch hits, chat messages and player login/logout.
 
The commands can be issued in any Discord channel that Kira can read (e.g., <code>!kira help</code>), or sent via direct message (without the prefix, e.g., just <code>help</code>).
 
=== Authenticating ===
 
Authentication is required before using Kira. This will link the discord account to the IG account.
 
In order to do that `/discordauth` must be performed on the server. This will create a token.
The token must be then transmitted to Kira through discord in order to perform the authentication using `auth [token]`.
 
=== In Game commands ===
 
* /deletediscordchannel
* /discordauth - Creates auth code
* /linkdiscordchannel
* /syncdiscordchannel
 
=== Discord commands ===
 
{| class="wikitable"
|+Kira commands<ref>Kira help command</ref>
!Command
!Description
!Example
|-
|!kira help
|Shows help
|
|-
|''formatting''| !kira apitoken <SNITCH|CHAT|SKYNET>
| Generates a token for use with Kiras API
|
|-
| !auth [code]
| Allows linking your discord account to an ingame account. Run '/discordauth' ingame to get a code.
|
|-
|!kira getchannels
|Shows all relays owned by you
|
|-
|!kira createrelayconfig [name]
|Creates a new relay configuration
|
|-
|!kira createrelayhere [group]
|Attempts to create a relay in the channel this message was sent in for the group it was sent by
|
|-
|!kira setrelayconfig [group] [relay]
|Sets which configuration to use for a specific relay
|
|-
|!kira info
|Prints basic info on the bot
|
|-
|!kira mc [command] / !kira ingame [command]
|Allows you to run ingame commands from discord
| <code>!kira mc nlip CW-1 Falvyu</code> (adds player <code>Falvyu</code> to <code>CW-1</code> name layer)
|-
|!kira invite
|Allows you to add Kira to other discords
|
|-
|!kira quote
|Gives life advice
|
|-
|!kira relayconfig [name]
|Configures properties of a relay config
|
|-
|!kira setrelayconfig [group] [relay]
|Sets which configuration to use for a specific relay
|
|-
|!kira whoami
|Shows your linked accounts
|
|}
 
== Other ==
=== Metagame ===
See [[Discord Servers]]
 
=== Miscellaneous ===
 
*/present - (opens present) [Donum]
* /helpop - sends message for help [Official discord recommended for fastest help response time]
* /tps
 
Namecolor gives players who donate $10 or more to the CivClassic Patreon the ability to change the color their name displays in chat and tab menu using the command /namecolor. For $25 the color can be set as rainbow. <ref>https://www.patreon.com/civclassic</ref>
 
Note not to confuse the grey colored names with the greyed out spectator names, which unlike namecolor can only be used by admins. [Add image]
2,283

edits