Vesion 0.1.0 - Initial Version with First Commands
This commit is contained in:
5
data/config.json
Normal file
5
data/config.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"token": "MTA5NDcyNzc4OTY4MjM4MDkyMg.GXRu96.tkaQ8XqbDgk4blhGk4sme6JGwQkgf9hQ92W15s",
|
||||
"guild_id": "137291455336022018",
|
||||
"voice_channel_id": "1094727789682380922"
|
||||
}
|
8
data/nodes.json
Normal file
8
data/nodes.json
Normal file
@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"host": "lavalink.devamop.in",
|
||||
"password": "DevamOP",
|
||||
"port": 443,
|
||||
"secure": true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user