一隻全中文的機器人,並結合了音樂系統、RPG、動態語音頻道、跨群聊天等功能,讓 Discord 不再只是聊天軟體
The document provides information regarding YEE-style robot documentation. It directs users to the entry page for tutorials on using the robot and welcomes collaboration through the document contribution guidelines. It also specifies that for local testing, one should use the pnpm package manager for installing dependencies. Users can start the execution by running pnpm dev
and preview at http://localhost:3000. Licensing information indicates that articles in the content folder are protected under CC BY 4.0, requiring proper attribution for use.
To install the YEE-style robot documentation theme, follow these steps:
pnpm
package manager installed.pnpm dev
The YEE-style robot documentation provides users with detailed instructions on using the robot and welcomes collaboration for contributions. It emphasizes the use of the pnpm
package manager for local testing and specifies licensing information for content protection. Proper attribution is required for utilizing content under CC BY 4.0, while unspecified files are licensed under MIT, as outlined in the provided documentation.