Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

trinitrotoluene/Fractum

Repository files navigation

AppVeyor NuGet MyGet Pre Release

Links

For a complete API reference, as well as guides and tutorials, check out the latest documentation.

For pre-release builds, add the MyGet repository as a NuGet package source and check the Include Prerelease option (in Visual Studio).

https://www.myget.org/F/fractum/api/v3/index.json

Pre-release builds contain untested changes and may behave unexpectedly.

Usage

Fractum uses a system of Pipelines and PipelineStages to process events coming over the socket. As a developer you can either choose to use the fully complete stages provided out of the box, write your entirely own stages, or mix and match the two. Data is exposed through EventModels, allowing you to customise both connection and event handling behaviour, and do additional processing later in the pipeline.

Fractum is currently still under heavy development, however if you're already using it and encounter any problems, just open an issue, shoot me an email: tnt(at)codeforge.pw or contact me on Discord: #1 and tell me about it!

About

An asynchronous bot client for Discord with Gateway & REST support, targeting netstandard2.0.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages