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
- Host: GitHub
- URL: https://github.com/rosscomputerguy/harobot
- Owner: RossComputerGuy
- License: gpl-3.0
- Created: 2019-02-09T05:47:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T19:03:33.000Z (about 7 years ago)
- Last Synced: 2025-07-09T01:53:37.803Z (9 months ago)
- Topics: discord, discord-bot, discord-js-bot, gundam
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haro
[](https://github.com/SpaceboyRoss01/harobot/issues)
[](https://travis-ci.com/SpaceboyRoss01/harobot)
[](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`.