Novus VS hikari

Compare Novus vs hikari and see what are their differences.

Novus

An asyncio Python wrapper around the Discord API, forked off of Rapptz's Discord.py. (by Voxel-Fox-Ltd)

hikari

A Discord API wrapper for Python and asyncio built on good intentions. (by hikari-py)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Novus hikari
6 13
58 759
- 0.9%
5.3 9.2
6 days ago 1 day ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Novus

Posts with mentions or reviews of Novus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-26.
  • Opinion on Discord Python wrappers [Analysis]
    17 projects | /r/Discord_Bots | 26 Feb 2022
    Novus repo
  • [Megathread] The Future of discord.py
    17 projects | /r/Discord_Bots | 10 Sep 2021
    Components via list.
    17 projects | /r/Discord_Bots | 10 Sep 2021
    Novus https://discord.gg/QqERGSKepV (github, docs)
  • Best discord.py alternative?
    2 projects | /r/Discord_Bots | 2 Sep 2021
    Sure! Here's the GitHub Repo and a changelog (summarized, full) since Discord.py announced the shut-down. It's very close to Discord.py since it's a direct extension, has support for components and interactions (buttons, context commands, dropdowns, slash commands), thread support. The development server is discord.gg/vfl and the maintainer of this fork is Kae#0004 (the creator of MarriageBot, Flower, and more).
  • D.py alternatives?
    4 projects | /r/Discord_Bots | 31 Aug 2021
    Novus is a D.py fork that I'm maintaining myself, adding slash and context command support and more as an extension beyond Danny's fork. I have changed the entire UI system from Danny's, but all is documented properly. In addition I also maintain VoxelBotUtils which is meant to streamline bot development.

hikari

Posts with mentions or reviews of hikari. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.
  • Making bump reminder bot
    6 projects | /r/Discord_Bots | 19 Nov 2022
    Hikari | Docs | The only one that's not a fork. I find the docs miserable and they have a far fewer users than the others, so your only luck of finding help is in their support server.
  • I'm making a help command with hikari-tanjun, but it keeps returning "Application did not respond"
    2 projects | /r/Discord_Bots | 30 Sep 2022
    I've been working on a help command for my Discord music bot which uses hikari and hikari-tanjun and it's been going fine so far but I added this part to my code and whenever you do /help , it's supposed to show help for that specific command, but it only responds with "Application did not respond" when I try it. I've tried removing the obj argument and removing the parentheses but it just keeps saying "Application did not respond" and I don't know what to do or how to fix it and there is no error. No one in the Hikari server helped when I asked multiple times, so can someone help?
  • Hikari or discord.py?
    2 projects | /r/Discord_Bots | 17 May 2022
    Getting started is easy: check the [docs](https://hikari-py.dev/hikari), join the [server](https://discord.gg/hikari), and take a look at the [examples](https://github.com/hikari-py/hikari/blob/master/examples/).
  • Disnake or Pycord
    3 projects | /r/Discord_Bots | 23 Feb 2022
    I recommend try out Hikari (The Library) + Lightbulb (Command Handler Extension)
  • For discord.py users, what library are you going switch?
    6 projects | /r/Discord_Bots | 26 Jan 2022
    For me, I' m now using hikari because I feel like its a hidden gem cuz of its nice workflow around its command frameworks (lightbulb and tanjun).I haven't tried tanjun but I find both hikari and lightbulb to have a really nice documentation.
    6 projects | /r/Discord_Bots | 26 Jan 2022
    I have switched to Hikari + Lightbulb and I'm not looking back.
  • discord.py bots
    4 projects | /r/Discord_Bots | 29 Dec 2021
    Pycord is a bad fork in my opinion. I recommend using discord.py until it's entirely dead and then switching to enhanced-discord.py (Or switching to it right now). You can get slash commands with discord.py using slash_util. You can also switch to a completely different Python Discord API wrapper, like hikari.
  • How Do You Receive Input?
    5 projects | /r/Discord_Bots | 26 Dec 2021
    hikari
  • [Megathread] The Future of discord.py
    17 projects | /r/Discord_Bots | 10 Sep 2021
    hikari https://discord.gg/hxXDMzdNCd (docs, github)
  • Best discord.py alternative?
    2 projects | /r/Discord_Bots | 2 Sep 2021
    Could try Hikari: https://github.com/hikari-py/hikari it exists for a while already and is not just a fork of discord.py

What are some alternatives?

When comparing Novus and hikari you can also consider the following projects:

discord.py - An API wrapper for Discord written in Python.

pycord - Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API

VALORANT-rank-yoinker - A Python app which retrieves the VALORANT rank and players' equipped skins during a match

nextcord - A Python wrapper for the Discord API forked from discord.py

disnake - An API wrapper for Discord written in Python.

hikari-lightbulb - The official unofficial command handler for the Python discord API wrapper library, Hikari.

discord-interactions - An attempt to implement discord interactions in an actually usable way

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

python-kucoin - Kucoin REST and Websocket API python implementation

discord-ui - A discord.py extension for sending, receiving and handling ui interactions in discord

discord.py-components - An unofficial library for discord components (under-development)