{"id":18520416,"url":"https://github.com/mhommet/DiscordBOT","last_synced_at":"2025-04-09T09:32:49.075Z","repository":{"id":225389905,"uuid":"765867893","full_name":"mhommet/DiscordBOT","owner":"mhommet","description":"A discord bot made for fun with discord.py","archived":false,"fork":false,"pushed_at":"2024-10-17T14:41:11.000Z","size":34618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T05:14:14.302Z","etag":null,"topics":["bot","discord","discord-py","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mhommet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-01T19:26:40.000Z","updated_at":"2024-10-17T14:41:15.000Z","dependencies_parsed_at":"2024-10-20T15:51:42.008Z","dependency_job_id":null,"html_url":"https://github.com/mhommet/DiscordBOT","commit_stats":null,"previous_names":["milan144/komradebot","milan144/discordbot","mhommet/discordbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhommet%2FDiscordBOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhommet%2FDiscordBOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhommet%2FDiscordBOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhommet%2FDiscordBOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhommet","download_url":"https://codeload.github.com/mhommet/DiscordBOT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012632,"owners_count":21033230,"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-py","python"],"created_at":"2024-11-06T17:20:13.123Z","updated_at":"2025-04-09T09:32:48.727Z","avatar_url":"https://github.com/mhommet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"- [FR](https://github.com/Milan144/KomradeBOT?tab=readme-ov-file#french)\n\n- [EN](https://github.com/Milan144/KomradeBOT?tab=readme-ov-file#english)\n\n# French\n\n## Installation et lancement\n\nDéfinir les variables d'environnement dans un fichier .env -\u003e comme l'exemple dans le .env.example\n\n```docker compose up -d --build```\n\n## Fonctionnalités\n\n-\u003e Musique (Lecture depuis youtube)\n\n-\u003e Commandes funs\n\n-\u003e D'autres commandes utilitaires, d'administration et fun a venir...\n\n#### Liste des commandes disponibles:\n\n**Musique**\n```\n$play \u003curl\u003e/\u003cnom de la musique\u003e: Joue de la musique depuis Youtube\n$play_song \u003cnumero de la musique dans la file d'attente\u003e\n$queue: Montre la file d'attente\n$pause: Met en pause la musique\n$resume: Remet en route la musique\n$skip: Passe à la musique suivante\n$leave: Quitte le channel vocal\n$clear: Stop la musique et vide la file d'attente\n```\n**Fun**\n```\n$chat \u003cquestion ou message\u003e: Pose une question à KomradeBOT (OpenAI API) and get the answer by TTS in voice channel (Il faut avoir mis un token OpenAI API dans le .env)\n$magic: Fais disparaitre quelqun du channel vocal (1h de cooldown)\n$ano \u003cmessage\u003e: Envoie un message anonyme\n$roulette: Roulette russe (5s de cooldown)\n```\n**Utilitaires**\n```\n$help: Affiche la liste des commandes\n```\n\n## Informations supplémentaires\n\n* Le bot utilise l'API OpenAI pour la commande `$chat`, vous devez donc disposer d'un jeton d'API pour l'utiliser.\n\n# English\n\n## Installation and Launching\n\nSet environment variables in a .env file -\u003e like the example in .env.example\n\n`docker compose up -d --build`\n\n## Features\n\n-\u003e Music (Playing from YouTube)\n\n-\u003e Fun commands\n\n-\u003e More utility, administration and fun commands to come...\n\n### List of available commands:\n\n**Music**\n```\n$play \u003curl\u003e/\u003csong name\u003e: Plays music from YouTube\n$play_song \u003cnumber of the song in the queue\u003e\n$queue: Shows the queue\n$pause: Pauses the music\n$resume: Resumes the music\n$skip: Skips to the next song\n$leave: Leaves the voice channel\n$clear: Stops the music and clears the queue\n```\n**Fun**\n```\n$chat \u003cquestion or message\u003e: Asks KomradeBOT a question (OpenAI API) and get the answer by TTS in voice channel (You need to have set an OpenAI API token in the .env)\n$magic: Makes someone disappear from the voice channel (1h cooldown)\n$ano \u003cmessage\u003e: Sends an anonymous message\n$roulette: Russian roulette (5s cooldown)\n```\n**Utilities**\n```\n$help: Displays the list of commands\n```\n\n## Additional Information\n\n* The bot uses the OpenAI API for the $chat command, so you need to have an API token to use it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhommet%2FDiscordBOT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhommet%2FDiscordBOT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhommet%2FDiscordBOT/lists"}