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

docs: add modals to the quickstart #503

Merged
merged 54 commits into from Feb 13, 2022
Merged

docs: add modals to the quickstart #503

merged 54 commits into from Feb 13, 2022

Conversation

EdVraz
Copy link
Contributor

@EdVraz EdVraz commented Feb 10, 2022

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

EdVraz and others added 30 commits January 25, 2022 16:41
- channel.py
- channel.pyi
- guild.py
- guild.pyi
- member.py
- member.pyi
- message.py
- message.pyi
- role.py
- role.pyi
- channel.purge
- context.get_channel()
- context.get_guild()
- channel.get_message()
- create_thread
- create_thread
Message.get_from_url()
ran pre-commit to lint changes after correcting the merge-conflict
Remove leftover testing line
updated pre-commmit config to kill the images
@EdVraz EdVraz added the documentation Improvements or additions to documentation label Feb 10, 2022
@i0bs i0bs merged commit 4952a81 into interactions-py:unstable Feb 13, 2022
@EdVraz EdVraz deleted the newdocs branch February 15, 2022 15:53
i0bs added a commit that referenced this pull request Feb 25, 2022
* refactor methods to use the `MISSING` value

* moved `MISSING` class to other file

* refactored methods in

- channel.py
- channel.pyi

* refactored methods in

- guild.py
- guild.pyi

* refactored methods in

- member.py
- member.pyi

* refactored methods in

- message.py
- message.pyi

* refactored methods in

- role.py
- role.pyi

* new helper methods:

- channel.purge

* change purge values to `MISSING`

* new helper methods:

- context.get_channel()
- context.get_guild()
- channel.get_message()

* new helper methods:

- create_thread

* new helper methods:

- create_thread

* Some work

* new method:

Message.get_from_url()

* refactor

* added `pytz` to requirements.txt

ran pre-commit to lint changes after correcting the merge-conflict

* Update message.py

Remove leftover testing line

* Update client.py

* remove pytz from requirements

* add returns

* new docs

* docs: update faq.rst

* docs: inviting the bot to a guild

* docs: inviting the bot to a guild
updated pre-commmit config to kill the images

* docs

* docs: starting the bot

* docs: first command

* docs: fix typo

* docs: Options

* docs: some editing

* docs:  subcommands

* docs: fixed typo

* docs:

* docs: add information for required fields

* some work

* docs: format admonition

* docs: format admonition

* docs: format admonition

* Update docs/quickstart.rst

Co-authored-by: fl0w <41456914+goverfl0w@users.noreply.github.com>

* ci: correct from checks.

* docs: format admonition

* Update docs/quickstart.rst

Co-authored-by: fl0w <41456914+goverfl0w@users.noreply.github.com>

* Update docs/quickstart.rst

Co-authored-by: fl0w <41456914+goverfl0w@users.noreply.github.com>

* docs: write stuff

* docs: write stuff

* docs

Co-authored-by: fl0w <41456914+goverfl0w@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants