Config

If the config is not filled correctly, Linky will generate errors and will fail to load

[general]
token = "Intesrt Bot Token Here" # Your Discord bot token
invite = "https://discord.gg/00000000" # Your Discord guild invite link
guild = 00000000000000000000 # Your Discord guild ID

[channels]
ingame = 00000000000000000000 # The ID of the channel where in-game messages will be synced
onlinePlayers = 00000000000000000000 # The ID of the voice channel where online player count will be shown

[webhooks]
ingame = "Insert Webhook Here" # The webhook URL for the in-game messages

Last updated