-
They announced the partnership on the 9th, IIRC, so they might still be in the planning stages. I’ve got no idea what will come of it, nor (to be honest) why it’s happening in the first place. It doesn’t sound like a merger, just an assurance of interoperability.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
hikari-lightbulb
Simple, elegant and powerful command handler for the Python Discord library, Hikari.
For those wondering you can use hikari with command handlers such as lightbulb or tanjun and component handlers such as miru. They make this library very easy to use and very powerful.
-
For those wondering you can use hikari with command handlers such as lightbulb or tanjun and component handlers such as miru. They make this library very easy to use and very powerful.
-
discord.py-message-components
A "fork" of discord.py library made by Rapptz with implementation of the Discord Message-Components & many other features by mccoderpy
discord.py-message-components repo
-
diskord repo
-
hata repo
-
Novus
An asyncio Python wrapper around the Discord API, forked off of Rapptz's Discord.py. (by Voxel-Fox-Ltd)
Novus repo
-
enhanced-discord.py repo
-
nextcord repo
-
pycord
Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
pycord repo
-
disnake repo
-
To determine, which of these libraries is solid and easy to use, I have decided to code a bot in each one of them. These tests are available at my repo.
-
pycord
Discontinued An extension library for interactions.py to bridge with Pycord, (by interactions-py)
to add, I've seen the interactions-py repo for this collaboration, but didn't check the dates - it has been created yesterday repo. I just saw the preview with no commits, and figured it's dead, my mistake.
-
For those wondering you can use hikari with command handlers such as lightbulb or tanjun and component handlers such as miru. They make this library very easy to use and very powerful.
Related posts
-
[Megathread] The Future of discord.py
-
If i was to build a discord bot , what premium features offered by other bots you would like to use in my bot for free or for a much lower price? I have some ideas but would love to hear from all of you .
-
Making bump reminder bot
-
Sockey a discord music bot written in python
-
How to add Buttons to your command [interactions.py]