Skip to content
Kalbintion edited this page Oct 27, 2014 · 1 revision

AMA is a basic command found in any channel Kdkbot is a part of. AMA is an acknowledgment to the "Ask Me Anything" system and duplicates its concept as a core bot command.

Syntax

  • ama <get <index> | add <question> | remove <index> | save | next | index | repeat>

Get

ama get will retrieve a question with a given numerical index and will respond about a question not existing if there is no available question at the requested index.

Add

ama add will add an additional question to the end of the AMA queue. Please note that there is no checks for a properly formatted question.

Remove

ama remove will remove a question based on the index provided.

Save

ama save will manually save the ama questions list. This is automatically done whenever a question is added or removed, but may be done manually to ensure it is saved.

Next

ama next will go to the next question available for the current sessions list. It will not automatically remove the previous question.

Index

ama index will indicate what the current index is of the message. If provided with a numerical value after the word index it will set the current sessions question index to that number.

Repeat

ama repeat will repeat the last question for the channel. This is useful if the owner of the channel, or whomever is answering the questions, misses the question due to chat, game, etc.

Clone this wiki locally