{"id":22829116,"url":"https://github.com/eric-philippe/kairos-bot-reminder","last_synced_at":"2026-01-16T00:54:08.983Z","repository":{"id":65702314,"uuid":"472939656","full_name":"Eric-Philippe/Kairos-Bot-Reminder","owner":"Eric-Philippe","description":"My Own Discord Reminder Bot Kairos !","archived":false,"fork":false,"pushed_at":"2024-08-11T18:32:27.000Z","size":7059,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T12:12:13.004Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","kairos","mysql","nodejs","opensource","reminder"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eric-Philippe.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-22T21:13:54.000Z","updated_at":"2024-08-11T18:32:30.000Z","dependencies_parsed_at":"2024-01-15T13:17:36.713Z","dependency_job_id":"caa4af5f-260f-40b8-be6c-abf8122a2c71","html_url":"https://github.com/Eric-Philippe/Kairos-Bot-Reminder","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eric-Philippe%2FKairos-Bot-Reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eric-Philippe%2FKairos-Bot-Reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eric-Philippe%2FKairos-Bot-Reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eric-Philippe%2FKairos-Bot-Reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eric-Philippe","download_url":"https://codeload.github.com/Eric-Philippe/Kairos-Bot-Reminder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895763,"owners_count":20851324,"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-bot","discord-js","kairos","mysql","nodejs","opensource","reminder"],"created_at":"2024-12-12T19:13:19.622Z","updated_at":"2026-01-16T00:54:08.956Z","avatar_url":"https://github.com/Eric-Philippe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⏳ Reminder Discord Bot | Kairos#9720 ⌛\n\n![Kairos Reminder Queue](https://cronitor.io/badges/LANCiO/production/WTSdX94w7sLiKi5JaPMJ0djQtYI.svg)\n\n⏳ - This bot is your **new personal time assistant** !\n\n✨ - Make it remind you, your friends, your guild of something at a specific time !\nPut some **repetition** parameters, **target a channel** and way more **customisation** !\n\n🗺️ - The bot also **supports all the timezones** in the world !!\n\n⌚ - Kairos also provide a **time tracking feature**, so you can track your work !\n\n🏪 - The bot has been coded in the **latest version of Discord.js**, so it enjoy the latest features of the Discord API like the slash **commands** and **autocomplete** !\n\n\u003cimg src=\"img/profile.png\"\nstyle=\"border-radius:20px; width: 30%; margin-left: 5%; box-shadow: 7px 5px 5px rgb(0, 0, 255, .2);\"\nalt=\"Main Display of the Bot\" /\u003e\n\nThis project is a Reminder Discord bot. It is coded in Node TypeScript and also in SQL (MySQL)\n\n---\n\n\u003cdiv id='introduction'/\u003e\n\n## Introduction\n\n\u003e I'll try for this **Readme** to be as consise as possible, and use **instead** the [GitHub Wiki](https://github.com/Eric-Philippe/Kairos-Bot-Reminder/wiki) to explain more in depth the different features of the bot !\n\nSo feel free to navigate through the [Wiki](https://github.com/Eric-Philippe/Kairos-Bot-Reminder/wiki) to get more information about the bot !\n\n---\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Glance to the main features](#glance)\n3. [Add It on your Discord Server !](#add_bot)\n4. [Open Source](#open_source)\n5. [License](#license)\n6. [Thanks](#thanks)\n\n---\n\n\u003cdiv id='glance'/\u003e\n\n## Glance to the main features\n\n---\n\n\u003cimg src=\"img/notification.png\" width=\"50%\" style=\"border-radius: 20px;\"\u003e\n\n---\n\nFind the help command typing `/help` in a channel where the bot is present ! You can find a first glance at the commands here : [First Page of the Help Command](img/help.png)\n\n\u003e - `🔔` Remind you of something at a specific time for yourself\n\u003e   \u003cimg src=\"img/remindme.png\" width=\"80%\" style=\"border-radius: 20px;\" \u003e\n\n\u003e - `📅` Remind the guild of something at a specific time\n\u003e   \u003cimg src=\"img/remindus.png\" width=\"76%\" style=\"border-radius: 20px;\"\u003e\n\n\u003e - `⌚` Timetrack your work !\n\nFind more examples documentation just here [Excel](DisplayTime_2023-1-15.ex.xlsx) and [PNG Graph](PolarAreaGraph.ex.png)\n\n_The bot will still receive some minor updates, but the main features are already implemented !_ 🎉\n\n---\n\n\u003cdiv id='add_bot' /\u003e\n\n## Add the Bot on your server !\n\nFeel free to add the Discord Bot on your own server ! Just click on that [link](https://discord.com/oauth2/authorize?client_id=955923021732913254\u0026permissions=414666189889\u0026scope=bot) and [authorize](https://cdn.discordapp.com/attachments/739553949199106158/956552088454832128/Capture_decran_2022-03-24_145317.png) the bot to join your server !\n\n---\n\n\u003cdiv id='open_source'/\u003e\n\n## Bot Open Source\n\n\u003e - Feel free to use this code with your own bots and edit the code as you wish !\n\u003e - This Bot is made in order to be used in more than one Discord server, you can invite it with that [link](https://discord.com/oauth2/authorize?client_id=955923021732913254\u0026permissions=414666189889\u0026scope=bot)\n\u003e - The bot is at his second version, the first one was made in JavaScript. You can still find the first release [here](https://github.com/Eric-Philippe/Kairos-Bot-Reminder/releases/tag/v1.2.1)\n\n---\n\n\u003cdiv id='license' /\u003e\n\n## License\n\nThis Discord Bot is licensed under the GPL 3.0 license. See the file `LICENSE` for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.\n\n---\n\n\u003cdiv id='thanks'/\u003e\n\n## Thanks !\n\n\u003e Thanks for checking out the ReadMe !\n\u003e Contact Sunrise#1318 If you need anything !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feric-philippe%2Fkairos-bot-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feric-philippe%2Fkairos-bot-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feric-philippe%2Fkairos-bot-reminder/lists"}