ulysses-ck / yab-djs

A discord bot to learn Discord Bot Development. Currently is only for learning purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another Bot

This is a bot to learn about discord bot development right now. So maybe best practices not be followed(try to do) and any contribution or comment is accepted.

Stack

Created with:

Installation

  • Clone the repo
git clone https://github.com/ulysses-ck/yab-djs.git
  • Install dependencies(npm)
npm i
  • Run the project
npm run dev

Objectives

  • [ x ] Setup basic with prettier, eslint, dotenvx.
  • Make some commands to get started.

About

A discord bot to learn Discord Bot Development. Currently is only for learning purposes.


Languages

Language:JavaScript 100.0%