Thanks to this bot, you can interact with ProjeQtOr from your phone without having to open your web browser. In this file, you will find explanations on the different commands you can execute (depending on the version). Screenshots will be added later. (commands are sorted by order of implementation)
Of course you can change the commands name to whatever you want (from V1.2 and over, see CHANGELOG.md)
After you've created the bot, just search its name in the search bar, for example "@YourBot". When you start a new conversation with the bot, you will normally be prompted with a message asking you to run "/start". Just click on it to initialize your discussion.
A command is just a simple message starting with a "/".
This command let you create tickets, questions (V3.0+), and other elements (VX.X).
This command stops any other ongoing command.
This command displays current data for the user. (For debugging purposes) It can be disabled/enabled from V6.0.0 and over
This command sends user data to an admin for debugging.
This command let you display information about a ticket or an activity (V2.0+), a question (V4.0+), or any other elements (VX.X).
This command displays information about the bot.
This command let you display information about an elements from there reference.
This command is a combination of /afficher
and /reference
.
When you type "@YourBot " (replace YourBot with the name of your bot), you will see a list of references appear above the text input box. As you start typing a reference after "@YourBot", it will filter the list to matching entries. If you select one, it will run the command "/chercher" ("/reference" prior to V6.0.0) with the corresponding reference.