Skip to content

Node.JS Bot designed for usages across various mechanisms

License

Notifications You must be signed in to change notification settings

AlMcKinlay/McBot

 
 

Repository files navigation

YaManicBot

I wanted a bot to do some things that I want.

I decided to fork pokemontrades/porygon-bot because I knew how it works and it already worked well with IRC.

Features

(todo once I have features different from porygon-bot)

Pre-requisites

Note: we recommend yarn due to it's improved caching and more reliable dependency installs, however npm should work just fine for the majority of people.

Installation

  • yarn or npm install
  • mv config.default.js config.js
  • edit config.js and update information

Usage

  • With Yarn:
yarn start
  • With NPM:
npm start

About

Node.JS Bot designed for usages across various mechanisms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%