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 - WIP #29

Merged
merged 2 commits into from
Feb 18, 2022
Merged

v1.7.6 - WIP #29

merged 2 commits into from
Feb 18, 2022

Conversation

davidhozic
Copy link
Owner

What's changed

  • Improved error reporting and automatic removal of failed parsed object
  • renamed framework.FUNCTION decorator into framework.data_function
  • You can now retreive the discord.Client() object by calling framework.get_client()

@davidhozic davidhozic merged commit 4e885eb into develop Feb 18, 2022
@davidhozic davidhozic deleted the feature/internals branch February 18, 2022 18:42
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