Initial project setup with basic structure, including environment configuration, command handling, and Lavalink integration.
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DISCORD_TOKEN=your_token_here
|
||||
LAVALINK_HOST=127.0.0.1
|
||||
LAVALINK_PORT=2333
|
||||
LAVALINK_PASSWORD=your_password_here
|
||||
Reference in New Issue
Block a user