{"id":15706308,"url":"https://github.com/4surix/arkscord","last_synced_at":"2025-05-12T18:47:25.180Z","repository":{"id":56193988,"uuid":"307168654","full_name":"4surix/arkscord","owner":"4surix","description":"Interagir avec l'API Discord en ArkScript","archived":false,"fork":false,"pushed_at":"2020-11-21T10:24:38.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T01:43:29.471Z","etag":null,"topics":["api","arkscript","discord"],"latest_commit_sha":null,"homepage":"","language":null,"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/4surix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-25T18:47:41.000Z","updated_at":"2021-06-09T21:18:41.000Z","dependencies_parsed_at":"2022-08-15T14:30:41.220Z","dependency_job_id":null,"html_url":"https://github.com/4surix/arkscord","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4surix%2Farkscord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4surix%2Farkscord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4surix%2Farkscord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4surix%2Farkscord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4surix","download_url":"https://codeload.github.com/4surix/arkscord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253802459,"owners_count":21966804,"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":["api","arkscript","discord"],"created_at":"2024-10-03T20:22:16.098Z","updated_at":"2025-05-12T18:47:24.804Z","avatar_url":"https://github.com/4surix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arkscord\n**ArkSc**ript + Di**scord** = **Arkscord**  \nModule servant à interagir avec l'API [Discord](https://discord.com/) en langage [ArkScript](https://github.com/ArkScript-lang/Ark).    \n\n# Aperçu\n```clojure\n(let token \"TOKEN-BOT-DISCORD\")\n(let bot (create-bot token))\n(bot.listen-channels-ids [\n    \"513284461555744768\"\n])\n(bot.on-message (fun (message) {\n    (print message.author.name \": \" message.content)\n}))\n(bot.run)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4surix%2Farkscord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4surix%2Farkscord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4surix%2Farkscord/lists"}