All Projects → skyra-project → aelia

skyra-project / aelia

Licence: Apache-2.0 License
Your favourite Discord bot for music, part of ArchId Network.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to aelia

bota
🤖 A discord bot for Dota2 community
Stars: ✭ 21 (+40%)
Mutual labels:  discord-bots
discord-ytdl-core
Simple ytdl wrapper for discord bots with custom ffmpeg args support.
Stars: ✭ 52 (+246.67%)
Mutual labels:  discord-bots
rtbyte
An open-source modular multipurpose Discord bot built on the incredible Sapphire framework for discord.js
Stars: ✭ 124 (+726.67%)
Mutual labels:  discord-bots
captcha-generator
An NPM package to generate captcha images that can be used in Discord bots or various other projects
Stars: ✭ 45 (+200%)
Mutual labels:  discord-bots
Website
Discord style bot list. Made with Angular + TypeScript. Approved by Jesus 🙏 (from Fiverr).
Stars: ✭ 101 (+573.33%)
Mutual labels:  discord-bots
Hikari
simple discord.js music bot using distube 🎵 | Stage channel support!
Stars: ✭ 19 (+26.67%)
Mutual labels:  discord-bots
DingoLingo
A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
Stars: ✭ 183 (+1120%)
Mutual labels:  discord-bots
ultimategdbot
The most popular Discord bot for Geometry Dash players!
Stars: ✭ 28 (+86.67%)
Mutual labels:  discord-bots
acord
An API wrapper for discord, built using aiohttp and pydantic.
Stars: ✭ 25 (+66.67%)
Mutual labels:  discord-bots
distest
A library used to do integration testing on discord bots
Stars: ✭ 29 (+93.33%)
Mutual labels:  discord-bots
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (+53.33%)
Mutual labels:  discord-bots
Discord-Channel-Moderator
❤️ Discord Moderation Bot that helps you filter commands, (allow) links or filter words in channels where they were not allowed. Script is Node.js based using discord.js built by @Refloow
Stars: ✭ 76 (+406.67%)
Mutual labels:  discord-bots
sporks
The source code repository for Sporks, the learning, backchatting, scriptable discord bot!
Stars: ✭ 30 (+100%)
Mutual labels:  discord-bots
Max-Bot
Max Bot is an open-source bot made in node-js with discord-js. It Has Commands from fun to moderator.
Stars: ✭ 27 (+80%)
Mutual labels:  discord-bots

Aelia Discord

Aelia is a music bot (yeah, another bot in this world) built on top of Klasa, and uses Discord.js to connect to the Discord API.

This is a much advanced version of Sneyra, as it includes more commands and is written fully in TypeScript, as well as a much better queue manager.

Development Requirements

Set-Up

Copy and paste the config.ts.example file and rename it to config.ts, then fill it with the precise variables. Once all development requirements are set up:

# Lints and format all the code:
$ yarn lint

# Run Aelia in development mode, only requires
# Lavalink to be running:
$ yarn start

# Run Aelia in production mode, requires
# Lavalink to be running:
$ yarn pm2:start

Note: Before pushing to the repository, please run yarn lint so formatting stays consistent and there are no linter warnings.

Links

Aelia links

Framework links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].