Skip to content

champnc/chaoteaw-bot

Repository files navigation



Chaoteaw Bot

GitHub Workflow Status (branch) GitHub GitHub package.json version Chaoteaw status

Table of contents

Quick startv

  • Install Node.js

    Check node version

    node -v
    
  • Install yarn

    Node.js >=16.10

    corepack enable
    

    Node.js <16.10

    npm i -g corepack
    

    Check yarn version

    yarn -v
    
  • Install Git

    Check git version

    git --version
    
  • Clone this repository

    git clone https://github.com/champnc/chaoteaw-bot.git
    
  • Change directory & run yarn install

    yarn install
    
  • run yarn build

    yarn run build:run
    

Creators

Copyright and license

  • Code and documentation copyright 2022 the authors. Code released under the MIT License.

Enjoy 👋

About

Discord bot for my own group server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published