{"id":17318703,"url":"https://github.com/oolunar/tomoe","last_synced_at":"2025-04-14T14:20:49.891Z","repository":{"id":44655261,"uuid":"282335590","full_name":"OoLunar/Tomoe","owner":"OoLunar","description":"Tomoe aims to be a helpful quality of life Discord bot.","archived":false,"fork":false,"pushed_at":"2025-03-29T05:19:08.000Z","size":9780,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T05:04:49.948Z","etag":null,"topics":["bot","discord","discord-api","discord-bot","discord-moderation","dsharpplus","tomoe"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OoLunar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"OoLunar","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-07-24T23:40:09.000Z","updated_at":"2025-03-29T05:19:11.000Z","dependencies_parsed_at":"2023-11-07T07:23:36.253Z","dependency_job_id":"6e58e103-dd05-4533-9d4a-fb13bd58ba2f","html_url":"https://github.com/OoLunar/Tomoe","commit_stats":null,"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OoLunar%2FTomoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OoLunar%2FTomoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OoLunar%2FTomoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OoLunar%2FTomoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OoLunar","download_url":"https://codeload.github.com/OoLunar/Tomoe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894939,"owners_count":21179154,"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":["bot","discord","discord-api","discord-bot","discord-moderation","dsharpplus","tomoe"],"created_at":"2024-10-15T13:20:44.220Z","updated_at":"2025-04-14T14:20:49.854Z","avatar_url":"https://github.com/OoLunar.png","language":"C#","funding_links":["https://patreon.com/OoLunar"],"categories":[],"sub_categories":[],"readme":"![Code Size](https://img.shields.io/github/languages/code-size/OoLunar/Tomoe?style=for-the-badge\u0026logo=appveyor\u0026color=blueviolet\u0026logo=none)![Lines of Code](https://img.shields.io/tokei/lines/github/OoLunar/Tomoe?style=for-the-badge\u0026logo=appveyor\u0026color=blueviolet\u0026label=Total%20Lines%20of%20Code\u0026logo=none)[![Discord](https://img.shields.io/discord/832354798153236510?style=for-the-badge\u0026color=blueviolet\u0026label=Chat%20On%20Discord\u0026logo=discord)](https://discord.gg/5gm3pUt8Fg)\n\n## Prerequisites\n\nTomoe uses dotnet 8.0. You can get it from [Microsoft](https://dotnet.microsoft.com/download/dotnet/8.0). Tomoe should work on all OS' that .NET is supported on. Mono is not supported due to DSharpPlus intentionally choosing not to support it.\n\n## Setup\nEdit your `res/config.json` file. If you're planning on contributing to the bot, copy the `res/config.json` file to `config.debug.json` and edit that instead.\n\n``` bash\ngit clone https://github.com/OoLunar/Tomoe.git\ncd Tomoe\ndotnet build\n```\n\nBe sure to edit your config file.\n\n``` bash\ndotnet run\n```\n\n### Docker\n\n``` bash\ndocker run ghcr.io/oolunar/tomoe --mount ./res,/src/res\n```\n\n### Docker-Compose\n\nMake sure to review the `volumes` section of the `docker-compose.yml` file.\n\n``` bash\ndocker-compose up -d\n```\n\n# Tomoe, The Discord Moderation Bot\n\n## What features does Tomoe have?\n\nAs mentioned previously, Tomoe aims to be the #1 bot choice for Discord Moderation. This means that any and all moderation commands that Vortex, Mee6 and Carl can do, Tomoe will try to supplement. Here's the current road map of commands:\n\n| Command                 | Implemented  |\n|------------------------ |--------------|\n| **Moderation Commands** | -            |\n| Ban                     | ❌           |\n| Config                  | ❌           |\n| Doctor                  | ❌           |\n| Kick                    | ❌           |\n| Logging                 | ❌           |\n| Modlog                  | ❌           |\n| Mute                    | ❌           |\n| Report                  | ❌           |\n| Strike                  | ❌           |\n| Tempban                 | ❌           |\n| Tempmute                | ❌           |\n| Tempvoiceban            | ❌           |\n| Unban                   | ❌           |\n| Unmute                  | ❌           |\n| Unvoiceban              | ❌           |\n| Voiceban                | ❌           |\n| **Public commands**     | -            |\n| Bot Info                | ✅           |\n| Choose                  | ✅           |\n| Echo                    | ✅           |\n| Epoch                   | ✅           |\n| Flip                    | ✅           |\n| GuildIcon               | ✅           |\n| Hex                     | ✅           |\n| Invite                  | ✅           |\n| Member Count            | ✅           |\n| Ping                    | ✅           |\n| Profile Picture         | ✅           |\n| Quote                   | ✅           |\n| Raw                     | ✅           |\n| Reminders               | ❌           |\n| Repository              | ✅           |\n| Role Info               | ✅           |\n| Server Info             | ✅           |\n| Support                 | ✅           |\n| Tag                     | ✅           |\n| Time Of                 | ✅           |\n| Timestamp               | ✅           |\n\n\n## Why did you chose \"Tomoe\" as the bots name?\n\n[Kamisama Kiss](https://www.funimation.com/shows/kamisama-kiss/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foolunar%2Ftomoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foolunar%2Ftomoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foolunar%2Ftomoe/lists"}