kordlib/kord

Kord builder should probably not be a suspend function

danielesegato opened this issue · 1 comments

Hey guys, thanks for your lib.

I just want to spawn a discussion here about the API design.

I'm not sure I share the decision of making the Kord initialization require a coroutine.

Maybe the initialization should be a separate step?

Duplicate of #146