You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Leyla silently starts on any server that isn't the base one. This isn't great UX - there should be a message being sent to all servers Leyla is part of.
Replace archive channel with bot channel
Bot channel is mandatory, not nullable
Startup message should contain:
Bot name
Server name
Which modules are loaded on the server
Bot version
link to join Leyla server
New event: OnLeylaReady(), fired when Leyla and all modules have fully started (and when messages on main Leyla server have been sent)
Subscribe to new event, iterate all guilds and sent startup message separated by 50ms
Make sure:
Bot must not crash when missing permissions
Messages must not block rest of bot
The text was updated successfully, but these errors were encountered:
Leyla silently starts on any server that isn't the base one. This isn't great UX - there should be a message being sent to all servers Leyla is part of.
Startup message should contain:
Make sure:
The text was updated successfully, but these errors were encountered: