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

v1.7.6 #28

Merged
merged 8 commits into from
Feb 17, 2022
Merged

v1.7.6 #28

merged 8 commits into from
Feb 17, 2022

Conversation

davidhozic
Copy link
Owner

Changes:

  • Fixed Exceptions being raised on framework exit
  • Fixed fw.EMBED
  • Better error reporting, now in initialization too
    • Objects that failed to process get removed and a warning is printed to the console if debug is enabled

@davidhozic davidhozic changed the base branch from master to develop February 17, 2022 22:16
@davidhozic davidhozic merged commit 7159638 into develop Feb 17, 2022
@davidhozic davidhozic deleted the feature/v1.7.6 branch February 17, 2022 22:17
davidhozic added a commit that referenced this pull request Feb 20, 2022
* v1.7.6 (#28)

* EMBED, documentation

* from_discord_embed, documentation

* fixed methods from base class being referenced to inherited class

* Fixed EMBED.from_discord_embed method copying base class methods

* Better error reporting (TRACE)

* embed copy fix

* Better error checking, get_client() function

* Better error reporting

* README

* v1.7.6 - WIP (#29)

* Improved error reporting, retreive client object

* removed warning

* v1.7.6 (#30)

# What's changed
- get_client()
  - Gives returns discord.Client object
- Improved logging
- Added send modes : ["send", "edit", "clear-send"]
- Update Examples w/ application layer example
davidhozic added a commit that referenced this pull request Feb 20, 2022
* EMBED, documentation

* from_discord_embed, documentation

* fixed methods from base class being referenced to inherited class

* Fixed EMBED.from_discord_embed method copying base class methods

* Better error reporting (TRACE)

* embed copy fix

* Better error checking, get_client() function

* Better error reporting

README

v1.7.6 - WIP (#29)

* Improved error reporting, retreive client object

* removed warning

v1.7.6 (#30)

- get_client()
  - Gives returns discord.Client object
- Improved logging
- Added send modes : ["send", "edit", "clear-send"]
- Update Examples w/ application layer example

Logging fix
davidhozic added a commit that referenced this pull request Feb 20, 2022
* EMBED, documentation

* from_discord_embed, documentation

* fixed methods from base class being referenced to inherited class

* Fixed EMBED.from_discord_embed method copying base class methods

* Better error reporting (TRACE)

* embed copy fix

* Better error checking, get_client() function

* Better error reporting

README

v1.7.6 - WIP (#29)

* Improved error reporting, retreive client object

* removed warning

v1.7.6 (#30)

- get_client()
  - Gives returns discord.Client object
- Improved logging
- Added send modes : ["send", "edit", "clear-send"]
- Update Examples w/ application layer example

Logging fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant