{"id":24841596,"url":"https://github.com/ryokacchi/utilscord","last_synced_at":"2026-05-07T08:33:32.352Z","repository":{"id":220237256,"uuid":"750846551","full_name":"Ryokacchi/utilscord","owner":"Ryokacchi","description":"It was created to make writing Discord bots faster and more convenient.","archived":false,"fork":false,"pushed_at":"2024-05-20T17:19:35.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T09:15:59.257Z","etag":null,"topics":["discord","discordjs","extension","extensions","tool","toolkit","util","utilities","utility"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ryokacchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-01-31T12:47:07.000Z","updated_at":"2024-07-06T09:49:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a248745-f044-487f-be75-ef9f29e3c616","html_url":"https://github.com/Ryokacchi/utilscord","commit_stats":null,"previous_names":["romanbaba/utilscord","ryokacchi/utilscord"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ryokacchi/utilscord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryokacchi%2Futilscord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryokacchi%2Futilscord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryokacchi%2Futilscord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryokacchi%2Futilscord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ryokacchi","download_url":"https://codeload.github.com/Ryokacchi/utilscord/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryokacchi%2Futilscord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31830134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["discord","discordjs","extension","extensions","tool","toolkit","util","utilities","utility"],"created_at":"2025-01-31T07:19:26.236Z","updated_at":"2026-04-15T06:33:54.303Z","avatar_url":"https://github.com/Ryokacchi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![utilscord](https://socialify.git.ci/romanbaba/utilscord/image?font=Jost\u0026forks=1\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Plus\u0026stargazers=1\u0026theme=Auto)\n\n# Utilscord\n🛠️ It was created to make writing Discord bots faster and more convenient.\n\n## 🚀 Changes\n- Errors have been made more visible for **Anti Crash**, however, how many errors you receive during the time your application is running will be displayed.\n- We created a **Table** class prepared with Canvas that you can edit however you want.\n- We changed the name **AdvancedEmbedType** to **EmbedType**.\n- **OneHalfSecond (30 seconds)**, **OneQuarterSecond(15 seconds)** were added to the **Time** object.\n- Added **findAndGetEmojis**, **getEmoji**.\n\n## 🏅 A few usage examples\n```js\nconst { trim, findAndGetEmojis, captalize } = require(\"utilscord\");\n/* import { trim, findAndGetEmojis, captalize } from \"utilscord\"; */\n\nconst message = \"This module is very nice.\";\nconst abbreviatedMessage = trim(message, 10);\n\nconsole.log(abbreviatedMessage); // Output --\u003e \"This mo...\"\n\nconst updateMsg = \"Hello 👋, new update available today! \u003c:update:986539100221874176\u003e\";\nconst emojis = findAndGetEmojis(updateMsg);\n\nconsole.log(emojis) // Output --\u003e [\"👋\", \"\u003c:update:986539100221874176\u003e\"]\n\nconst name = \"rOmAn\";\nconst editedName = captalize(name);\n\nconsole.log(editedName) // Output --\u003e \"Roman\"\n```\nMore? Take a look at its [documentation](https://github.com/romanbaba/utilscord/tree/master/docs)!\n\n## 🐞 I found a bug!\n📱 If you want to reach me, you can reach me via [Discord](https://discord.gg/altyapilar)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryokacchi%2Futilscord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryokacchi%2Futilscord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryokacchi%2Futilscord/lists"}