Crudris is a Crystal API wrapper for the Eludris API.
-
Add the dependency to your
shard.yml
:dependencies: crudris: github: eludris-community/crudris
-
Run
shards install
require "crudris"
client = Crudris::Client.new("Bot Bot Bot Bot Bot")
client.connect