simu/rewards
Version, currently 0.1.05 versions
- 0.3.2latestApr 13, 2022
- 0.3.1not indexedApr 13, 2022
- 0.3.0not indexedApr 13, 2022
- 0.2.0not indexedApr 13, 2022
- 0.1.0not indexedApr 13, 2022
github.com/ondreian/rewards.cr
a cli util to login all characters on an account and claim their login rewards
Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
simu/rewards:
github: ondreian/rewards.cr
version: ~> 0.1.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
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.1.0- Tagged
- Apr 13, 2022
- Commit
31900a8a9151- Indexed
- not yet
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