tipbot-common

Common code one needs when developing cross platform tipbots

tipbot-common

Contains common code you'll need across various platforms when writing a tip bot. Not intended to actually be used by anyone else.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      tb:
        github: greenbigfrog/tipbot-common
    
  2. Run shards install

Usage

require "tb"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/greenbigfrog/tipbot-common/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

tipbot-common

Owner
Statistic
  • 0
  • 0
  • 0
  • 2
  • 2
  • almost 2 years ago
  • August 14, 2019
License

MIT License

Links
Synced at

Tue, 07 May 2024 12:17:29 GMT

Languages