Skip to content

thieleju/KamiiroBot

Repository files navigation

Kamiiro Discord Bot

Discord Bot for the Juliversal Community

Prerequisites

  • Git latest stable version
  • Npm latest stable version
  • NodeJS latest stable version
  • IDE (VSCode recommended)
  • Run npm install to update the dependencies

Installation

  • Fork/Download this repository

  • Create a new branch from the develop branch

  • Create a file named .env in this directory and insert the lines:

    DISCORD = superSecretDiscordToken;
    GOOGLE = superSecretGoogleToken;
  • Replace the superSecretTokens with your Discord Bot Token and your Google YouTube API Key

  • Run node index to start the bot


If anything does not go as planned, just ask me here on Github or on Discord: Ryua#2308

Releases

No releases published

Packages

No packages published