Skip to content

Version 0.1

Latest

Choose a tag to compare

@SafeShows SafeShows released this 24 Sep 11:05
· 1 commit to main since this release
e5f7d57

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