Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task/218 dm message event naming #221

Merged
3 commits merged into from
Sep 24, 2020
Merged

Conversation

ghost
Copy link

@ghost ghost commented Sep 24, 2020

  • Renamed Private- events to DM- events.
    • Implemented MessageCreateEvent#content and MessageCreateEvent#embeds
    • Implemented get_guild to compliment get_available_guild and get_unavailable_guild on cache.
  • Amended README examples.

Fixes #218

Nekokatt added 2 commits September 24, 2020 09:24
- Implemented MessageCreateEvent#content and MessageCreateEvent#embeds
- Implemented get_guild to compliment get_available_guild and
  get_unavailable_guild on cache.
@ghost ghost added documentation Improvements or additions to documentation enhancement New feature or request testing Improvements or additions to tests labels Sep 24, 2020
@ghost ghost added this to the 2.0.0 milestone Sep 24, 2020
@ghost ghost requested review from FasterSpeeding, davfsa and tandemdude September 24, 2020 08:39
@ghost ghost self-assigned this Sep 24, 2020
@ghost ghost merged commit 500e6ef into master Sep 24, 2020
@ghost ghost deleted the task/218-dm-message-event-naming branch September 24, 2020 10:50
This pull request was closed.
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 enhancement New feature or request testing Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix DM message inconsistencies in events.
1 participant