[go: up one dir, main page]

Skip to content

Diskordlit/KizunaAI-Bot

Repository files navigation

KizunaAI-Bot

A fun Discord Bot!
Kizuna AI Bot Icon

What can I do?

"ping "url {url}

Made with Node.js

Dependencies

The required dependencies are included inside package.json
to install, simply run:
npm install

or, if you prefer selective or custom package version
installation (worth noting that wrong package may cause the application to fail):
npm install {module}

Below are the required modules:

  • discord.js
  • dotenv
  • form-data
  • node-fetch
  • nodemon