Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxfirecodes/adventurebot
A Discord bot that totally isn't a ripoff of DiscordRPG!
https://github.com/foxfirecodes/adventurebot
Last synced: 5 days ago
JSON representation
A Discord bot that totally isn't a ripoff of DiscordRPG!
- Host: GitHub
- URL: https://github.com/foxfirecodes/adventurebot
- Owner: foxfirecodes
- Created: 2016-11-29T23:06:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T17:50:47.000Z (over 4 years ago)
- Last Synced: 2025-01-01T14:08:05.424Z (5 days ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventure-bot [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> An RPG bot that totally isn't a ripoff of DiscordRPG## Installation
Clone this repository, and run:
```sh
$ npm install
```## Usage
```js
$ npm run bot
```
## License© [Rayzr522](https://github.com/Rayzr522/)
[npm-image]: https://badge.fury.io/js/adventure-bot.svg
[npm-url]: https://npmjs.org/package/adventure-bot
[travis-image]: https://travis-ci.org/Rayzr522/adventure-bot.svg?branch=master
[travis-url]: https://travis-ci.org/Rayzr522/adventure-bot
[daviddm-image]: https://david-dm.org/Rayzr522/adventure-bot.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/Rayzr522/adventure-bot