Skip to content

Better Unicode support #15

Description

@Ricket

IRC doesn't officially support unicode, but most clients do anyway. The bot needs to be better tested for unicode support.

One area I know is problematic is the lib/listdb module, since it reads/writes the file in 'ascii' mode. The fix for that particular issue might be simply changing 'ascii' to 'utf-8'.

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