{"id":13516618,"url":"https://github.com/gillesheinesch/opensource-discordbots","last_synced_at":"2025-03-31T06:31:34.331Z","repository":{"id":46791915,"uuid":"356927473","full_name":"gillesheinesch/opensource-discordbots","owner":"gillesheinesch","description":"Curated list of awesome open-source Discord Bots","archived":true,"fork":false,"pushed_at":"2023-02-26T16:35:07.000Z","size":33,"stargazers_count":36,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-01T21:34:57.057Z","etag":null,"topics":["discord","discord-api","discord-bot","discord-js","discord-music-bot","discord-net","discord-py"],"latest_commit_sha":null,"homepage":"https://gillesheinesch.github.io/opensource-discordbots/","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/gillesheinesch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-04-11T17:01:25.000Z","updated_at":"2024-10-18T05:20:16.000Z","dependencies_parsed_at":"2024-01-06T10:45:13.422Z","dependency_job_id":null,"html_url":"https://github.com/gillesheinesch/opensource-discordbots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gillesheinesch%2Fopensource-discordbots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gillesheinesch%2Fopensource-discordbots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gillesheinesch%2Fopensource-discordbots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gillesheinesch%2Fopensource-discordbots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gillesheinesch","download_url":"https://codeload.github.com/gillesheinesch/opensource-discordbots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429459,"owners_count":20775805,"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":["discord","discord-api","discord-bot","discord-js","discord-music-bot","discord-net","discord-py"],"created_at":"2024-08-01T05:01:24.191Z","updated_at":"2025-03-31T06:31:30.219Z","avatar_url":"https://github.com/gillesheinesch.png","language":null,"funding_links":[],"categories":["Technical"],"sub_categories":[],"readme":"# Open-Source Discord Bots\n\n\u003e Curated list of awesome open-source Discord Bots\n\n## Java Discord API - JDA ([GitHub](https://github.com/DV8FromTheWorld/JDA), [Documentation](https://ci.dv8tion.net/job/JDA/javadoc/index.html), [Wiki](https://github.com/DV8FromTheWorld/JDA/wiki))\n\n* [Clancy](https://github.com/brendonmiranda/clancy) - A Discord Music Bot made in Spring Boot and Java which you can host and run yourself\n\n## discord.js ([GitHub](https://github.com/discordjs/discord.js), [Website/Documentation](https://discord.js.org/#/), [Guide](https://discordjs.guide/))\n\n* [Chalda DiscordBot](https://github.com/chalda/DiscordBot) - A chat bot for discord app based off discord.js\n* [Heptagram](https://github.com/Heptagram-Bot/Heptagram) - The open-source discord bot with the goal to be the single needed bot for any server. **(DEPRECATED)**\n* [Evobot](https://github.com/eritislami/evobot) - 🤖 EvoBot is a Discord Music Bot built with discord.js \u0026 uses Command Handler from discordjs.guide\n* [automod-bot](https://github.com/Khanmanan/automod-bot) - Moderation bot discord.js\n* [CalypsoBot](https://github.com/sabattle/CalypsoBot) - A fully customizable bot built with discord.js\n* [discord-music-bot](https://github.com/mindaugaskasp/discord-music-bot) - Node.js / Discord.js / Discord.js-Commando based bot solely for the purpose of playing audio stream to Discord \n* [Economybot](https://github.com/chxlls/economybot) - Discord.js Economy bot using Quick.db (DJS V11)\n* [Komugari](https://github.com/Mitorisia/Komugari) - A simple, multi-functional Discord bot written in Discord.js **(DEPRECATED)**\n* [Discord-MusicBot](https://github.com/SudhanPlayz/Discord-MusicBot) - Very simple discord music bot with the discord.js with Song Name playing. It can able to play music with the song name \n* [discord-giveaway-bot](https://github.com/fekt/discord-giveaway-bot) - Very simple giveaway bot made with discord.js **(DEPRECATED)**\n\n## discord.py [DEPRECATED] ([GitHub](https://github.com/Rapptz/discord.py), [Website/Documentation](https://discordpy.readthedocs.io/en/stable/), [Guide](https://discordpy.readthedocs.io/en/stable/api.html))\n*Note: This library has been discontinued, it is advised you look into alternatives for using Python for bots!*\n* [Translator101](https://github.com/JohanSanSebastian/Translator101) - A translator bot made with discord.py and the google-trans library.\n* [ServerKit](https://github.com/BugGlitchy64/ServerKit) - A general purpose bot that combats bots with paywalled features and helps reduce bots needed in a server. **(DEPRECATED)**\n\n## Discord.NET ([GitHub](https://github.com/discord-net/Discord.Net), [Website/Documentation](https://docs.stillu.cc/index.html), [Guide](https://docs.stillu.cc/guides/introduction/intro.html))\n* [discord-event-bot](https://github.com/Kreisverkehr/discord-event-bot) - A bot that halps planning events like raids or meetings inside discord.\n\n### Feel free to add your Discord Bot. If the library of your Discord Bot doesn't exist, just add it. You can find more information on contributing [here](https://github.com/gillesheinesch/opensource-discordbots/blob/master/CONTRIBUTING.md).\n\n## License\n\n![CC0 badge](https://upload.wikimedia.org/wikipedia/commons/f/f9/CC-Zero-badge.svg)\n\nThis project is under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgillesheinesch%2Fopensource-discordbots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgillesheinesch%2Fopensource-discordbots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgillesheinesch%2Fopensource-discordbots/lists"}