{"id":23681405,"url":"https://github.com/codecat/tm-better-chat","last_synced_at":"2026-01-03T00:30:13.319Z","repository":{"id":40058390,"uuid":"407738881","full_name":"codecat/tm-better-chat","owner":"codecat","description":"A better chat for Trackmania using Openplanet.","archived":false,"fork":false,"pushed_at":"2024-10-01T08:01:52.000Z","size":3798,"stargazers_count":22,"open_issues_count":37,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-29T18:37:54.567Z","etag":null,"topics":["maniaplanet","openplanet","trackmania"],"latest_commit_sha":null,"homepage":"https://openplanet.dev/plugin/betterchat","language":"AngelScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codecat.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["codecat"]}},"created_at":"2021-09-18T02:56:26.000Z","updated_at":"2024-10-31T11:15:08.000Z","dependencies_parsed_at":"2023-10-01T16:45:47.803Z","dependency_job_id":"9d0426ee-2fdd-404a-aa0d-fa3b3bd0955d","html_url":"https://github.com/codecat/tm-better-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2Ftm-better-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2Ftm-better-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2Ftm-better-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecat%2Ftm-better-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecat","download_url":"https://codeload.github.com/codecat/tm-better-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239728179,"owners_count":19687311,"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","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":["maniaplanet","openplanet","trackmania"],"created_at":"2024-12-29T18:38:02.798Z","updated_at":"2026-01-03T00:30:13.259Z","avatar_url":"https://github.com/codecat.png","language":"AngelScript","readme":"# Better Chat\nComplete replacement of the Trackmania in-game chat for [Openplanet](https://openplanet.dev/).\n\n![](.github/screenshot.png)\n\n# Features\nBetter Chat is better in a lot of ways, with features such as:\n\n* Built-in emotes\n* Easier to read names and club tags\n* Right-clicking player names for options (spectate, Trackmania.io profile, block, etc.)\n* Highlighting on @ mentions\n* Custom chat commands\n* Autocompletion for mentions, emotes, and commands\n* Blocking \u0026 filtering\n* Streamer mode to censor some bad stuff\n\n# Server controller formatting\nWhen a player with Better Chat connects to a server, the following command is automatically typed into chat:\n\n\t/chatformat json\n\nYou may choose to ignore this command, or handle it. Additionally, you should handle `/chatformat text` to reset it back to the default formatting.\n\nWhen you handle the command and the format is set to json, every (chat) message you output to the chat, should be in a Json format prefixed with `CHAT_JSON:`. Below are some example lines.\n\n\tCHAT_JSON:{\"login\":\"c5jutptORLinoaIUmVWscA\",\"text\":\"I'm chatting w/o a nickname!\"}\n\tCHAT_JSON:{\"login\":\"c5jutptORLinoaIUmVWscA\",\"nickname\":\"Nimz|Miss\",\"text\":\"I'm chatting with a nickname!\"}\n\tCHAT_JSON:{\"text\":\"This is a system message.\"}\n\nAdditional parameters may be added to Better Chat's display if desired. [Please open an issue](https://github.com/codecat/tm-better-chat/issues/new) if you want Better Chat to display anything from a custom parameter inside of this Json object.\n\nCurrently, the following Json object values are handled:\n\n* `login`: The user's login. Only required if this is a chat message from a player. When the login is not provided, it will be displayed as a system message.\n* `text`: The text of the message. Required.\n* `nickname`: The player's nickname, if set. This is optional.\n* `clubtag`: The player's clubtag, if set. This is optional.\n","funding_links":["https://github.com/sponsors/codecat"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecat%2Ftm-better-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecat%2Ftm-better-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecat%2Ftm-better-chat/lists"}