Skip to content

Unicode throughout MegBot #65

Description

@tsyesika

To fix all the encoding bugs we have now and in the future I think we need to convert data when we get it in to unicode on all inputs and then when we write it out write it as "utf-8". I think the places we need to change are:

  • Store (Library) - write to utf-8, read to unicode.
  • Weather (the cache?)
  • Seen (the cache)

Finally the input from the IRC. I think for characters we can't write to utf-8 we just drop.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions