Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artifishvr/tunez
A discord music bot. Tried to fill in the gap that groovy left.
https://github.com/artifishvr/tunez
discord discord-bot discord-js discord-player slash-commands slash-create
Last synced: 9 days ago
JSON representation
A discord music bot. Tried to fill in the gap that groovy left.
- Host: GitHub
- URL: https://github.com/artifishvr/tunez
- Owner: artifishvr
- License: gpl-3.0
- Archived: true
- Created: 2021-10-02T20:12:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T22:49:26.000Z (over 1 year ago)
- Last Synced: 2024-12-18T09:12:09.984Z (about 2 months ago)
- Topics: discord, discord-bot, discord-js, discord-player, slash-commands, slash-create
- Language: JavaScript
- Homepage: http://tunez.ml
- Size: 612 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tunez has reached end of life, and this repository is now archived.
## Check out [NerdyTechy/Melody](https://github.com/NerdyTechy/Melody) for a better & maintained music bot.
Table of Contents
## About
A bot originally created around March 2021 for my personal server as just another music bot. It has since been rewritten and improved upon, and was brought online again to try and fill in the gap groovy left.
### Built With
* [discord.js](https://discord.js.org/)
* [Discord Player](https://www.npmjs.com/package/discord-player)
* [/Create](https://www.npmjs.com/package/slash-create)## Usage
#### All of the commands are accessed using discord's slash commands, which can be accessed by typing / in discord.
See Discord's Slash Command FAQ for more info### Commands
You can view all the commands in Commands.md or using Discord's built in slash command viewer## Roadmap
- [ ] Add instructions for self hosting
- [ ] Easy .exe to quickly host the bot
- [X] Add Command Documentation
- [X] Add slash commands
- [X] Rewrite## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
## License
Distributed under the GNU General Public License. See `LICENSE` for more information.
## Acknowledgments
* [AndrozDev](https://github.com/Androz2091)