Skip to content

eludris-community/crudris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crudris

Crudris is a Crystal API wrapper for the Eludris API.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      crudris:
        github: eludris-community/crudris
  2. Run shards install

Basic Usage

require "crudris"

client = Crudris::Client.new("Bot Bot Bot Bot Bot")
client.connect

About

A Crystal API wrapper for interacting with the Eludris API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published