https://github.com/devnote-dev/crystal-helper
A simple Crystal learning project with Discord
https://github.com/devnote-dev/crystal-helper
Last synced: 10 months ago
JSON representation
A simple Crystal learning project with Discord
- Host: GitHub
- URL: https://github.com/devnote-dev/crystal-helper
- Owner: devnote-dev
- License: agpl-3.0
- Created: 2021-11-16T21:03:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T23:29:56.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T21:37:10.920Z (12 months ago)
- Language: Crystal
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crystal-Helper
This is a mini project bot I'm working on as part of me learning more about [Crystal](https://crystal-lang.org/). Essentially a "helper" bot that will be capabale of getting doc information, code samples and evaluating code, all written in Crystal. :D
I would recommend not using the bot right now as it's in really early stages and is a learning project more than a production project. The code is open-source for people that also want to learn Crystal this way or want to correct my (currently) bad Crystal code.
© 2021-2022 devnote-dev