Skip to content

Conversation

hypergonial
Copy link
Contributor

Summary

on_ready() is called every time the bot connects to Discord, which can happen either when the bot starts up, or if it loses connection to Discord and reconnects, thus this statement is false.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...)

on_ready() is called every time the bot connects to Discord, which can happen either when the bot starts up, or if it loses connection to Discord and reconnects, thus this statement is false.
@Lulalaby Lulalaby enabled auto-merge December 23, 2021 14:45
Lulalaby
Lulalaby previously approved these changes Dec 23, 2021
@Lulalaby Lulalaby added this to the v2.0 milestone Jan 7, 2022
@Lulalaby Lulalaby added documentation Improvements or additions to documentation priority: low Low Priority Merge normally priority: medium Medium Priority feature Implements a feature labels Jan 7, 2022
Middledot
Middledot previously approved these changes Jan 24, 2022
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
@Lulalaby
Copy link
Member

Lulalaby commented Jan 26, 2022

Fix merge conflicts please

@Lulalaby Lulalaby added Merge with squash and removed feature Implements a feature Merge normally labels Jan 26, 2022
@Lulalaby Lulalaby closed this Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation priority: low Low Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants