# Project Jul-2020 Discord Bot Discord bot made for Alee's birthday in voice chat # Configuration Make a new file called `config.json` ``` { "token": "token_here", "prefix": "!", "voiceChannel": "voice_channel_id", "botOwner": "your_id_here" } ```