Discord Bots for Mac

View 67 business solutions

Browse free open source Discord Bots and projects for Mac below. Use the toggles on the left to filter open source Discord Bots by OS, license, language, programming language, and project status.

  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Discord Mass DM GO

    Discord Mass DM GO

    The most popular Discord selfbot written in GO

    The most popular Discord self bot written in GO allows users to automate their campaigns and launch large low-cost marketing campaigns targetting Discord users! DMDGO is a Multi-threaded Discord Self-Bot primarily used for mass messaging users on Discord. It has numerous other quality features to enhance the user experience and allow the user to target the most users. Multiple Captcha APIs supported. Supports token & email:pass:token formats. Compatible with all major OS and Architectures. Proxyless. Supports HTTP(s), SOCKS5 and SOCKS4 proxies. Free & Open source. Emulates Discord's requests to a very high accuracy to prevent detection. Highly Documented. Multi-threaded using Light-weight Goroutines supporting thousands of concurrent accounts. Can Receieve messages during mass DM. Can ping user. Can send embeds using 3rd Party APIs. Supports multiple messages.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    JMusicBot

    JMusicBot

    A Discord music bot that's easy to set up and run yourself

    A cross-platform Discord music bot with a clean interface, and that is easy to set up and run yourself! Easy to run (just make sure Java is installed, and run!) Fast loading of songs. No external keys are needed (besides a Discord Bot token) Smooth playback. Server-specific setup for the "DJ" role that can moderate the music. Clean and beautiful menus. Supports many sites, including Youtube, Soundcloud, and more. Supports many online radio/streams. Supports local files. Playlist support (both web/youtube and local) This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about java, JDA, and Discord bot development to contribute.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ChatGPT Discord Bot

    ChatGPT Discord Bot

    Integrate ChatGPT into your own discord bot

    Build your own Discord bot using ChatGPT. Using certain personas may generate vulgar or disturbing content. Use at your own risk. Public mode (default), the bot directly replies on the channel. The bot's reply can only be seen by the person who used the command. Invite your bot to your server via OAuth2 URL Generator. Email/Password authentication (Not supported for Google/Microsoft accounts). A system prompt would be invoked when the bot is first started or reset. You can set it up by modifying the content in system_prompt.txt. All the text in the file will be fired as a prompt to the bot. Get the first message from ChatGPT in your discord channel!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard. Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    OpenaiBot

    OpenaiBot

    Refractoring ChatBot+LLM, Gpt-3.5-turbo, ChatGPT Bot/Voice Assistant

    If you don't have the instant messaging platform you need or you want to develop a new application, you are welcome to contribute to this repository. You can develop a new Controller by using Event.py. Compatibility with multiple LLMs and integration with GPT and third-party systems is handled by our llm-kira project on GitHub. It can accurately limit billing, with limits and ID binding. Supports asynchronous operations and can handle multiple requests simultaneously. Allows for private and group chats, catering to different scenarios. Implements chat rate limiting to avoid overly frequent requests. Provides entertainment and interactive features, allowing for proactive engagement with users. Includes blacklists, whitelists, and quota systems to control conversation partners. Designed for full compatibility and strong scalability, adapting to different application scenarios. Features a memory pool that guarantees the storage of context memory for up to 1000 rounds.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Discord.js

    Discord.js

    A powerful JavaScript library for interacting with the Discord API

    discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend. Usability, consistency, and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API. It receives new Discord features shortly after they arrive in the API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Discord Music Bot

    Discord Music Bot

    An advanced discord music bot, supports Spotify, Soundcloud, YouTube

    An advanced discord music bot, that supports Spotify, Soundcloud, and YouTube with Shuffling, Volume Control, and Web Dashboard with Slash Commands support! Discord.js v13 will break this bot so do not use this with it. We have been started working on v5 which will be out in some days/months with new features and much more are on the way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Red Discord Bot

    Red Discord Bot

    A multi-function Discord bot

    Red is a fully modular bot, meaning all features and commands can be enabled/disabled to your liking, making it completely customizable. This is a self-hosted bot, meaning you will need to host and maintain your own instance. You can turn Red into an admin bot, music bot, trivia bot, new best friend or all of these together! CustomCommands allows you to create simple commands for your bot without requiring you to code your own cog for Red. If the command you attempt to create shares a name with an already loaded command, you cannot overwrite it with this cog. Installation is easy, and you do not need to know anything about coding! Aside from installing and updating, every part of the bot can be controlled from within Discord. Additionally, other plugins (cogs) can be easily found and added from our growing community of cog repositories. Red is fully modular, allowing you to load and unload plugins of your choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Snipe Chan Discord Bot

    Snipe Chan Discord Bot

    Snipe Chan is a Discord Bot that snipes deleted/edited messages

    What is Snipe Chan? Snipe Chan is a Discord Bot that snipes messages, you will have to run your own snipe bot with the code provided because of the limitations of Discord TOS. Features - Snipe messages - Snipe files - Sniped cache -Editable settings in config.yml -[prefix]help - help menu -[prefix]snipe - shows the latest snipe -[prefix]sniped [index] - shows a snipe in sniped cache - [prefix]snipelist [index | nothing] - shows interactive snipe list (Prev | Next | Hide | Remove) ---[Prev] - browse previous snipe --- [Next] - browse next snipe --- [Hide List] - hide embed --- [Remove Snipe] - remove from cache - [prefix]remove [index] - removes index from cache - [prefix]clear - clears cache - [prefix]version - check for newer versions
    Downloads: 10 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    sudobot

    sudobot

    A free and open source Discord bot for moderation purposes.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    ChrisEric1.GitHub.io

    Discord Bot Client - login into your discord bot with a token (2022 &

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DSharpPlus

    DSharpPlus

    A .NET Standard library for making bots using the Discord API

    All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API can be subject to change without prior notice (to ease rapid iteration) and that consumers of the library should always remain on the latest version available (to immediately get the latest fixes and improvements). You will usually want to use this version. The latest stable release is always available on NuGet. Stable versions are released less often, but are guaranteed to not receive any breaking API changes without a major version bump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Discord4J

    Discord4J

    Reactive library to enable quick and easy development of bots

    Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API. Discord4J follows the reactive-streams protocol to ensure Discord bots run smoothly and efficiently regardless of size. Automatic rate-limiting, automatic reconnection strategies, and consistent naming conventions are among the many features Discord4J offers to ensure your Discord bots run-up to Discord's specifications and to provide the least amount of surprises when interacting with our library. Discord4J breaks itself into modules to allow advanced users to interact with our API at lower levels to build minimal and fast runtimes or even add their own abstractions. Discord4J can be used to develop any bot, big or small. We offer many tools for developing large-scale bots from custom distribution frameworks, off-heap caching, and its interaction with Reactor allows complete integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    DiscordGo is a Go package that provides low level bindings to the Discord chat client API. DiscordGo has nearly complete support for all of the Discord API endpoints, websocket interface, and voice interface. If you would like to help the DiscordGo package please use this link to add the official DiscordGo test bot dgo to your server. This provides indispensable help to this project. Construct a new Discord client which can be used to access the variety of Discord API functions and to set callback functions for Discord events. The DiscordGo code is fairly well documented at this point and is currently the only documentation available. Go reference (below) presents that information in a nice format. This library and the Discord API are unfinished. Because of that there may be major changes to library in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eris

    Eris

    A NodeJS Discord library

    A Node.js wrapper for interfacing with Discord. You will need NodeJS 10.4+. If you need voice support you will also need Python 2.7 and a C++ compiler. Create a directory for your bot, and change to that directory in your command line. If you want to be more updated (at the expense of stability), you can install the beta builds instead. Eris supports a few optional libraries that could potentially improve bot performance but may require additional dependencies. If you want Eris to use any of these packages, install them in the same directory as Eris, and Eris will automatically use them. You can find more examples on the GitHub repo. The rest of the docs will help you with using the various functions of the library. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EvoBot

    EvoBot

    EvoBot is a Discord Music Bot built with TypeScript + Discord.js

    EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages. After installation finishes follow the configuration instructions then run npm run start to start the bot. For those who would prefer to use our Docker container, you may provide values from config.json as environment variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MODMAIL

    MODMAIL

    A feature rich discord Modmail bot

    Modmail is similar to Reddit's Modmail, both in functionality and purpose. It serves as a shared inbox for server staff to communicate with their users in a seamless way. This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, you can support us on Patreon, cool benefits included! When a member sends a direct message to the bot, Modmail will create a channel or "thread" into a designated category. All further DM messages will automatically relay to that channel; any available staff can respond within the channel. Schedule tasks in human time, e.g. ?close in 2 hours silently. Editing and deleting messages are synced. Support for the diverse range of message contents (multiple images, files). Paginated commands interfaces via reactions. When you close a thread, Modmail will generate a log link and post it to your log channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QOTD Discord Bot

    QOTD Discord Bot

    Simple Question Of The Day (QOTD) Discord Bot for your server

    What is this bot for? QOTD stands for Question Of The Day and is usually used to keep servers active and members talking. What does it do? This bot allows for daily (or custom timed) QOTD to be sent in a specific channel. It allows users to add their own QOTD to the bot's queue, and QOTD managers to manage the queue. How to set it up? Simply follow a tutorial to create a Discord bot and run the code. Pass in the bot's token and configure the bot through the commands in qotd help. Restrictions? - The bot will only work on one server - The bot must be self-hosted
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rawon

    Rawon

    A simple powerful Discord music bot built to fulfill your production

    A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Row-Bot

    My 1st discord bot

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SimbotStrings

    Creates strings to compare items via simcraft-bot

    simcraft-bot is a discord bot that allows you to compare new items against the ones you have on the armory. This addon lets you shift-mouseover an item and get a simcraft-bot string to sim that item via simcraft-bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tron

    Tron

    A Discord chat bot to make a server more entertaining

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Y.V.S-Bot

    A Discord BOT using Discord.js

    The BOT is used in our Discord server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    aiode

    aiode

    Discord bot that plays Spotify tracks and YouTube videos or any URL

    Discord bot that plays Spotify tracks and YouTube videos or any URL including Soundcloud links and Twitch streams. Play and search Spotify tracks and YouTube videos or playlists or play any URL including Soundcloud links and Twitch streams. Create cross-platform playlists with tracks from any source. Simple and customizable player commands. Create custom command presets as shortcuts for your most used commands. Adjustable properties for even deeper customization. Sign in to Spotify to play your own playlists or upload aiode playlists. Manage what roles can access which commands. Customize how you want to summon your bot by using a custom prefix or giving your bot a name. Advanced admin commands such as updating and rebooting the bot or cleaning up the database available to bot administrators. Capable scripting sandbox that enables running and storing custom Groovy scripts and modifying command behavior through interceptors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    discord-js-bot

    A cool multipurpose discord bot built using discord.js v13 with moderation, music, ticketing, translation, and much more

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next