crudris
Version, currently main branch1 version
- main branchlatestFeb 9, 2023
github.com/eludris-community/crudris
A Crystal API wrapper for interacting with the Eludris API
7 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crudris:
github: eludris-community/crudris
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.7.2- License
- MIT
- Author
- Sham <thesham@protonmail.com>
Dependencies
This version declares no dependencies.
README
# crudris
Crudris is a Crystal API wrapper for the [Eludris](https://github.com/eludris) API.
## Installation
1. Add the dependency to your `shard.yml`:
```yaml
dependencies:
crudris:
github: eludris-community/crudris
```
2. Run `shards install`
## Basic Usage
```crystal
require "crudris"
client = Crudris::Client.new("Bot Bot Bot Bot Bot")
client.connect
```
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Feb 9, 2023
- Crystal
1.7.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/eludris-community/crudris
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1