tb
Version, currently master branch1 version
- master branchlatestMay 15, 2022
github.com/greenbigfrog/tipbot-common
Common code one needs when developing cross platform tipbots
0 stars
2 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
tb:
github: greenbigfrog/tipbot-common
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
*- License
- MIT
- Author
- Jonathan B.
Dependencies
Runtime Dependencies
- pg*github: greenbigfrog/crystal-pg, branch: add-bigdecimal
- raven*github: sija/raven.cr, branch: develop
- bitcoin_rpc*github: citizen428/bitcoin_rpc
Development Dependencies
- ameba*github: veelenga/amebadev
README
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
-
Add the dependency to your
shard.yml:dependencies: tb: github: greenbigfrog/tipbot-common -
Run
shards install
Usage
require "tb"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/greenbigfrog/tipbot-common/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Jonathan B. - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 15, 2022
- Crystal
*- Indexed
- yes
Dependents
Repository
github.com/greenbigfrog/tipbot-common
Metadata
- Created
- Aug 19, 2026
- Updated
- Sep 17, 2026
- Synced
- Sep 17, 2026
- Versions
- 1