{"id":19880642,"url":"https://github.com/emzi0767/simplybius","last_synced_at":"2026-05-14T23:14:37.658Z","repository":{"id":124526463,"uuid":"178857335","full_name":"Emzi0767/Simplybius","owner":"Emzi0767","description":"The nobleman's way to communicate while in emoji-only mode. 👑🔢","archived":false,"fork":false,"pushed_at":"2019-04-01T14:09:21.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T23:35:34.439Z","etag":null,"topics":["decoding","emoji","encoding","message","polybius","polybius-square","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Emzi0767.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-01T12:22:52.000Z","updated_at":"2024-06-25T15:45:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b589c60-7592-470b-b42f-b0e0986a7486","html_url":"https://github.com/Emzi0767/Simplybius","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Emzi0767/Simplybius","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emzi0767%2FSimplybius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emzi0767%2FSimplybius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emzi0767%2FSimplybius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emzi0767%2FSimplybius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Emzi0767","download_url":"https://codeload.github.com/Emzi0767/Simplybius/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emzi0767%2FSimplybius/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000702,"owners_count":26082837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decoding","emoji","encoding","message","polybius","polybius-square","python"],"created_at":"2024-11-12T17:12:07.463Z","updated_at":"2025-10-08T21:44:47.902Z","avatar_url":"https://github.com/Emzi0767.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplybius\r\nMade for 2019 April's Fools in Discord API for communicating while in Emoji-only mode.\r\n\r\nRequires Python 2 or 3.\r\n\r\n## Background\r\nThe tool is based off an ancient Greek cryptographic device known as [Polybius Square](https://en.wikipedia.org/wiki/Polybius_square).\r\n\r\nThe idea is that each letter is represented by a pair of coordinates on a 5x5 grid (see article). It's a simple \r\nsubstitution cipher, where each letter is replaced with a two-digit number.\r\n\r\n## Usage\r\nYou can encode or decode messages, from plain or Discord format. Clone the repo, navigate to the target directory, and \r\ndo the following:\r\n\r\n### Encode: `python . encode message goes here`\r\nEncodes a message and outputs polybius square coordinates.\r\n\r\n```\r\n$ python . encode test\r\n44 15 43 44\r\n```\r\n\r\n### Decode: `python . decode coordinates go here`\r\nDecodes coordinates and outputs original message.\r\n\r\n```\r\n$ python . decode 44 15 43 44\r\nTEST\r\n```\r\n\r\n### Encode for Discord: `python . dencode message goes here`\r\nEncodes a message and outputs discord emoji to paste.\r\n\r\n```\r\n$ python . dencode test\r\n:four: :four: :one: :five: :four: :three: :four: :four:\r\n```\r\n\r\n### Decode from Discord: `python . ddecode emoji codes go here`\r\nDecodes pasted emoji and outputs original message.\r\n\r\n```\r\n$ python . ddecode :four: :four: :one: :five: :four: :three: :four: :four:\r\nTEST\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femzi0767%2Fsimplybius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femzi0767%2Fsimplybius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femzi0767%2Fsimplybius/lists"}