you can create categories in thirds list to classify words and images(url of image) in Tierlist
exemple of TierList:
result of command tl?help "commande":
SHOW PERMITION
- Show tl tierlist with an image
tl?show tierlist "tl"
- show "cat" in "tl" tierlist with an image
tl?show cat "tl" "cat"
LIST TIERLIST
- Displays list of tierlist,
tl?list
- Displays tierlist,
tl?list "tierlist"
- Displays a category from the tierlist,
tl?list "tierlist" cat "category"
- Displays the category name of the classified
tl?list "tierlist" name "class name"
CREATE TIERLIST
- Create tierlist
tl?create "tierlist"
- Create category in tierlist
tl?create cat "tierlist" "category 1" "category 2" ...
- Create element in category
tl?create name "tierlist" "category" "name 1" "name 2" ....
DELETE
- Delete tierlist
tl?delete tierlist "tierlist 1" "tierlist 2" ...
- Delete category
tl?delete cat "tierlist" "category 1" "category 2" ...
- Delete element of category
tl?delete name "tierlist" "category" "name 1" "name 2" ...
TIERLIST PERMITION
- add a tierlist admin
tl?perm add "tierlist" "@user 1" "@user 2" ...
- delete a tierlist admin
tl?perm delete "tierlist" "@user 1" "@user 2" ...
PREFIX
- You can change your prefix for your server
tl?prefix "prefix"