Discord.net: [Request] Documentation example for using Shard feature

Created on 4 Aug 2018  路  3Comments  路  Source: discord-net/Discord.Net

is there any bot sample which uses shard feature on Discord.Net ?
also i couldn't find example usage in documentation

Most helpful comment

I recommend updating issue title to something along the lines of...

[Request] Documentation example for using Shard feature.

All 3 comments

I recommend updating issue title to something along the lines of...

[Request] Documentation example for using Shard feature.

https://github.com/PassiveModding/RavenBOT
It's pretty simple, mostly just changing all instances of discordsocketclient with discordshardedclient

Watch out, though. Some events like Ready don't exist, and events like ShardReady and ShardDisconnect do exist

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RogueException picture RogueException  路  7Comments

Poyser1911 picture Poyser1911  路  4Comments

MinisBett picture MinisBett  路  3Comments

nbroza picture nbroza  路  5Comments

RheaAyase picture RheaAyase  路  6Comments