Skip to content

Commit

Permalink
0.0.0
Browse files Browse the repository at this point in the history
### Version 0.0.0 - Initial Release 🛠️
- **Basic bot setup** with essential commands.
- Integrated **voice channel functionality** for playing radio.
- Added **AFK management** and **status updates**.
- Configurable **.env file** for easy setup.
- Initial **database options**: JSON, MySQL, MongoDB.
  • Loading branch information
Sobhan-SRZA committed Sep 18, 2024
1 parent c8cc1f1 commit 1e3c52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "radio-bot",
"version": "0.0.0",
"description": "Discord advanced voice channel radio bot.",
"description": "This is an advanced radio bot for Discord voice channels, allowing users to switch stations, manage AFK users, and enjoy a sleek and easy-to-use panel.",
"main": "index.js",
"scripts": {
"start": "node ."
Expand Down

0 comments on commit 1e3c52f

Please sign in to comment.