Skip to content

utf-8 surrogates not allowed error on heyoo library loading #110

@Laknos

Description

@Laknos

hello.

I'd like to report an error that prevents me from loading the library on some machines but not in others, also i experienced this error upon loading the library on Heroku:
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 172-173: surrogates not allowed.

after toying with the library code i found a make do solution: removing the two instances of '\uD83D\uDE00' and the single instance of (😀) in the send_reaction function documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions