For Discord, Aeona wants to be a multifunctional all-in-one chatbot. Slash commands will usher in a new era for Discord, but we must not lose sight of our legacy with message commands. Aeona supports slash-based commands as well as message-based commands.
- The ability to support the greatest number of languages.
- A simple and intuitive codebase.
- Every aspect is customizable.
- The most recent version of Discordeno as soon as possible.
PS: Check back often for new updates to this list.
- Support for multiple languages.
- Using menus and buttons for selection.
- AntiNuke, Welcomer, Logging, Boost Logging, Server Stats, and more are all features of the AI chatbot.
- Strong automated security features, such as anti-nuke, anti-spam, anti-scam, anti-mass-mention, and many others.
- A lot of fun commands and minigames (more than 200).
- A levelling and advanced economy system.
- An easy-to-use dashboard.
Invite the Public Version of this Bot. NOTE: The bot is now down.
First of all, thanks for using this code, it is a lot of work make and maintain it, so do be sure to help out by contributing. If you like it please give it a ⭐.
Aeona uses a number of libraries to work: This whole list can be found in package.json.
See src/config.ts file. Rename example.env to .env and fill out the forms. Create a new config file in /config following /config/example.json.
- Clone the repository
git clone https://github.com/deepsarda/Aeona-
Fill out the env files.
Every package has a .env.example file with every entry needed. Just create a .env file with all the entries. Rename
example.envto.envand fill out the forms. Create a new config file in/configfollowing/config/example.json. -
Run index.js
yarn install node index.js