cryscord
Version, currently main branch1 version
- main branchlatestFeb 29, 2024
github.com/canhascodez/cryscord
A Discord API library for Crystal.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cryscord:
github: canhascodez/cryscord
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.11.2- License
- MIT
- Author
- Kaia Leahy
- Target
cryscordfrom src/cryscord.cr
Dependencies
Development Dependencies
- ameba~> 1.6github: crystal-ameba/amebadev
- faker*github: canhascodez/fakerdev
- spectator~> 0.12gitlab: arctic-fox/spectatordev
README
cryscord
Cryscord is a (WIP) discord library for crystal-lang 😸
Installation
-
Add the dependency to your
shard.yml:dependencies: cryscord: github: canhascodez/cryscord -
Run
shards install
Usage
require "cryscord"
This is not currently in any kind of usable condition. The Discord API is fairly large and complex, and you need to implement a fair amount of it to be minimally useful.
Development
I have little expectation that this project will be relevant to anyone else's interests.
Contributing
- Fork it (https://github.com/canhascodez/cryscord/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
- Kaia Leahy - 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
main- Seen
- Feb 29, 2024
- Crystal
>= 1.11.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/canhascodez/cryscord
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1