
Compendium Bot
tech
Command
Get or set specific tech levels, or list all tech levels for a user.
General syntax is tech [user] subcommand options
. You can omit the user name for yourself.
You can shorten %tech
to %t
, and follow either with '-' for an abbreviated display
on mobile devices, e.g. %t- list
- list - List a users tech
- set <tech> <level> - Set a specific tech level (0 to remove)
- setgroup <group> level, level, ... - Set a group of modules in a single command
- sg <group> level, level, ... - Same as setgroup
- get <tech> - Get a users specific tech level
- search <tech> - List users with the specific tech and their levels.
search can be preceeded by a role to search only members having that role:
tech @someRole search battery
- score - List scores (presumably) used in WS matching.
score can be preceeded by a role to search only members having that role:
tech @someRole score
- names <w(eapons and shields)|m(ining)|t(rade)|s(upport)|o(ther)> - List the technology names you can use in this command.
- clear - Clear the user tech data.
The list, get, and set subcommands can be abbreviated l, g, and s.
Examples:
%tech get laser
tech set battery 5
tech list
tech @someuser list
tech sg w 1 2 3 4 5 6