MAL lists cap at 900.
Just a fun little project that converts your MAL and or AniList to a tier list. Feel free to improve any aspect and send in a pull request <3
Put the following inside your bio
Heres my profile as an example https://myanimelist.net/profile/Qnnie
Background Image: {background}image url{/background}
Your top bar can be different colors.
Colors can be
Hex ex: {topbar}#ffffff{/topbar}
RGB: {topbar}rgb(255,0,0){/topbar}
or even slightly transparent with RGBA {topbar}rgba(255,0,0,0.5){/topbar}
Normal ex: {topbar}green{/topbar}
CUSTOM RANKS
ex: {ratings}SS,S,A,B,C,D,F,F,F,F{/ratings}
SS = 10
S = 9
A = 8
B = 7
C = 6
D = 5
F = 4-1
- You can actually take a screenshot of your list by using browser extensions.
- If you're only getting a section like "Plan to watch" You need to go to your list settings and remove that as your default
- Working on general bugs
- open up command line tool for the following commands
- git clone https://github.com/Qnnie/AnimeTierList
- cd AnimeTierList
- npm install
- node src/app.js