simu/rewards
Version, currently 0.3.25 versions
github.com/ondreian/rewards.cr
a cli util to login all characters on an account and claim their login rewards
Installation
# Add this to your shard.yml
dependencies:
simu/rewards:
github: ondreian/rewards.cr
version: ~> 0.3.2Then run:
shards installshard.yml
- Crystal
1.2.2- License
- MIT
- Author
- Benjamin Clos
- Target
rewardsfrom src/cli.cr
Dependencies
This version declares no dependencies.
README
Rewards
Logs all characters in on an account and claims their rewards.
It will automatically build a list of all characters active on an account from the simu authentication service's response.
This standalone tool is ideal for creating a daily login task that runs on a CI service such as semaphore
Why?
Setting up lich on a ci service is really annoying and brittle with a lot of overhead that makes it run relatively slow, it will also not adapt as you activate, deactivate, or transfer characters for a given account meaning it requires a lot more hands on work than is necessary.
Installation
download the latest release binary from the releases tab
Usage
the rewards tool expects a csv with the columns in the form of account,password
./rewards accounts.csv
IMPORTANT: ALWAYS ENCRYPT YOUR SECRETS WHEN USING A CI SERVICE
This is an example csv with the appropriate format:
MyAccount,supersecretkeyboardcat
MyOtherAccount,supersupersecretkeyboardcat
Contributing
- Fork it (https://github.com/ondreian/rewards.cr/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
- Benjamin Clos - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.3.2- Tagged
- Apr 13, 2022
- Commit
99b16a042ffc- Crystal
1.2.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ondreian/rewards.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 5