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

Merge master to feature/slash #283

Merged
merged 57 commits into from
Oct 19, 2021
Merged

Conversation

CodeWithSwastik
Copy link
Contributor

Summary

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • 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, ...)

AstreaTSS and others added 30 commits September 1, 2021 21:56
Python bytes, not Bytes just like the line above
Prefer `static_format` over `format` with static assets
Make id parameter positional only
Fix typos discovered by codespell
BobDotCom and others added 27 commits October 1, 2021 10:52
License Updates and Code Vulnerability Checking
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.0.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Add a key feature to README
* created delete_after parameter for ctx.respond

* Update discord/interactions.py

Co-authored-by: proguy914629 <74696067+proguy914629bot@users.noreply.github.com>

* added eventloop thing

* fixed ensure_future

Co-authored-by: proguy914629 <74696067+proguy914629bot@users.noreply.github.com>
* Added `on_raw_typing` event

* Fixes and adjustments for on_raw_typing

Co-authored-by: Swas.py <61446939+CodeWithSwastik@users.noreply.github.com>
* add support for role icons

* add unicode_emoji attribute and change Role.edit

* role.edit required b64 string for icon

* passing None should remove the icon

* change documentation to reflect changes

* update docstring for Role

* invalid sentence

* remove unnecessary documentation

* add new valid keys

* add valid keys

* set icon to None if unicode_emoji is passed
* Added new embedded activities

* Removed chess and renamed youtube2

* Documented `EmbeddedActivity` Enumeration

* renamed youtube_advance to watch_together and added dev version of it

Co-authored-by: Lala Sabathil <aiko@aitsys.dev>

* Updated docs with the new naming convention

Co-authored-by: Lala Sabathil <aiko@aitsys.dev>

Co-authored-by: Lala Sabathil <aiko@aitsys.dev>
* add support for sending file(s) in interaction response

* update docstring

* fix

* add ephemeral attribute to Attachment
@CodeWithSwastik CodeWithSwastik merged commit 14607fe into feature/slash Oct 19, 2021
@Lulalaby Lulalaby deleted the fix-merge-conflicts branch November 3, 2021 16:24
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.