magmastream 2.5.10 → 2.5.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
# Magmastream
|
|
2
2
|
|
|
3
|
-
[](https://github.com/
|
|
4
|
-
[](https://github.com/
|
|
3
|
+
[](https://github.com/Magmastream-NPM/magmastream/blob/main/LICENSE)
|
|
4
|
+
[](https://github.com/Magmastream-NPM/magmastream/pulls)
|
|
5
5
|

|
|
6
|
-
[](https://github.com/
|
|
7
|
-
[](https://github.com/
|
|
8
|
-
[](https://github.com/sponsors/
|
|
6
|
+
[](https://github.com/Magmastream-NPM/magmastream/issues)
|
|
7
|
+
[](https://github.com/Magmastream-NPM/magmastream/pulls)
|
|
8
|
+
[](https://github.com/sponsors/Magmastream-NPM)
|
|
9
9
|
|
|
10
10
|
**Magmastream** a lavalink wrapper for NodeJs. Magmastream only supports lavalink version 4.
|
|
11
11
|
|
|
12
12
|
## Useful Links
|
|
13
13
|
|
|
14
|
-
- [Documentation](https://docs.
|
|
14
|
+
- [Documentation](https://docs.magmastream.com)
|
|
15
15
|
- [Example Bot](https://github.com/Blackfort-Hosting/Magmastream_Template_Bot)
|
|
16
16
|
|
|
17
17
|
## Contributing
|
|
@@ -37,13 +37,13 @@ Also you can join the [Discord Support Server](https://discord.com/invite/HV59Z3
|
|
|
37
37
|
|
|
38
38
|
## Used By
|
|
39
39
|
|
|
40
|
-
| Name
|
|
41
|
-
|
|
|
42
|
-
| [Lava Jukebox](https://discord.com/api/oauth2/authorize?client_id=887651843742793779&permissions=-1&redirect_uri=https%3A%2F%2Fdiscord.gg%2F4ZaXbbYSTZ&response_type=code&scope=guilds.join%20bot%20applications.commands)
|
|
43
|
-
| [Stal](https://discord.com/oauth2/authorize?client_id=923938180263182356&scope=bot%20applications.commands&permissions=27648861246)
|
|
44
|
-
| [Lunio](https://discord.com/api/oauth2/authorize?client_id=945030475779551415&permissions=61991952&scope=bot+applications.commands)
|
|
45
|
-
| [JukeDisc](https://discord.com/oauth2/authorize?client_id=1109751797549105176&permissions=968552214080&scope=bot+applications.commands)
|
|
46
|
-
| [Cool Music](https://discord.com/oauth2/authorize?client_id=923529398425096193&permissions=12888394808&redirect_uri=https%3A%2F%2Fdiscord.gg%2Fcool-music-support-925619107460698202&response_type=code&scope=bot%20identify%20applications.commands)
|
|
40
|
+
| Name | Creator |
|
|
41
|
+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
|
|
42
|
+
| [Lava Jukebox](https://discord.com/api/oauth2/authorize?client_id=887651843742793779&permissions=-1&redirect_uri=https%3A%2F%2Fdiscord.gg%2F4ZaXbbYSTZ&response_type=code&scope=guilds.join%20bot%20applications.commands) | Abel Purnwasy |
|
|
43
|
+
| [Stal](https://discord.com/oauth2/authorize?client_id=923938180263182356&scope=bot%20applications.commands&permissions=27648861246) | memte |
|
|
44
|
+
| [Lunio](https://discord.com/api/oauth2/authorize?client_id=945030475779551415&permissions=61991952&scope=bot+applications.commands) | vexi |
|
|
45
|
+
| [JukeDisc](https://discord.com/oauth2/authorize?client_id=1109751797549105176&permissions=968552214080&scope=bot+applications.commands) | Theo |
|
|
46
|
+
| [Cool Music](https://discord.com/oauth2/authorize?client_id=923529398425096193&permissions=12888394808&redirect_uri=https%3A%2F%2Fdiscord.gg%2Fcool-music-support-925619107460698202&response_type=code&scope=bot%20identify%20applications.commands) | Itz Random |
|
|
47
47
|
|
|
48
48
|
If you want to add your own bot create a pull request with your bot added. Please add your full name.
|
|
49
49
|
|