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

Add support for Polls #9759

Merged
merged 173 commits into from May 10, 2024
Merged

Add support for Polls #9759

merged 173 commits into from May 10, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    86f9860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5c37a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0eca90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cb5911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c660a7e View commit details
    Browse the repository at this point in the history
  6. Commit owocado review

    Added the different layout types.
    
    Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
    DA-344 and owocado committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5e58841 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    263b7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523faca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d9bd58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b086bae View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    e670095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6151d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    0c12a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a2e0f View commit details
    Browse the repository at this point in the history
  3. Major changes to PollAnswers

    DA-344 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1cadca0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f3ddc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    85cdffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b21db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a61840 View commit details
    Browse the repository at this point in the history
  4. Updated poll events docs, added answer parameter to poll events, chan…

    …ged user in parse_message_poll_vote to be able to be a Member
    DA-344 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e895389 View commit details
    Browse the repository at this point in the history
  5. Black polls files

    DA-344 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9d6ad95 View commit details
    Browse the repository at this point in the history
  6. Fixed poll expiry route

    DA-344 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    74c8efc View commit details
    Browse the repository at this point in the history
  7. Updated webhooks & interactions to support polls, updated all reply

    … and `send` methods to support polls
    DA-344 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3444f80 View commit details
    Browse the repository at this point in the history
  8. Updated polls docstring

    DA-344 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6c7c49b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b9f74d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    09f5437 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Testing commit to poll docs

    DA-344 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cba11b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf1c3d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a5514e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    0a38090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27bc8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c3501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ca0fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e3ef0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Updated Poll object

    DA-344 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    96dfd72 View commit details
    Browse the repository at this point in the history
  2. Changes to Poll Docs

    DA-344 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4094bf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Added PollMedia to docs

    DA-344 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ca155da View commit details
    Browse the repository at this point in the history
  2. Updated polls

    + Added get_answer_count method to Poll
    + Added get_count method to PollAnswer
    / Changed whole PollMedia class
    / Updated PollAnswer init
    + Added message property to Poll
    / Made message and �nswer_counts properties cached
    + Added len(X) support for Poll
    + Added poll cached property to PollAnswer
    + Added 
    epr(X) support for PollAnswerCount
    / Updated PollAnswerCount docstring to show proper description of its functionality
    + Added PollMediaEmoji & PollMessage TypeAlias for better reference in Poll methods
    DA-344 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    824b003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7456255 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fixed PollMessage error

    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cd821a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9a1f6 View commit details
    Browse the repository at this point in the history
  3. Updated some polls things

    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c4f9951 View commit details
    Browse the repository at this point in the history
  4. Updated the end_poll method

    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d3cc82b View commit details
    Browse the repository at this point in the history
  5. Updated poll.py file

    / Made PollMedia a NamedTuple (again)
    / Added more if X is not None to make type checker happy
    / Now Poll.expiry will return None if it is not part of a message
    / Now Poll.expiry isn\'t autocalculated when it is instated
    + Now PollMedia\'s emoji parameter is Optional
    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7637d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7462ae View commit details
    Browse the repository at this point in the history
  7. Grammar errors

    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cca6f9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddefc1f View commit details
    Browse the repository at this point in the history
  9. Cannot override __slots__

    DA-344 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8989529 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Fixed PollAnswer emojis

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0419f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66bc51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b754635 View commit details
    Browse the repository at this point in the history
  4. Fixes to polls

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9193f70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1e203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f42ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87e583d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d190bfb View commit details
    Browse the repository at this point in the history
  9. Added poll intents

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    aadaea6 View commit details
    Browse the repository at this point in the history
  10. Moved Poll, PollAnswer and PollMedia to the data classes section, Pol…

    …lAnswerCount still in the Discord Models section
    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4ef2222 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2410fed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c48a24c View commit details
    Browse the repository at this point in the history
  13. Fixed attributetable lol

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a4126c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4edabc View commit details
    Browse the repository at this point in the history
  15. Removed unnecessary type: ignore comments, removed PollMessage type a…

    …lias (not needed, all polls need Message objects)
    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e687146 View commit details
    Browse the repository at this point in the history
  16. Fixed Context.send docstring

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    aa75030 View commit details
    Browse the repository at this point in the history
  17. Updated poll intents docstrings

    Changes made from @bijij review
    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    648ada7 View commit details
    Browse the repository at this point in the history
  18. Black poll.py

    DA-344 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9ea8df2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    618658f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dfb675 View commit details
    Browse the repository at this point in the history
  3. Updated poll param in handle_parameters and updated after & limit in …

    …get_poll_answer_voters
    DA-344 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3258c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf15cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fab8524 View commit details
    Browse the repository at this point in the history
  6. .

    DA-344 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9860f35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5253697 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix Messageable.send docstring

    DA-344 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f877b54 View commit details
    Browse the repository at this point in the history
  2. Prevent Pyright error

    DA-344 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fda6135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96a6e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1253761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3de7c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6ed29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5b6468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7170a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0541527 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    c246e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50456c View commit details
    Browse the repository at this point in the history
  3. Reworked PollAnswerBase.users

    / Renamed to `voters`
    + Now this works as Reaction.users()
    DA-344 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b091943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c621992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9583e84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de1947a View commit details
    Browse the repository at this point in the history
  7. Prevented circular import

    DA-344 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b3f753a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Added send_polls permission

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a9bcf4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db12c1 View commit details
    Browse the repository at this point in the history
  3. use dict[key] instead of dict.get(key)

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8b74a1a View commit details
    Browse the repository at this point in the history
  4. Added newline

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    20f33a8 View commit details
    Browse the repository at this point in the history
  5. Added commas

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1f1edeb View commit details
    Browse the repository at this point in the history
  6. Added a comma

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    028899b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a1ebf9 View commit details
    Browse the repository at this point in the history
  8. Added a comma

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    84be92c View commit details
    Browse the repository at this point in the history
  9. Added commas

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2f9b9c4 View commit details
    Browse the repository at this point in the history
  10. Removed #type: ignore \'s

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    635f69c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d93954f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f118958 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4d9cc5 View commit details
    Browse the repository at this point in the history
  14. Oops 😬

    DA-344 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    127a212 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    a4a9e0e View commit details
    Browse the repository at this point in the history
  2. Add comma

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8ff203d View commit details
    Browse the repository at this point in the history
  3. Poll changes

    PollMedia:
    / NamedTuple -> Custom Object
    
    Poll:
    / end(). Return type: Message -> Self
    DA-344 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7396cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce37704 View commit details
    Browse the repository at this point in the history
  5. Add comma (again)

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    def3d76 View commit details
    Browse the repository at this point in the history
  6. Another comma :v

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    cc8d9d4 View commit details
    Browse the repository at this point in the history
  7. And another comma >:v

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6f64ab8 View commit details
    Browse the repository at this point in the history
  8. Another comma, again🙂👍

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    3f0c5dd View commit details
    Browse the repository at this point in the history
  9. " " before "#type: ignore"

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    63a3fd6 View commit details
    Browse the repository at this point in the history
  10. ,

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1bd623c View commit details
    Browse the repository at this point in the history
  11. Simplify polls

    Co-authored-by: Trevor Flahardy <75498301+trevorflahardy@users.noreply.github.com>
    DA-344 and trevorflahardy committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2bae4a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Added PollMedia to docs

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fac840e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4ba13 View commit details
    Browse the repository at this point in the history
  3. Added Poll.copy

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f2c4cdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a4c59 View commit details
    Browse the repository at this point in the history
  5. warning -> note

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a24f1b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f17546f View commit details
    Browse the repository at this point in the history
  7. not in (MISSING, None)

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8a49c88 View commit details
    Browse the repository at this point in the history
  8. Updated warning message

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ef3b685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2df6f0d View commit details
    Browse the repository at this point in the history
  10. Black

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c81261f View commit details
    Browse the repository at this point in the history
  11. Black

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cc01fff View commit details
    Browse the repository at this point in the history
  12. Updated Messageables overloads

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    082a1b9 View commit details
    Browse the repository at this point in the history
  13. Removed unnecessary overload

    DA-344 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    065abab View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    bc41755 View commit details
    Browse the repository at this point in the history
  2. Added base property 'poll'

    DA-344 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e904668 View commit details
    Browse the repository at this point in the history
  3. BREAKING CHANGE | Edited poll events

    Now it only takes (user, answer).
    PollAnswer now has a .poll property to access the parent poll. Poll has a .message parameter to acess its message.
    DA-344 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b74d2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0093e66 View commit details
    Browse the repository at this point in the history
  5. Updated wait_for overload

    DA-344 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ded24b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    022e511 View commit details
    Browse the repository at this point in the history
  7. Removed _add_vote_coun

    DA-344 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    26f39be View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    b83f7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34f400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a8da3 View commit details
    Browse the repository at this point in the history
  4. Removed PollAnswerCount

    DA-344 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ead3f2 View commit details
    Browse the repository at this point in the history
  5. rm #type: ignore

    DA-344 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ac3dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    807a72f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004cefc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be53f23 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. is not None

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6a5e306 View commit details
    Browse the repository at this point in the history
  2. reworked emoji dict in PollMedia.to_dict

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e881dc7 View commit details
    Browse the repository at this point in the history
  3. Return full answer payload instead of media

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7038423 View commit details
    Browse the repository at this point in the history
  4. Update poll._to_dict() with the poll answer changes

    Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
    DA-344 and bijij committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c68ae70 View commit details
    Browse the repository at this point in the history
  5. Update Poll._to_dict

    DA-344 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7e427bc View commit details
    Browse the repository at this point in the history
  6. Updated with @bijij suggestions

    DA-344 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ee1250f View commit details
    Browse the repository at this point in the history
  7. Updated Poll._from_data

    DA-344 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    98eda87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7940d43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63b65d4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    78d8c70 View commit details
    Browse the repository at this point in the history
  2. remove poll checks

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d964851 View commit details
    Browse the repository at this point in the history
  3. Updated send docstring

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    492751e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c941cad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a174e3 View commit details
    Browse the repository at this point in the history
  6. applied Rapptz suggestions

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ca8ca38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91134e8 View commit details
    Browse the repository at this point in the history
  8. s

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e4d41bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41151c2 View commit details
    Browse the repository at this point in the history
  10. Black

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dfb124a View commit details
    Browse the repository at this point in the history
  11. change polls pos

    DA-344 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    82bb213 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    deb19f3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6b0374a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d952eae View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. PollMedia.__init__

    Parse str input for emoji into partial emoji
    DA-344 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8b2515e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfcd15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdadbb1 View commit details
    Browse the repository at this point in the history
  4. Updated Poll

    / PollAnswer.emoji it is just a 'return self.media.emoji'
    / PollMedia now transforms a str into a PartialEmoji, leaving the PollMedia.emoji as Union[PartialEmoji, Emoji]
    / PollAnswer now updates the self_voted attr in _handle_vote
    / (idk if i did in an early commit) Made Poll._answers a mapping of {answer_id: answer} instead of a list
    / ('') Raise ClientException instead of RuntimeError
    -- Maybe I am forgetting some changes...
    DA-344 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e120721 View commit details
    Browse the repository at this point in the history
  5. Updated PollMedia docstring

    DA-344 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2a6c4ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0138dca View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fixed self type annotation

    DA-344 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8fbce83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adaf0f View commit details
    Browse the repository at this point in the history