Leonies

所属分类:collect
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-11-15 01:16:04
上 传 者sh-1993
说明:  Leonies是一款Discord Music Bot,配备了使用Discord.js构建的节制、娱乐和娱乐基础
(Leonies is a Discord Music Bot equipped with the basics for moderation, fun and entertainment built with discord.js)

文件列表:
CODE_OF_CONDUCT.md (5253, 2022-11-14)
Client/ (0, 2022-11-14)
Client/Leonies.js (581, 2022-11-14)
Features/ (0, 2022-11-14)
Features/blockInvites.js (610, 2022-11-14)
Features/inlineReply.js (1617, 2022-11-14)
Features/musicFunctions.js (531, 2022-11-14)
LICENSE (1072, 2022-11-14)
_config.yml (26, 2022-11-14)
commands/ (0, 2022-11-14)
commands/Fun/ (0, 2022-11-14)
commands/Fun/8ball.js (1347, 2022-11-14)
commands/Fun/say.js (474, 2022-11-14)
commands/Guild/ (0, 2022-11-14)
commands/Guild/prefix.js (2210, 2022-11-14)
commands/Moderation/ (0, 2022-11-14)
commands/Moderation/ban.js (2705, 2022-11-14)
commands/Moderation/clear.js (1920, 2022-11-14)
commands/Moderation/kick.js (2668, 2022-11-14)
commands/Music/ (0, 2022-11-14)
commands/Music/loop.js (2507, 2022-11-14)
commands/Music/lyrics.js (2778, 2022-11-14)
commands/Music/nowplaying.js (1660, 2022-11-14)
commands/Music/pause.js (1227, 2022-11-14)
commands/Music/play.js (5692, 2022-11-14)
commands/Music/queue.js (3476, 2022-11-14)
commands/Music/remove.js (2209, 2022-11-14)
commands/Music/resume.js (1155, 2022-11-14)
commands/Music/search.js (3411, 2022-11-14)
commands/Music/skip.js (1152, 2022-11-14)
... ...

---- # Deprecated Warning This version of the code is intended to work with discord.js v12.x. Currently, the package is at v14.x. If you wish to continue using this module, please note this requirement. We will be working on a new version to use the latest versions of discord.js. ---- [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S33RM7Z) # Leonies > Leonies is a Discord Music Bot equipped with the basics for moderation, fun and entertainment built > with [discord.js](https://discord.js.org/#/docs/) # Requirements 1. Discord Bot Token [Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot) 2. Youtube Data API v3 Key [Guide](https://developers.google.com/youtube/v3/getting-started) 3. Genius API Client Management [Guide](https://docs.genius.com/#/getting-started) 4. [Node.js](https://nodejs.org/es/) v14.0.0 or newer # Configure your KEY or TOKEN Create a file called `.env` within your project folder. It will have this syntax: ```json TOKEN="DISCORD_BOT_TOKEN" YOUTUBE_API="YOUTUBE_API_KEY" GENIUS_TOKEN="CLIENT_ACCESS_TOKEN" ``` # How to Use config.json In the file called `config.json` replace the values according to your criteria ```json { "prefix": ";", "support": { "invite": "server-invitation", "id": "server-id", "logs": "logs-channel-id" }, "owner": { "id": "user-id", "name": "username#tag" } } ``` # Features & Commands > Note: The default prefix is ';' Play music from Youtube via URL
`;play https://youtu.be/0CNPR2qNzxk` Search music from Youtube via search query
`;play Welcome to the jungle guns and rouses` Play Youtube playlists via URL
`;play https://www.youtube.com/playlist?list=PLofmCZWRdOtl1dM2XQPx2_8KxveP6KbTt` Now Playing `;np`
Queue `;queue` or `;q`
Loop / Repeat `;loop`, `;lp`
Volume control `;volume`, `;vol`
Lyrics `;lyrics`, `;ly`
Pause `;pause`
Resume `;resume`, `;r`, `;continue`
Stop and clear the queue `;stop`, `;sp`
Skip `;skip`, `;sk`
Remove `;remove`, `;rm`
Show API ping `;ping`
Help `;help` `;commands` # Support Message me on discord: [Leoner#1111](https://discord.com/users/445403516970729482)
Join the [discord server](https://discord.gg/uJguFNpkWU)
Create a issue on the [github](https://github.com/Mr-Leonerrr/Leonies/issues) # Contributing 1. Fork the repository 2. Clone your fork: `git clone https://github.com/your-username/Leonies.git` 3. Create your feature branch: `git checkout -b my-new-feature` 4. Commit your changes: `git commit -am 'Add some feature'` 5. Push to the branch: `git push origin my-new-feature` 6. Submit a pull request

近期下载者

相关文件


收藏者