Skip to content

Businesskasper/oeueh-bot

Repository files navigation

oeueh-bot

Öüh Bot

discord js documentation:

https://discord.js.org/#/docs/main/stable/general/welcome

Installation

  1. clone the repository
$ git clone https://github.com/Businesskasper/oeueh-bot.git
  1. install node modules
$ npm i
  1. create .env and paste token

Start locally

$ npm run dev

Test

$ npm run test

Build and deploy

coming soon...