Xeavy automatically handles the tough parts for you.
It takes less than 5 minutes to build a Xeavy bot.
You can replace any part of Xeavy easily to fit your needs.
Use Xeavy's built-in hot-reload feature to immediately update your bot.
Use the modular addon system to easily add and remove features, or even let customers decide it for their servers.
Use the built-in sectioned command handler or easily build your own to fit your needs.
Bored of building for each platform?
Xeavy handles that part for you!
Each command can be divided into multiple sections, which then can easily be enabled or disabled by your customers for their servers.
Task Management is automatically handled by Xeavy. You can easily add time-based tasks, specify conditions and watch it work!
Rules can be defined for all supported Discord events that can be used to trigger actions. Block or allow any activity done by your bot.
Sold
Solutions
Updates
Clients on Bots
After your purchase, you will receive a copy of Xeavy (content depends on your pricing plan).
Extract the package you received to a folder.
Using Xeavy Project Generator, you can easily generate a bot template.
For C#: After generation, open your project using your IDE (Microsoft Visual Studio recommended).
For Lua* & JavaSript*: All you should do is opening the Lua/JavaScript template.
That's it!
Build the project (Only for C#) and run the bot on any platform using xeavy_win64, xeavy_linux64 or xeavy_osx64**!
Xeavy is the only Discord Bot Engine with unique features alongside with 24/7 free support you can find in the world. We work to derive the best to you and your customers.
Xeavy's documentation currently does not include every features, but is enough to start a project. We are adding even more samples and explanations each passing day.
The pricing above is for enterprise solutions that includes the entire product (Xeavy) and its source-code, you will be getting all of our hard work.
Source codes of products are sold for even higher values, therefore we believe our pricing is quite fair and balanced.
We do not want to bother you every month or year for checkouts, therefore we decided on making it a single-time payment.
Source Code refers to https://en.wikipedia.org/wiki/Source_code
Xeavy does not have an online checkout system, once you get it; it is yours forever.
Therefore, Xeavy cannot be refunded.
Instead, you can ask anything you want to us at https://discord.gg/PrKery9 before your purchase to make sure everything is as expected for you.
Note: Before you receive the product, you can ask for a refund within 7 days of the original purchase of the product.
You will receive critical updates. Critical updates includes bug fixes, incorrect implementations, documentation and broken features.
You won't receive the next version of Xeavy.
Each version has to be bought separately.
Xeavy currently supports Windows and Linux. However, we will extend to macOS & Android soon.
For your information, we currently do not have any plans to add support for iOS at this time.
Easy to use, quite fast development, flexible and modular class designs changed the world of Discord bots for me. I just focus on my bot rather than API and platform stuff. The bot runtime is quite stable and designed for long-time executions, built-in exception handlers and design choice for having all core stuff to return status code is well-thought. Addon manager is simply amazing but nothing else!
These were enough for me to pick Xeavy: multi-platform, built-in localization, mathlib, core libraries like tier0 and addon manager!
Nothing is as easy as to define localizations for your bot just by adding # at the beginning of your text. You just build your C# project and the engine even got addons that can copy files for you.
First I thought it is hard but then I noticed it is way too easier to develop a bot using Xeavy. All you do is generating a bot, building it then running the appropriate executable based on your OS.
U.S.