Skip to content

Releases: SafeShows/guilded_rs

Version 0.1

24 Sep 11:05
e5f7d57

Choose a tag to compare

This is the first release of guilded_rs that has the bare minimum to create guilded bots.

Features

  • Task pool.
    For creating interval-based message sending. An example can be found here
  • Commands.
    Ability to create commands. More information here