An open API service indexing awesome lists of open source software.

https://github.com/rosscomputerguy/harobot

Haro Discord Bot for the Mobile Suit Gundam: The Four Wishes Discord Server
https://github.com/rosscomputerguy/harobot

discord discord-bot discord-js-bot gundam

Last synced: 7 months ago
JSON representation

Haro Discord Bot for the Mobile Suit Gundam: The Four Wishes Discord Server

Awesome Lists containing this project

README

          

# Haro

[![Open Issues](https://badgen.net/github/open-issues/SpaceboyRoss01/harobot)](https://github.com/SpaceboyRoss01/harobot/issues)
[![Travis CI](https://badgen.net/travis/SpaceboyRoss01/harobot)](https://travis-ci.com/SpaceboyRoss01/harobot)
[![Follow the owner](https://badgen.net/twitter/follow/SpaceboyRoss)](https://twitter.com/SpaceboyRoss)

Haro Discord Bot for the Mobile Suit Gundam: The Four Wishes Discord Server.

# Installing

## Easy Install

1. Clone this repository.
2. Run `npm install`.
3. Run `npm run setup`.
4. You're done! You can run the bot via `npm run start`.

## Advance Install

1. Clone this repository.
2. Copy `config.example.json` to `config.json`.
3. Put in your token and other values in `config.json`.
4. Run `npm install`.
5. You're done! You can run the bot via `npm run start`.