Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Channel model #65

Merged
merged 3 commits into from
Oct 24, 2022
Merged

Channel model #65

merged 3 commits into from
Oct 24, 2022

Conversation

plun1331
Copy link
Member

No description provided.

plun1331 and others added 3 commits October 23, 2022 20:57
* feat: implement all routes (except for channels) (#62)

* fix: formatting inconsistencies

* feat: all route categories except for channel

* feat: complete webhook methods

* feat: file uploads in webhooks

* fix: formatting & typing

* fix: file uploading

* Update audit_logs.py

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>

* Update auto_moderation.py

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>

* Update emoji.py

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>

* Update auto_moderation.py

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>

* Add descriptions to some routes

* feat: finish route descriptions

* feat: start on application commands

* feat: change a load of stuff ig

* fix: use single quotes

* fix: i broke some stuff

* change example slightly

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>
Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com>

* chore(deps-dev): bump pyright from 1.1.267 to 1.1.276 (#61)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.267 to 1.1.276.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.267...v1.1.276)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com>

* chore(deps-dev): bump black from 22.6.0 to 22.10.0 (#59)

Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.6.0...22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>
@plun1331 plun1331 merged commit 2b53b9e into main Oct 24, 2022
@plun1331 plun1331 deleted the channel-model branch October 24, 2022 04:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant