Skip to content

A bot to manage translation reserve for Wikidot Backrooms Wiki

Notifications You must be signed in to change notification settings

hoah2333/reserve-bot

Repository files navigation

Reserve Bot

A Reserve Bot for Wikidot Backrooms CN Wiki, by hoah2333.

Contributing

After you pulled the project, please install the dependencies first.

npm install

You can preview the output on your computer. This will open a real-time update website on your browser. You can modify the codes, and see the difference when you save the code.

npm run dev -- --open

After that, due to the adapter of dev mode is different from build mode, you must build and see if there's any error on your code.

# build the bot
npm run build
# check the bot on your computer
npm run preview -- --open

License

Because this project is relied to Wikidot, it is available under the same license as Wikidot, the GNU Affero General Public License 3.0 (AGPL 3.0).

About

A bot to manage translation reserve for Wikidot Backrooms Wiki

Resources

Stars

Watchers

Forks