calamity-0.8.0.0: A library for writing discord bots in haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Calamity.Client.ShardManager

Description

Contains stuff for managing shards

Synopsis

Documentation

shardBot :: BotC r => Maybe StatusUpdateData -> Intents -> Sem r (Either StartupError ()) Source #

Connects the bot to the gateway over n shards