Skip to content

mayukobot/mayuko-js

Repository files navigation

MayukoJS

General purpose Discord bot for all things anime!

Tech Stack

Bot: NodeJS, discord.js, anilist-node, open-graph-scraper, nhentai, turndown, node-truncate, unix-timestamp-converter, node-osu-api, fast-average-color-node, anime-quotes

Configuration

To run this project, fill out your bot and osu!api token inside ./config.json

Run Locally

Clone the project

  $ git clone https://github.com/MayukoBot/mayuko-js.git

Go to the project directory

  $ cd mayuko-js
  $ git submodule update --init --recursive

Install dependencies

  $ npm i

Register commands

  $ node ./register.js

Start the bot

  $ npm run start

Screenshots

App Screenshot App Screenshot App Screenshot

Authors

License

MIT

Releases

No releases published

Packages

No packages published