class

Crudris::Client

Inherits Reference / Object

The base class for initialising a client.

Constants

Log = Crudris::Log.for("client")

Constructors

new(author_name : String, effis_url : String = EFFIS_URL, oprish_url : String = OPRISH_URL, pandemonium_url : String = PANDEMONIUM_URL)
Source

Instance methods

close
Source
connect

Connects to the Eludris gateway.

Source
create_message(content : String)
Source