✨ Neo akairo Bot Discord Written In Typescript with module Discord-Akairo And Discord.JS Made With ♥ By tokisaki13
- First You need
Lavalink Server
here for reference of Lavalink Server - Make sure you have TypeScript installed on your PC/Laptop
- To install TypeScript run
npm install -g typescript
- Configure LavaServer on
src/config.ts
- Then install the dependencise with
npm install --save
- If all done you can run
npm run dev
- If you run on VPS with pm2, you can use
pm2 start run.sh --name AppName
- Then your bot ready to go
- If you have any trouble with Selft Hosting you can join the support server here
-> Dev Dependencies
* @types/node
* dotenv
* typescript
-> Dependencies
* 1Computer1/discord-akairo
* discord.js
* common-tags
* erela.js
* erela.js-spotify
* humanize-duration
* node-spotify-api
* moment
* ms
* snekfetch
Command | Alias | Description | Usage | Example |
---|---|---|---|---|
Help | help, h | Show list all command | help | help |
Ping | ping | Show latency bot | ping | ping |
Play | play, p | Search music on youtube | play title/link | play Alan Walker |
Spotify | spotitfy, sp | Search music on Spotify | spotify title | spotify JoJo |
Queue | queue, q | Show list all music currently play | queue | queue |
NowPlay | nowplay, np | Show progres music currently play | nowplay | nowplay |
Skip | skip | Skipping music currently play | skip | skip |
Stop | stop | Stoping music currently play and leave | stop | stop |
Volume | volume, volume | Turn up and down music volume | volume 0-100 | volume 50 |
- And many more commands, this bot'll have many commands in the future
- This Bot using erela.js for music player.
- The Powerfull and High Quality Audio Music.
- Supported many link as swond bellow.
- YouTube, Spotify, SoundCloud, Bandcamp, Mixer, HTTP Url's, ACC or Opus encode.
- Discord-Akairo
- Discord.js v12 (stable)
- Erela.js
- tokisaki13
- This Project Is Lisence Under MIT Lisence
- Don't forget to give stars on this project
- Invite our prototype bot here
- Share this project now!
- Donate us to keep this project update and have more features
- Donate
- Fork it!!!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature
- Push to the branch:
git push origin my-new-feature
- Sumbit a pull request :)