Repository files navigation
Press Ctrl + Shift + I to open Developer Tools.
Go to the Console tab.
If it is your first time, type allow pasting and press Enter.
Copy the code from Lain.js.
Paste it into the console.
Hit Enter.
Download Lain.js
Press Win + R on your keyboard.
Paste %appdata%\Vencord and press Enter.
Open the dist folder.
Place your Lain.js file inside this folder.
Open preload.js with Notepad or a code editor.
Scroll to the very bottom and paste the following line:
require("./Lain.js");
Save the file and restart Discord.
Download index.tsx
Clone or open your local Vencord source code repository.
Navigate to the src/plugins directory.
Create a new folder for the plugin (e.g., LainPet).
Place the index.tsx file inside this newly created folder.
Open your terminal in the root Vencord directory and rebuild Vencord (by running pnpm build>pnpm inject>choose stable).
Completely restart Discord.
Go to User Settings > Vencord > Plugins .
Search for the plugin by its name and toggle it on to enable it.
Make sure to check out /lain for extra commands.
About
Lain Iwakura as your Discord companion, she's lurking
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.