Nodokapedia

Nodokapedia is a community-made Discord bot available to all patrons. It provides a vast array of useful features including searching and viewing scenes from the game, browsing the patron requests gallery, fun community game modes such as Hug/Marry/Kill and Would You Rather, and is frequently updated to add more content and features. The full command list available to users is presented here for reference (WIP).

Find Commands

Allows users to search through the game files within Discord.

Find all instances of a line in the game

/find line words:[...] (from:[...]) (inscene:[...]) (infile:[...]) (withcontext:[...]) (displayimages:[...])

  • words: Words to search for in the game script
  • (Optional) from: Character to find a line from [default: all characters]
  • (Optional) inscene: Scene to find a line from [default: all scenes]
  • (Optional) infile: Script file to find a line from [default: all files]
  • (Optional) withcontext: How many lines to display before and after line [default: none]
  • (Optional) displayimages: Should accompanying game images be displayed [default: true]

Search through the script files of the game for lines which have the specified words. To search for lines from a specific character, in a specific scene, or in a specific script file, use the parameters from, inscene, and infile respectively. The withcontext parameter requires a number to be input to state the number of lines to display before and after the line to provide context to what is being said.

Show a random line in the game

/find random (from:[...])

  • (Optional) from: Character to find a line from [default: all characters]

Find the prerequisites to trigger an event

/find prereq scenelabel:[...]

  • scenelabel: Scene to find prerequisites of

Display the prerequisite events you must complete to trigger the start of a successive event.

Find an image in the game

/find image name:[...]

  • name: Filename of image to search for

Display a list of links which lead to copies of a game image corresponding to the link pressed. The parameter name is used to specify the image you want to see. The name parameter can be a inputted partially, i.e. typing 'halloween' will find all files with 'halloween' in the name, and will be compared to the filenames of each image in the game to provide the list.

Find a song in the game

/find music name:[...]

  • name: Filename of song to search for

Display a list of links which lead to copies of a song from the game corresponding to the link pressed. The parameter name is used in the same way as /find image in that you specify the song you want to listen to through the name parameter which can be a inputted partially.

Find the songs played in a scene

/find audio-in-scene scenelabel:[...]

  • scenelabel: Scene to find the music that plays

Find the images displayed in a scene

/find image-in-scene scenelabel:[...]

  • scenelabel: Scene to find the images displayed

Find the lines spoken during while a song is playing per scene

/find line-by-audio musicname:[...]

  • musicname: Filename of the song to search for

Find which scenes an image appears in

/find scene-by-image name:[...]

  • name: Filename of image to search for

Find a specific scene by tag

/find scene-by-tag tag:[...]

  • tag: Tag to search for a scene with

Find all scenes with a variable in the game

/find variable varname:[...]

  • varname: The variable to search for

Display the names of all events which contain a variable. The parameter varname is used to specify the variable which is reference in the event. For example, the variable 'niki_lust' is referenced in the event Dear You (nikiinvite2) and Vanilla Bean (otohadorm10p2), and the variable 'norikomarry' is referenced in the event That One FMK Scene (convenience25) and Dyed Orange, Drenched in Sun (kirinspecial25).

Find a regular expression in the game

/find regex pattern:[...] (from:[...]) (inscene:[...]) (infile:[...]) (withcontext:[...])

  • pattern: A phrase to search for in the game script
  • (Optional) from: Character to find a phrase from [default: all characters]
  • (Optional) inscene: Scene to find a phrase from [default: all scenes]
  • (Optional) infile: Script file to find a phrase from [default: all files]
  • (Optional) withcontext: How many lines to display before and after phrase [default: none]
  • (Optional) displayimages: Should accompanying game images be displayed [default: true]

/find regex works in a similar way to /find line except that it finds specific phrases in the script files instead of examples of specified words in a line. Searching for a phrase from a character, in a scene, or in a script file is also done with the parameters from, inscene, and infile while withcontext also displays lines before and after the line to provide context to what is being said.

Patron Requests Commands

Nodokapedia provides functionality to view images requested from Selebus by his patrons.

See a random Patron request

/request random

  • (Optional) include: Tags to include in searching for a request
  • (Optional) exclude: Tags to exclude in searching for a request
  • (Optional) by: User whose requests to display
  • (Optional) from: A date to search for all request from (mm/dd/yyyy)
  • (Optional) to: A data to search for all request to (mm/dd/yyyy)

Display a random image requested by one of Selebus's patrons

Search for a Patron request

/request search (id:[...]) (tags:[...]) (by:[...]) (from:[...]) (to:[...])

  • (Optional) id: ID of a specific request
  • (Optional) include: Tags to include in searching for a request
  • (Optional) exclude: Tags to exclude in searching for a request
  • (Optional) by: User whose requests to display
  • (Optional) from: A date to search for all request from (mm/dd/yyyy)
  • (Optional) to: A data to search for all request to (mm/dd/yyyy)

Search through the images requested by Selebus's patrons using the parameters id, tag, by, from and to in order to narrow the search results. Not using any parameters and typing /request search has the same functionality as /request gallery and can be used to view all request images.

See all Patron requests

/request gallery

View all patron image requests. Typing /request gallery has the same functionality as typing /request search and not using any parameters.

Fanart Commands

See a random fan-made image

/fanart any

Search for a fan-made image

/fanart search (id:[...]) (tags:[...]) (by:[...]) (from:[...]) (to:[...])

  • (Optional) id: ID of a specific request
  • (Optional) tag: Tags to search for request with
  • (Optional) by: User whose requests to display
  • (Optional) from: A date to search for all request from (mm/dd/yyyy)
  • (Optional) to: A data to search for all request to (mm/dd/yyyy)

See your favorited fan-made images

/fanart favorites

See all fan-made images

/fanart all

Tier List Commands

Nodokapedia offers multiple ways to save, display, compare and analyze the community's tier lists.

Get help with making a tier list

/tl help

Save your tier list

/tl save url:[...]

  • url: URL to your saved tier list page

Saves a tier list made with the Lessons in Love tier maker. First, save your tier list to your tiermaker.com account (requires a Twitter account -- you may use a burner account for this purpose) and copy the URL of your saved tier list page.

Please note, there are 2 categories of tier list; a standard tier lists that only includes the main cast, i.e. girls with an in-game profile; and an exhaustive tier lists that includes all characters and age variants. Your tier list will be saved to one of those 2 categories automatically based on the girls you include i.e. if you want to make a list with the standard girls, just don't include non-standard ones.

See your or another user's latest tier list

/tl load (user:[...])

  • (Optional) user: User whose tier list to display [default: you]

Displays your (or the specified user's) latest tier list. Press the buttons underneath to switch between standard and exhaustive.

See an older tier list

/tl history (user:[...])

  • (Optional) user: User whose tier lists to display [default: you]

Displays a list of your (or the specified user's) tier lists. Choose from the dropdown menu to display it.

Delete a tier list

/tl delete

Displays a list of your tier lists. Choose from the dropdown menu to delete it.

Compare 2 tier lists

/tl compare user1:[...] (user2:[...])

  • user1: User whose latest tier list will be compared to user2
  • (Optional) user2: User whose latest tier list will be compared to user1 [default: you]

Displays a simple statistical comparison of both users' calculated score for each girl. Press the buttons underneath to switch between standard and exhaustive. All girls within a tier are scored the same (left-to-right order does not matter). The score for each tier is calculated as such:

1 - ([# of girls in higher tiers]/([# of girls total] - 1) + [rank of tier]/([# of tiers total] - 1)) / 2

You can see the calculated score for your latest tier list with the command /tl score.

See the calculated score of the girls in a tier list

/tl score (user:[...])

  • (Optional) user: User whose tier list scores will be shown [default: you]

See others' compatibility with your tier list

/tl compatibility (category:[...])

  • (Optional) category: Type of tier list to show [default: Standard]

Displays an ordered list of comparison scores between your and other users' latest tier lists.

Generate a graph of tier list scores over time

/tl graph (from:[...]) (to:[...]) (user:[...])

  • (Optional) from: A date to use tier lists from (mm/dd/yyyy) [default: all time]
  • (Optional) to: A data to use tier lists to (mm/dd/yyyy) [default: all time]
  • (Optional) include: Characters to include in comparison
  • (Optional) exclude: Characters to exclude in comparison
  • (Optional) user: User whose tier list graph will be shown [default: you]

Displays a graph of the the changes in the scores of each girl on every (or the specified user's) tier list.

See the current rankings of girls

/tl rankings

Display the overall rankings of the girls based on all saved tier lists.

See the current standard deviation of the girl's scores

/tl stddev

See the difference between a user's last 2 tier lists

/tl diff (user:[...])

  • (Optional) user: User whose tier lists to display [default: you]

Show the changes made between a user's current tier list and previously saved tier list.

See all user's score for a specific girl

/tl girl name:[...]

  • name: Girl whose scores to show

Display the overall score of a specific girl based on their position in all saved tier lists.

Contest Commands

Nodokapedia offers a way to personally rank all of the girls through 1v1 comparisons.

Start a new contest

/contest start

Starts an interactive contest where the user will be shown two girls from the game. Over the course of 102 rounds, the user has to decide which character they like the most out of the two characters shown.

See a saved contest

/contest load (user:[...])

  • (Optional) user: User whose past contest results can be seen [default: you]

Display the latest contest results of the specified user.

Generate a graph of past contests

/contest graph (from:[...]) (to:[...]) (user:[...])

  • (Optional) from: A date to search for all contests from (mm/dd/yyyy) [default: all time]
  • (Optional) to: A data to search for all contests to (mm/dd/yyyy) [default: all time]
  • (Optional) user: User whose contest results will be shown [default: you]

Creates a graph to display the change of contest results over time based on all of a user's past contests.

Compare 2 contest results

  • user1: User whose latest contest will be compared to user2
  • (Optional) user2: User whose latest contest will be compared to user1 [default: you]

See others' compatibility with your contest

/contest compatibility

Hug ∙ Marry ∙ Kill Commands

Generate a new hug ∙ marry ∙ kill

/hmk new

Starts a new Hug ∙ Marry ∙ Kill with three girls from the game.

See the stats of past hug ∙ marry ∙ kill

/hmk stats (pool:[...]) (user:[...]) (where:[...])

  • (Optional) pool: Category of hmk to filter stats [default: all characters]
  • (Optional) user: User whose hmk stats will be shown [default: all users]
  • (Optional) where: Condition to filter stats by [default: none]

Display statistics of past Hug ∙ Marry ∙ Kill games.

Generate a graph of past hug ∙ marry ∙ kill

/hmk graph (pool:[...]) (user:[...]) (where:[...])

  • (Optional) pool: Category of hmk to filter stats by [default: all characters]
  • (Optional) user: User whose hmk stats will be shown [default: all users]
  • (Optional) where: Condition to filter stats by [default: none]

Generate a graph to display statistics of past Hug ∙ Marry ∙ Kill games.

Generate a time graph of past hug ∙ marry ∙ kill

/hmk time-graph girlname:[...] (pool:[...]) (user:[...]) (where:[...])

  • girlname: Character to display time graph of
  • (Optional) pool: Category of hmk to filter stats by [default: all characters]
  • (Optional) user: User whose hmk stats will be shown [default: all users]
  • (Optional) where: Condition to filter stats by, e.g. 'marry maya', 'hug kirin' [default: none]

Generate a graph to display statistics from past Hug ∙ Marry ∙ Kill games over time.

Generate a time percentage graph of past hug ∙ marry ∙ kill

/hmk trend-graph girlname:[...] (pool:[...]) (user:[...]) (where:[...])

  • girlname: Character to display time graph of
  • (Optional) pool: Category of hmk to filter stats by [default: all characters]
  • (Optional) user: User whose hmk stats will be shown [default: all users]
  • (Optional) where: Condition to filter stats by, e.g. 'marry maya', 'hug kirin' [default: none]

Generate a time-percentage graph to display statistics of past Hug ∙ Marry ∙ Kill games.

See the leaders of past hug ∙ marry ∙ kill

/hmk leaders (pool:[...]) (user:[...]) (where:[...])

  • (Optional) pool: Category of hmk to filter stats by [default: all characters]
  • (Optional) user: User whose hmk stats will be shown [default: all users]
  • (Optional) where: Condition to filter stats by, e.g. 'marry maya', 'hug kirin' [default: none]

See the lead users of hug ∙ marry ∙ kill in an action

/hmk action-leaders where:[...] (pool:[...])

  • where: Condition to filter stats by, e.g. 'marry maya', 'hug kirin' [default: none]
  • (Optional) pool: Category of hmk to filter stats by [default: all characters]

Would You Rather Commands

Generate a new would you rather

/wyr new

See the top 10 caveats

/wyr top-caveats (user:[...])

  • (Optional) user: User whose top 10 caveats will be shown [default: overall stats]

See the top 10 girls

/wyr top-girls (user:[...])

  • (Optional) user: User whose top 10 girls will be shown [default: overall stats]

Ask Commands

Ask a character from the game a question

/ask name:[...] question:[...]

  • name: Name of character to ask question
  • question: Question to ask character

Ask Nodoka a question

/ask-nodoka question:[...]

  • question: Question to ask Nodoka

Chat with a character from the game

/chat name:[...]

  • name: Name of character to talk with

Check your token balance

/ai balance

Check the FAQs

/ai faq

Ask an 8 ball a yes/no question

/8-ball question:[...]

Shuffle Commands

See a scene with the characters swapped

/shuffle scene

See a scene with characters replaced with patrons on the Discord

/shuffle users

Generate a scene from random lines in the game

/shuffle lines

Decode Commands

Decode hex code

/decode hex input:[...]

  • input: The hexadecimal to convert to text

Decode Caesar Cipher

/decode caesar input:[...] (shift:[...])

  • input: The Caesar cipher to decode
  • shift: The number of letters to shift by [default: 19]

Decode Vigenère Cipher

/decode vigenere input:[...] key:[...]

  • input: The Vigenère cipher to decode
  • key: The key that the cipher is encoded with

Count Commands

Display number of times a word appears

/count total words:[...]

  • words: The word or phrase to search

Display how many times each character has said a word

/count who words:[...]

  • words: The word or phrase to search

Display the top words used

/count top-words

Account Management

Get help linking discord and lessons in love website accounts

/account help

Connect discord and lessons in love website

/account link code:[...]

Misc. Commands

Play an event from the game

/play name:[...]

  • name: Name of event to play

Give money to Jeremy for his work on Nodokapedia

/gibmoney

Show the next birthday of the characters

/birthday

Search the wiki

/wiki query:[...]

  • query: What to search on the wiki

Show a profile for a girl

/profile name:[...]

  • name: Name of girl whose profile to display

Roll a dice

/roll (notation:[...])

  • (Optional) notation: The number and type of dice to roll [default:1d20]

The notation parameter is used to specify the number of dice you want to roll and how many sides they have. The notation used to specify this is {the number of dice}d{the number of faces}. For example, 2 d6s can be rolled with /roll notation:2d6.

Roll a random girl

/roll-girl

Show a cute picture of a cat

/cat

Show a list of all characters in the game

/characters

View Than's titles

/thanathros

References the content of Thanathros' Titles.

Trivia